summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18/cx18-ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1194/+0
2012-07-07[media] cx18: don't mess with vfd->debugHans Verkuil1-18/+0
2012-04-20[media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil1-1/+1
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-4/+0
2011-09-18[media] cx18: Fix videobuf captureSimon Farnsworth1-7/+11
2011-07-28[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-1/+0
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil1-6/+2
2011-05-20[media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth1-34/+50
2011-05-20[media] cx18: mmap() support for raw YUV video captureSteven Toth1-12/+124
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22[media] cx18: use core priority handlingHans Verkuil1-57/+0
2011-03-22[media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil1-36/+36
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil1-1/+2
2011-03-22[media] cx18: Use the control frameworkHans Verkuil1-14/+10
2010-10-21V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil1-1/+0
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls1-1/+1
2010-06-01V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil1-3/+5
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-8/+8
2010-05-19V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil1-3/+3
2010-02-26V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls1-1/+134
2009-12-05V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls1-1/+2
2009-12-05V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue....Andy Walls1-1/+1
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin1-1/+1
2009-04-07V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-10/+0
2009-04-07V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-1/+1
2009-04-07V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls1-1/+2
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls1-19/+59
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls1-6/+8
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls1-6/+4
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil1-6/+11
2009-03-30V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...Andy Walls1-9/+11
2009-03-30V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...Andy Walls1-23/+86
2009-03-30V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls1-5/+72
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls1-2/+3
2009-03-30V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls1-1/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-26/+15
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-3/+3
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-2/+2
2008-12-30V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls1-4/+3
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls1-2/+1
2008-12-30V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls1-0/+1
2008-12-30V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...Andy Walls1-1/+0
2008-10-13V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil1-1/+1
2008-10-12V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls1-0/+1
2008-10-12V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil1-3/+3
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls1-2/+3
2008-10-12V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls1-2/+15
2008-10-12V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls1-1/+2