summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-io.h
AgeCommit message (Expand)Author
2008-11-30cx18: cx18_writel_expect() should not declare success on a PCI read errorAndy Walls
2008-11-21cx18: Adjust outgoing mailbox timeouts and remove statistics loggingAndy Walls
2008-11-16cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-09cx18: Prevent CX23418 from clearing it's outgoing ack interrupts to driverAndy Walls
2008-11-02cx18: Reduce number of mmio read retriesAndy Walls
2008-10-31cx18: Fix write retries for registers that always change - part 2.Andy Walls
2008-10-18cx18: Add __iomem address space qualifier to cx18_log_*_retries() argumentAndy Walls
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-08-31cx18: Throttle mmio to/from the CX23418 so boards work in older systemsAndy Walls
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls