aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13[media] vsp1: clarify FCP dependencyArnd Bergmann1-1/+1
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann1-6/+4
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab29-314/+1190
2016-07-13[media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia1-3/+43
2016-07-13[media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab1-34/+61
2016-07-13[media] dvb-usb: silence an uninitialized variable warningDan Carpenter1-2/+0
2016-07-13[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize"Colin Ian King1-1/+1
2016-07-13[media] dw2102: add USB ID for Terratec Cinergy S2 Rev.3Olli Salonen1-1/+7
2016-07-13[media] ascot2e: Fix I2C message size checkSaso Slavicic1-1/+1
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun1-2/+0
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun1-8/+8
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun1-6/+2
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun1-2/+2
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-12/+36
2016-07-13[media] Remove spurious blank lines in dw2101 kernel messagesJonathan McDowell1-20/+20
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee1-0/+1
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway3-14/+146
2016-07-12[media] adv7511: the h/vsync polarities were always positiveHans Verkuil1-0/+5
2016-07-12[media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil1-2/+2
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil1-2/+0
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil2-20/+33
2016-07-12[media] adv7511: fix quantization range handlingHans Verkuil1-13/+17
2016-07-12[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil1-15/+0
2016-07-12[media] af9033: fix compiler warningsHans Verkuil1-2/+2
2016-07-12[media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin1-1/+1
2016-07-12[media] media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil1-0/+1
2016-07-12[media] mtk-vcodec: fix sparse warningTiffany Lin1-1/+6
2016-07-12[media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil1-45/+0
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil6-42/+0
2016-07-12[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-07-12[media] v4l2-flash-led: remove unused opsHans Verkuil1-8/+1
2016-07-12[media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil1-6/+2
2016-07-12[media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+3
2016-07-12[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+1
2016-07-12[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+1
2016-07-12[media] usbvision: use v4l2_ctrl_g_ctrl instead of the g_ctrl opHans Verkuil1-24/+16
2016-07-12[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+5
2016-07-12[media] davinci: drop unused control callbacksHans Verkuil1-7/+0
2016-07-12[media] saa7164: drop unused saa7164_ctrl structHans Verkuil1-4/+0
2016-07-12[media] omap_vout: use control frameworkHans Verkuil2-85/+29
2016-07-09[media] Convert Wideview WT220 DVB USB driver to rc-coreJonathan McDowell3-37/+97
2016-07-09[media] Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell1-1/+1
2016-07-09Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab17-117/+1670
2016-07-09[media] media: dvb_ringbuffer: Add memory barriersSoeren Moch1-13/+61
2016-07-09[media] mtk-vcodec: fix compiler warningHans Verkuil1-1/+2
2016-07-09[media] zc3xx: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+4
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil1-1/+1