aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-queue.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries no...Andy Walls2008-12-301-8/+6
* V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAMAndy Walls2008-12-301-2/+3
* V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock heldAndy Walls2008-12-301-7/+6
* V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls2008-12-301-27/+29
* V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls2008-12-301-4/+6
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-301-0/+1
* V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...Andy Walls2008-12-301-14/+45
* V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexesAndy Walls2008-12-301-14/+9
* V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls2008-12-301-9/+16
* V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls2008-11-111-8/+6
* V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls2008-10-121-2/+0
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-0/+2
* V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls2008-10-121-6/+6
* V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls2008-10-121-6/+0
* V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...Andy Walls2008-09-031-83/+15
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-4/+4
* V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls2008-09-031-10/+13
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-141-13/+3
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-141-3/+3
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+282