summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-irq.c
AgeCommit message (Expand)Author
2008-11-21cx18: Copyright attribution update for files modified by awallsAndy Walls
2008-11-17cx18: Remove unnecessary MMIO accesses in time critical irq handling pathAndy Walls
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-07cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls
2008-11-05cx18: Add outgoing mailbox mutexes and check for ack via waitq vs pollAndy Walls
2008-11-05cx18: Use default kernel work queue; fix streaming flag for work handlerAndy Walls
2008-11-04cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls
2008-11-04cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanupAndy 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-10-04cx18: Fix warning message for DMA done notification for inactive stream.Andy Walls
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls
2008-08-17cx18: Add missing lock for when the irq handler manipulates the queuesAndy Walls
2008-07-17cx18/smsusb: fix compile errors when building for kernels < 2.6.19Hans Verkuil
2008-05-21 cx18: direct dereferencing of iomemMauro Carvalho Chehab
2008-05-21 cx18 iomem annotationsMauro Carvalho Chehab
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil