summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-io.c
AgeCommit message (Expand)Author
2008-11-21cx18: Adjust outgoing mailbox timeouts and remove statistics loggingAndy Walls
2008-11-17cx18: Remove unnecessary MMIO accesses in time critical irq handling pathAndy 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-08cx18: Further changes to improve mailbox protocol integrity & performnceAndy 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-25cx18: Disable write retries for registers that always change - part 1.Andy Walls
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-09-06cx18: fix sparse warningsHans Verkuil
2008-09-04cx18: Increment u8 pointers not void pointers.Andy 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