summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2019-11-25media: au0828: Fix incorrect error messagesBrad Love1-2/+2
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: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-10-05media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-10-05media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
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-12/+10
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
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: 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-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
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
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil1-1/+1
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-04media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-04media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-05-25media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-04-29stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter3-9/+10
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-03-22media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann1-1/+1
2018-02-17media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-17media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-17media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12