summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-streams.c
AgeCommit message (Expand)Author
2008-11-23cx18: Use a known open task handle when setting stream CX2341x parametersAndy Walls
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: Enable raw VBI captureAndy Walls
2008-12-12cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls
2008-12-12cx18: Avoid making firmware API calls with the queue lock heldAndy Walls
2008-12-07cx18: Add module parameters for finer control over buffer allocationsAndy 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-16cx18: Convert per stream queue spinlocks into mutexesAndy Walls
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-05cx18: Use default kernel work queue; fix streaming flag for work handlerAndy Walls
2008-10-18cx18: Don't mask many real init error codes by mapping them to ENOMEMAndy Walls
2008-10-04v4l: disconnect kernel number from minorHans Verkuil
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls
2008-08-23cx18: Have CX23418 release buffers at end of capture.Andy Walls
2008-08-23cx18: Fix cx18_find_handle() and add error checkingAndy Walls
2008-08-22cx18: get rid of ununsed buffers stolen fieldAndy Walls
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-18videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-22cx18/ivtv: ioctl debugging improvementsHans Verkuil
2008-06-21cx18: convert to video_ioctl2()Hans Verkuil
2008-05-21 cx18 iomem annotationsMauro Carvalho Chehab
2008-05-25cx18: allow for simultaneous digital and analog captureHans Verkuil
2008-05-12ivtv/cx18: add compat_ioctl entriesHans Verkuil
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