Age | Commit message (Expand) | Author |
2009-04-15 | cx18: Simplify the work handler for outgoing mailbox commands | Andy Walls |
2009-04-13 | cx18: Convert per stream mutex locks to per queue spin locks | Andy Walls |
2009-01-10 | cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev | Andy Walls |
2008-12-14 | cx18: Convert some list manipulations to emphasize entries not lists | Andy Walls |
2008-12-14 | cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM | Andy Walls |
2008-12-12 | cx18: Avoid making firmware API calls with the queue lock held | Andy Walls |
2008-12-08 | cx18: Allow more than 63 capture buffers in rotation per stream | Andy Walls |
2008-11-27 | cx18: Eliminate q_io from stream buffer handling | Andy Walls |
2008-11-21 | cx18: Copyright attribution update for files modified by awalls | Andy Walls |
2008-11-18 | cx18: Restore buffers that have fallen out of the transfer rotation | Andy Walls |
2008-11-16 | cx18: Convert per stream queue spinlocks into mutexes | Andy Walls |
2008-11-15 | cx18: Major rewrite of interrupt handling for incoming mailbox processing | Andy Walls |
2008-11-04 | cx18: Move DVB buffer transfer handling from irq handler to work_queue | Andy Walls |
2008-08-29 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2008-08-22 | cx18: Convert cx18_queue buffers member to atomic_t | Andy Walls |
2008-08-22 | cx18: Remove redundant struct cx18_queue length member. | Andy Walls |
2008-08-22 | cx18: Simplify queue flush logic to prevent oops in cx18_flush_queues() | Andy Walls |
2008-08-23 | v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-08-17 | cx18: Add missing lock for when the irq handler manipulates the queues | Andy Walls |
2008-05-05 | cx18/: possible cleanups | Mauro Carvalho Chehab |
2008-05-01 | cx18/ivtv: improve and fix out-of-memory handling | Hans Verkuil |
2008-04-28 | cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil |