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