summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+69
2013-03-24[media] saa7115: add support for double-rate ASCLKHans Verkuil1-5/+11
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 Verkuil1-0/+6
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil1-0/+2
2013-03-24[media] v4l2-ioctl: check if an ioctl is validHans Verkuil1-9/+13
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls1-3/+5
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 Verkuil67-100/+94
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 Verkuil49-148/+148
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil47-71/+64
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil52-105/+110
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] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman13-38/+26
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] 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
2013-03-23[media] tuners: use IS_ENABLEDMauro Carvalho Chehab12-24/+27
2013-03-23[media] dvb-frontends: use IS_ENABLEDMauro Carvalho Chehab48-96/+108
2013-03-23[media] hdpvr-video: Use the proper check for I2C supportMauro Carvalho Chehab1-1/+2
2013-03-22[media] dvb_usb_v2: make local function dvb_usb_v2_generic_io() staticWei Yongjun1-1/+1
2013-03-22[media] em28xx: tuner setup is broken after algo_data changeHans Verkuil1-1/+2