summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/API.html (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-24[media] go7007: fix i2c_xfer return codesHans Verkuil2-13/+13
2013-03-24[media] saa7115: add support for double-rate ASCLKHans Verkuil2-8/+15
2013-03-24[media] saa7115: improve querystd handling for the saa7115Hans Verkuil1-28/+28
2013-03-24[media] saa7115: add config flag to change the IDQ polarityHans Verkuil2-10/+27
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil3-0/+9
2013-03-24[media] v4l2-ioctl: check if an ioctl is validHans Verkuil1-9/+13
2013-03-24[media] v4l2-core: add code to check for specific opsHans Verkuil2-0/+16
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls2-6/+31
2013-03-24[media] documentation: DocBook/media : Fix typo in dvbproperty.xmlMasanari Iida1-3/+3
2013-03-24[media] v4l2-ioctl: simplify debug codeHans Verkuil1-13/+2
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil69-102/+96
2013-03-24[media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil1-13/+13
2013-03-24[media] v4l2-ioctl: add precision when printing namesHans Verkuil1-26/+34
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil56-165/+165
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil51-75/+68
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil56-110/+115
2013-03-23[media] drivers: staging: davinci_vpfe: use resource_size()Silviu-Mihai Popescu3-4/+4
2013-03-23[media] bttv: apply mute settings on openFrank Schaefer1-1/+2
2013-03-23[media] bttv: do not unmute the device before the first openFrank Schaefer1-1/+3
2013-03-23[media] bttv: untangle audio input and mute settingFrank Schaefer1-27/+24
2013-03-23[media] bttv: separate GPIO part from function audio_mux()Frank Schaefer1-6/+12
2013-03-23[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer3-8/+8
2013-03-23[media] bttv: do not save the audio input in audio_mux()Frank Schaefer1-5/+5
2013-03-23[media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer1-4/+4
2013-03-23[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer1-4/+4
2013-03-23[media] davinci: vpfe: fix return value check in vpfe_enable_clock()Wei Yongjun1-2/+2
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman14-38/+28
2013-03-23[media] dvb-usb/dw2102: Remove duplicate inclusion of ts2020.hSachin Kamat1-1/+0
2013-03-23[media] [PATH] enable dual tuner to Avermedia Twinstar in af9035 driverJose Alberto Reguero1-0/+1
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiphyHans Verkuil1-53/+0
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiHans Verkuil1-73/+22
2013-03-23[media] s5p-tv: remove dv_preset support from mixer_videoHans Verkuil1-64/+0
2013-03-23[media] s5p-tv: add dv_timings support for mixer_videoHans Verkuil1-0/+80
2013-03-23[media] s5p-tv: add dv_timings support for hdmiHans Verkuil1-13/+81
2013-03-23[media] s5p-tv: add dv_timings support for hdmiphyHans Verkuil1-9/+51
2013-03-23[media] gspca: remove needless check before usb_free_coherent()Wei Yongjun1-5/+4
2013-03-23[media] drxk_hard: Drop unused parameterJean Delvare1-3/+2
2013-03-23[media] davinci: vpif: Fix module build for capture and displayLad, Prabhakar4-6/+10
2013-03-23[media] drivers/staging/media/go7007: using strlcpy instead of strncpyChen Gang1-3/+3
2013-03-23[media] media: radio: add module alias entry for radio-si4713Eduardo Valentin1-0/+1
2013-03-23[media] media: radio: add driver owner entry for radio-si4713Eduardo Valentin1-0/+1
2013-03-23[media] media: radio: correct module license (==> GPL v2)Eduardo Valentin1-1/+1
2013-03-23[media] media: radio: CodingStyle changes on si4713Eduardo Valentin1-27/+26
2013-03-23[media] it913x: fix pid filterAntti Palosaari1-0/+1
2013-03-23[media] dvb_usb_v2: rework USB streaming logicAntti Palosaari1-99/+116
2013-03-23[media] cypress_firmware: make checkpatch.pl happyAntti Palosaari1-3/+2
2013-03-23[media] dvb_usb_v2: make checkpatch.pl happyAntti Palosaari3-57/+65
2013-03-23[media] dvb_usb_v2: replace Kernel userspace lock with wait queueAntti Palosaari2-17/+41
2013-03-23[media] dvb-usb/dvb-usb-v2: use IS_ENABLEDMauro Carvalho Chehab3-7/+7
2013-03-23[media] cx23885: use IS_ENABLEDMauro Carvalho Chehab1-2/+3