summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil1-12/+12
2016-07-13[media] cec: add sanity check for msg->lenHans Verkuil1-0/+3
2016-07-13[media] Remove spurious blank lines in dw2101 kernel messagesJonathan McDowell1-20/+20
2016-07-13[media] c8sectpfe: fix memory leakSudip Mukherjee1-0/+1
2016-07-13[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton1-1/+5
2016-07-12[media] pulse8-cec: declare function as staticMauro Carvalho Chehab1-1/+1
2016-07-12[media] pulse8-cec: add TODO fileHans Verkuil1-0/+52
2016-07-12[media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil5-0/+519
2016-07-12[media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil1-1/+1
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway3-14/+146
2016-07-12[media] cec: add check if adapter is unregisteredHans Verkuil1-1/+4
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-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
2016-07-09[media] cxd2841er: don't expose a dvbv5 stats to userspace if not availableMauro Carvalho Chehab1-44/+48
2016-07-09[media] DVB-C read signal strength added for Sony demodAbylay Ospan1-0/+23
2016-07-09[media] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBmMauro Carvalho Chehab1-13/+18
2016-07-09[media] cxd2841er: Do some changes at the dvbv5 stats logicMauro Carvalho Chehab1-12/+33
2016-07-09[media] cec: fix Kconfig dependency problemsHans Verkuil7-11/+20