aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-191/+0
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-2/+2
2008-12-30V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PCI read errorAndy Walls1-1/+5
2008-12-30V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics loggingAndy Walls1-4/+0
2008-12-30V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls1-265/+55
2008-12-30V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls1-1/+6
2008-12-30V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack interrupts to driverAndy Walls1-0/+1
2008-12-30V4L/DVB (9513): cx18: Reduce number of mmio read retriesAndy Walls1-4/+4
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2.Andy Walls1-0/+17
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retries() argumentAndy Walls1-2/+2
2008-10-12V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls1-20/+258
2008-10-12V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in older systemsAndy Walls1-22/+93
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls1-0/+69