summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18/cx18-fileops.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-1/+1
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-1/+1
2010-02-26V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller1-2/+4
2010-02-26V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls1-3/+1
2010-02-26V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls1-12/+0
2010-02-26V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls1-65/+118
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls1-32/+96
2009-12-05V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue....Andy Walls1-2/+2
2009-09-12V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-17V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...Andy Walls1-1/+6
2009-04-07V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls1-3/+3
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls1-29/+6
2009-03-30V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls1-3/+1
2009-03-30V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls1-11/+43
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls1-1/+1
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls1-4/+4
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-3/+3
2008-12-30V4L/DVB (9806): cx18: Enable raw VBI captureAndy Walls1-1/+3
2008-12-30V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls1-6/+4
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls1-10/+4
2008-12-30V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls1-7/+2
2008-12-30V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls1-0/+1
2008-10-12V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls1-13/+30
2008-10-12V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls1-2/+2
2008-10-12V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls1-1/+1
2008-06-05V4L/DVB (7964): cx18 iomem annotationsAl Viro1-1/+2
2008-06-05V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil1-5/+5
2008-05-14V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls1-0/+2
2008-05-14V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk1-2/+2
2008-04-30V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+711