summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18/cx18-queue.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls1-8/+6
2008-10-12V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls1-2/+0
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls1-0/+2
2008-10-12V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls1-6/+6
2008-10-12V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls1-6/+0
2008-09-04V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...Andy Walls1-83/+15
2008-09-04V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-4/+4
2008-09-04V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls1-10/+13
2008-05-14V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk1-13/+3
2008-05-14V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil1-3/+3
2008-04-30V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+282