summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: don't drop front-end reference count for ->detachArnd Bergmann2019-10-052-9/+3
* media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede2019-10-051-0/+7
* media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-10-056-0/+7
* media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli2019-10-051-1/+1
* media: ov9650: add a sanity checkMauro Carvalho Chehab2019-10-051-0/+5
* media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero2019-10-051-4/+8
* media: cpia2_usb: fix memory leaksWenwen Wang2019-10-051-0/+4
* media: saa7146: add cleanup in hexium_attach()Wenwen Wang2019-10-051-0/+3
* media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil2019-10-051-0/+2
* media: dvb-core: fix a memory leak bugWenwen Wang2019-10-051-1/+3
* media: dvb-frontends: use ida for pll numberSean Young2019-10-051-16/+24
* media: mceusb: fix (eliminate) TX IR signal length limitA Sun2019-10-051-138/+196
* media: hdpvr: add terminating 0 at end of stringHans Verkuil2019-10-051-0/+1
* media: radio/si470x: kill urb on errorHans Verkuil2019-10-051-1/+4
* media: omap3isp: Don't set streaming state on random subdevsSakari Ailus2019-10-051-0/+8
* media: i2c: ov5645: Fix power sequenceEzequiel Garcia2019-10-051-8/+18
* media: vsp1: fix memory leak of dl on error return pathColin Ian King2019-10-051-1/+3
* media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad2019-10-051-1/+6
* media: em28xx: modules workqueue not inited for 2nd deviceSean Young2019-10-051-1/+0
* media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven2019-10-051-1/+1
* media: mtk-mdp: fix reference count on old device treeMatthias Brugger2019-10-051-1/+3
* media: gspca: zero usb_buf on errorHans Verkuil2019-10-0514-0/+71
* media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap2019-10-051-1/+1
* media: iguanair: add sanity checksOliver Neukum2019-10-051-8/+7
* media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam2019-10-051-0/+5
* media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger2019-10-051-1/+11
* media: exynos4-is: fix leaked of_node referencesWen Yang2019-10-052-0/+3
* media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young2019-10-051-0/+8
* media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann2019-10-051-0/+8
* media: tvp5150: fix switch exit in set control handlerMarco Felsch2019-10-011-1/+1
* media: technisat-usb2: break out of loop at end of bufferSean Young2019-09-211-12/+10
* media: tm6000: double free if usb disconnect while streamingSean Young2019-09-211-0/+3
* media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte2019-09-161-1/+2
* media: vim2m: only cancel work if it is for right contextHans Verkuil2019-09-161-1/+3
* media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil2019-09-161-1/+2
* media: vim2m: use workqueueHans Verkuil2019-09-161-15/+10
* media: cec: remove cec-edid.cHans Verkuil2019-09-163-25/+14
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2019-09-167-79/+159
* media: stm32-dcmi: fix irq = 0 caseFabien Dessenne2019-09-161-1/+1
* omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-09-061-2/+1
* media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger2019-08-041-7/+23
* media: pvrusb2: use a different format for warningsAndrey Konovalov2019-08-043-6/+6
* media: cpia2_usb: first wake up, then free in disconnectOliver Neukum2019-08-041-1/+2
* media: au0828: fix null dereference in error pathSean Young2019-08-041-6/+6
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-07-261-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-07-261-0/+4
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-261-5/+4
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-07-261-6/+11
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-261-1/+4