aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-irq.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-301-0/+1
* V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...Andy Walls2008-12-301-9/+4
* V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls2008-12-301-118/+15
* V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls2008-12-301-1/+2
* V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...Andy Walls2008-12-301-14/+7
* V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...Andy Walls2008-12-301-7/+1
* V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls2008-11-111-9/+20
* V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls2008-11-111-25/+29
* V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls2008-11-111-8/+11
* V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls2008-11-111-3/+3
* V4L/DVB (9132): cx18: Fix warning message for DMA done notification for inact...Andy Walls2008-10-121-2/+2
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-21/+22
* V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls2008-09-031-1/+1
* V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro2008-06-051-4/+6
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-051-1/+1
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+179