aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-fileops.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2011-05-201-3/+0
* [media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth2011-05-201-154/+13
* [media] cx18: mmap() support for raw YUV video captureSteven Toth2011-05-201-0/+214
* [media] cx18: use core priority handlingHans Verkuil2011-03-221-2/+0
* [media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil2011-03-221-5/+13
* [media] cx18: Use the control frameworkHans Verkuil2011-03-211-25/+7
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-1/+1
* V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller2010-02-261-2/+4
* V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls2010-02-261-3/+1
* V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls2010-02-261-12/+0
* V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls2010-02-261-65/+118
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls2009-12-051-32/+96
* V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue....Andy Walls2009-12-051-2/+2
* V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolonsJoe Perches2009-09-121-1/+1
* V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...Andy Walls2009-06-161-1/+6
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls2009-03-301-3/+3
* V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls2009-03-301-29/+6
* V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls2009-03-301-3/+1
* V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls2009-03-301-11/+43
* V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls2009-03-301-1/+1
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-301-4/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-3/+3
* V4L/DVB (9806): cx18: Enable raw VBI captureAndy Walls2008-12-301-1/+3
* V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls2008-12-301-6/+4
* V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls2008-12-301-10/+4
* V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls2008-12-301-7/+2
* V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls2008-12-301-0/+1
* V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls2008-10-121-13/+30
* V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls2008-10-121-2/+2
* V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls2008-10-121-1/+1
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-051-1/+2
* V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil2008-06-051-5/+5
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-141-0/+2
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-141-2/+2
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+711