summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann2-9/+3
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-10-05media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-10-05media: ov9650: add a sanity checkMauro Carvalho Chehab1-0/+5
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-10-05media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-10-05media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-10-05media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil1-0/+2
2019-10-05media: dvb-core: fix a memory leak bugWenwen Wang1-1/+3
2019-10-05media: dvb-frontends: use ida for pll numberSean Young1-16/+24
2019-10-05media: mceusb: fix (eliminate) TX IR signal length limitA Sun1-138/+196
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-10-05media: radio/si470x: kill urb on errorHans Verkuil1-1/+4
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-10-05media: i2c: ov5645: Fix power sequenceEzequiel Garcia1-8/+18
2019-10-05media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-10-05media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad1-1/+6
2019-10-05media: em28xx: modules workqueue not inited for 2nd deviceSean Young1-1/+0
2019-10-05media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-10-05media: mtk-mdp: fix reference count on old device treeMatthias Brugger1-1/+3
2019-10-05media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2019-10-05media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap1-1/+1
2019-10-05media: iguanair: add sanity checksOliver Neukum1-8/+7
2019-10-05media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam1-0/+5
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-10-05media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young1-0/+8
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann1-0/+8
2019-10-01media: tvp5150: fix switch exit in set control handlerMarco Felsch1-1/+1
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-12/+10
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-09-16media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte1-1/+2
2019-09-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-09-16media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2
2019-09-16media: vim2m: use workqueueHans Verkuil1-15/+10
2019-09-16media: cec: remove cec-edid.cHans Verkuil3-25/+14
2019-09-16media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil7-79/+159
2019-09-16media: stm32-dcmi: fix irq = 0 caseFabien Dessenne1-1/+1
2019-09-06omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil1-2/+1
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus1-0/+4
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-07-26media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4