summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-11-25media: davinci: Fix implicit enum conversion warningNathan Chancellor1-1/+1
2019-11-25media: au0828: Fix incorrect error messagesBrad Love1-2/+2
2019-11-25media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai1-1/+1
2019-11-25media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei1-1/+1
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: dvb-core: fix a memory leak bugWenwen Wang1-1/+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: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann1-0/+8
2019-10-05media: 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-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: au0828: fix null dereference in error pathSean Young1-6/+6
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: mc-device.c: don't memset __user pointer contentsHans Verkuil1-2/+3
2019-08-04media: media_device_enum_links32: clean a reserved fieldJungo Lin1-1/+8
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-22media: v4l2-ioctl: clear fields in s_parmHans Verkuil1-1/+16
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-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson1-5/+4
2019-05-31media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3