aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13[media] lirc_dev: extremely trivial comment style fixAndi Shyti1-1/+2
2016-07-13[media] lirc_dev: fix error return valueAndi Shyti1-4/+4
2016-07-13[media] lirc_dev: fix variable constant comparisonsAndi Shyti1-3/+3
2016-07-13[media] lirc_dev: merge three if statements in only oneAndi Shyti1-8/+3
2016-07-13[media] lirc_dev: remove double if ... else statementAndi Shyti1-7/+5
2016-07-13[media] lirc_dev: simplify if statement in lirc_add_to_bufAndi Shyti1-16/+15
2016-07-13[media] lirc_dev: do not use goto to create loopsAndi Shyti1-6/+4
2016-07-13[media] lirc_dev: simplify goto pathsAndi Shyti1-22/+12
2016-07-13[media] lirc_dev: replace printk with pr_* or dev_*Andi Shyti1-45/+34
2016-07-13[media] lirc_dev: remove unnecessary debug printsAndi Shyti1-25/+0
2016-07-13[media] lirc_dev: allow bufferless driver registrationAndi Shyti1-10/+30
2016-07-13[media] lirc_dev: place buffer allocation on separate functionAndi Shyti1-23/+34
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