summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] Remove spurious blank lines in dw2101 kernel messagesJonathan McDowell2016-07-131-20/+20
* [media] c8sectpfe: fix memory leakSudip Mukherjee2016-07-131-0/+1
* [media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton2016-07-131-1/+5
* [media] pulse8-cec: declare function as staticMauro Carvalho Chehab2016-07-121-1/+1
* [media] pulse8-cec: add TODO fileHans Verkuil2016-07-121-0/+52
* [media] MAINTAINERS: add entry for the pulse8-cec driverHans Verkuil2016-07-121-0/+7
* [media] pulse8-cec: new driver for the Pulse-Eight USB-CEC AdapterHans Verkuil2016-07-125-0/+519
* [media] input: serio - add new protocol for the Pulse-Eight USB-CEC AdapterHans Verkuil2016-07-121-0/+1
* [media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil2016-07-121-1/+1
* [media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway2016-07-124-14/+147
* [media] cec: add check if adapter is unregisteredHans Verkuil2016-07-121-1/+4
* [media] adv7511: the h/vsync polarities were always positiveHans Verkuil2016-07-121-0/+5
* [media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil2016-07-121-2/+2
* [media] adv7604/adv7842: drop unused op_656_range and alt_data_sat fieldsHans Verkuil2016-07-122-4/+0
* [media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil2016-07-122-4/+0
* [media] adv7604/adv7842: fix quantization range handlingHans Verkuil2016-07-122-20/+33
* [media] adv7511: fix quantization range handlingHans Verkuil2016-07-121-13/+17
* [media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil2016-07-121-15/+0
* [media] af9033: fix compiler warningsHans Verkuil2016-07-121-2/+2
* [media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin2016-07-121-1/+1
* [media] media: usbtv: prevent access to free'd resourcesMatthew Leach2016-07-121-0/+5
* [media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil2016-07-121-0/+1
* [media] mtk-vcodec: fix sparse warningTiffany Lin2016-07-121-1/+6
* [media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu2016-07-121-1/+0
* [media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2016-07-124-91/+0
* [media] media/i2c: drop the last users of the ctrl core opsHans Verkuil2016-07-126-42/+0
* [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* [media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* [media] v4l2-flash-led: remove unused opsHans Verkuil2016-07-121-8/+1
* [media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-6/+2
* [media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+3
* [media] via-camera: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+1
* [media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+1
* [media] usbvision: use v4l2_ctrl_g_ctrl instead of the g_ctrl opHans Verkuil2016-07-121-24/+16
* [media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+5
* [media] davinci: drop unused control callbacksHans Verkuil2016-07-121-7/+0
* [media] saa7164: drop unused saa7164_ctrl structHans Verkuil2016-07-121-4/+0
* [media] omap_vout: use control frameworkHans Verkuil2016-07-122-85/+29
* [media] Convert Wideview WT220 DVB USB driver to rc-coreJonathan McDowell2016-07-094-37/+98
* [media] Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell2016-07-091-1/+1
* [media] media: dvb_ringbuffer: Add memory barriersSoeren Moch2016-07-091-13/+61
* [media] mtk-vcodec: fix compiler warningHans Verkuil2016-07-091-1/+2
* [media] zc3xx: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-091-9/+4
* [media] mtk-vcodec: fix two compiler warningsHans Verkuil2016-07-091-1/+1
* [media] cxd2841er: don't expose a dvbv5 stats to userspace if not availableMauro Carvalho Chehab2016-07-081-44/+48
* [media] DVB-C read signal strength added for Sony demodAbylay Ospan2016-07-081-0/+23
* [media] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBmMauro Carvalho Chehab2016-07-081-13/+18
* [media] cxd2841er: Do some changes at the dvbv5 stats logicMauro Carvalho Chehab2016-07-081-12/+33
* [media] cec-funcs.h: add missing 'reply' for short audio descriptorHans Verkuil2016-07-081-0/+2
* [media] cec-funcs.h: add missing const modifierHans Verkuil2016-07-081-20/+20