summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
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: 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: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2019-10-05media: iguanair: add sanity checksOliver Neukum1-8/+7
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann1-0/+8
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-11/+10
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-08-04media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-08-04media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-08-04media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-08-04tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-08-04media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-08-04media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel1-2/+3
2019-08-04media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum1-2/+5
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-11media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-11media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-11media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-06-11media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-06-11media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-06-11media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson1-5/+4
2019-06-11media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-06-11media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-06-11media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-06-11media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita1-2/+4
2019-06-11media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-06-11media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik1-11/+14
2019-06-11media: coda: clear error return value before picture runPhilipp Zabel1-0/+3
2019-06-11media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-06-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-06-11media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-05-16media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-04-27media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-27media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-27media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3