summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-io.c
AgeCommit message (Expand)Author
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