aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-io.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
* V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...Andy Walls2008-12-301-14/+0
* V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...Andy Walls2008-12-301-12/+8
* V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...Andy Walls2008-12-301-128/+0
* V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls2008-12-301-35/+0
* V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack interru...Andy Walls2008-12-301-0/+7
* V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...Andy Walls2008-12-301-0/+4
* V4L/DVB (9513): cx18: Reduce number of mmio read retriesAndy Walls2008-12-301-12/+12
* V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls2008-11-111-2/+15
* V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls2008-11-111-2/+2
* V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls2008-10-121-10/+125
* V4L/DVB (8939): cx18: fix sparse warningsHans Verkuil2008-10-121-2/+2
* V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.Andy Walls2008-10-121-26/+30
* V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls2008-10-121-61/+54
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-0/+142