summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-02-14media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
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: af9005: uninitialized variable printkedSean Young
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-12media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2020-01-12media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
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-12-21media: stkwebcam: Bugfix for wrong return valuesAndreas Pape
2019-11-28media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-11-28media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2019-11-28media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart
2019-11-28media: usbvision: Fix races among open, close, and disconnectAlan Stern
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2019-11-25media: au0828: Fix incorrect error messagesBrad Love
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: au0828: fix null dereference in error pathSean Young
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-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-13media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott