summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Verkuil4-91/+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 McDowell4-37/+98
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-08[media] cxd2841er: don't expose a dvbv5 stats to userspace if not availableMauro Carvalho Chehab1-44/+48
2016-07-08[media] DVB-C read signal strength added for Sony demodAbylay Ospan1-0/+23
2016-07-08[media] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBmMauro Carvalho Chehab1-13/+18
2016-07-08[media] cxd2841er: Do some changes at the dvbv5 stats logicMauro Carvalho Chehab1-12/+33
2016-07-08[media] cec-funcs.h: add missing 'reply' for short audio descriptorHans Verkuil1-0/+2
2016-07-08[media] cec-funcs.h: add missing const modifierHans Verkuil1-20/+20
2016-07-08[media] cec-funcs.h: add length checksHans Verkuil1-3/+3
2016-07-08[media] cec: fix Kconfig dependency problemsHans Verkuil7-11/+20
2016-07-08[media] cec: add MEDIA_SUPPORT dependencyArnd Bergmann1-0/+1
2016-07-08[media] s5p_cec: mark suspend/resume as __maybe_unusedArnd Bergmann1-2/+2
2016-07-08[media] cec-adap: prevent write to out-of-bounds array indexHans Verkuil1-5/+8
2016-07-08[media] cec.h/cec-funcs.h: add option to use BSD licenseHans Verkuil2-0/+32
2016-07-08[media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil1-0/+1
2016-07-08[media] rc-cec: Add HDMI CEC keymap moduleKamil Debski2-0/+183
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab60-129/+10428
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab1201-7327/+11902
2016-07-08[media] media: rc: nuvoton: remove two unused elements in struct nvt_devHeiner Kallweit1-4/+0
2016-07-08[media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_dataHeiner Kallweit1-3/+0
2016-07-08[media] media: rc: nuvoton: simplify interrupt handling codeHeiner Kallweit1-6/+1
2016-07-08[media] media: rc: nuvoton: remove study statesHeiner Kallweit2-23/+1
2016-07-08[media] media: rc: nuvoton: remove unneeded code in nvt_process_rx_ir_dataHeiner Kallweit1-2/+0
2016-07-08[media] media: rc: nuvoton: simplify a few functionsHeiner Kallweit1-13/+3
2016-07-08[media] media: rc: nuvoton: remove wake statesHeiner Kallweit2-8/+0
2016-07-08[media] media: rc: nuvoton: clean up initialization of wakeup registersHeiner Kallweit1-22/+3
2016-07-08[media] media: rc: nuvoton: remove interrupt handling for wakeupHeiner Kallweit2-57/+2
2016-07-08[media] media: rc: nuvoton: fix rx fifo overrun handlingHeiner Kallweit1-10/+4