summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2020-02-05media: gspca: zero usb_bufHans Verkuil
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-04media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2020-01-04media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang
2019-11-28media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-11-28media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede
2019-10-05media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli
2019-10-05media: cpia2_usb: fix memory leaksWenwen Wang
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil
2019-10-05media: gspca: zero usb_buf on errorHans Verkuil
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-06-11media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-11media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-11media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-06-11media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-06-11media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-06-11media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-06-11media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-06-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-04-03media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-23media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2018-12-13media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-11-21media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-21media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-21media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-11-10usbvision: revert commit 588afcc1Vladis Dronov
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga
2018-10-10media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian
2018-10-10media: tm6000: add error handling for dvb_register_adapterZhouyang Jia
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng
2018-05-30media: em28xx: USB bulk packet size fixBrad Love
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-03-22media: cpia2: Fix a couple off by one bugsDan Carpenter
2018-02-25hdpvr: hide unused variableArnd Bergmann
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann
2018-02-25pwc: hide unused labelArnd Bergmann