summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-queue.c
AgeCommit message (Expand)Author
2008-12-14cx18: Convert some list manipulations to emphasize entries not listsAndy Walls
2008-12-14cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAMAndy Walls
2008-12-12cx18: Avoid making firmware API calls with the queue lock heldAndy Walls
2008-12-08cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls
2008-11-27cx18: Eliminate q_io from stream buffer handlingAndy Walls
2008-11-21cx18: Copyright attribution update for files modified by awallsAndy Walls
2008-11-18cx18: Restore buffers that have fallen out of the transfer rotationAndy Walls
2008-11-16cx18: Convert per stream queue spinlocks into mutexesAndy Walls
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-04cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls
2008-08-29merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-08-22cx18: Convert cx18_queue buffers member to atomic_tAndy Walls
2008-08-22cx18: Remove redundant struct cx18_queue length member.Andy Walls
2008-08-22cx18: Simplify queue flush logic to prevent oops in cx18_flush_queues()Andy Walls
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-17cx18: Add missing lock for when the irq handler manipulates the queuesAndy Walls
2008-05-05 cx18/: possible cleanupsMauro Carvalho Chehab
2008-05-01cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil