summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2020-11-05media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effectHans de Goede1-7/+7
2020-11-05media: uvcvideo: Fix dereference of out-of-bound list iteratorDaniel W. S. Almeida1-4/+9
2020-10-30media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-29media: uvcvideo: Silence shift-out-of-bounds warningLaurent Pinchart1-1/+5
2020-10-29media: uvcvideo: Set media controller entity functionsLaurent Pinchart1-0/+35
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-01media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3
2020-06-22media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-05media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-05media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-27media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring1-1/+1
2020-01-17media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost1-2/+3
2020-01-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil1-4/+13
2019-12-31media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2019-12-31media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2019-12-13media: stkwebcam: Bugfix for wrong return valuesAndreas Pape1-1/+5
2019-12-13media: uvcvideo: Abstract streaming object lifetimeKieran Bingham1-16/+38
2019-12-13media: pulse8-cec: return 0 when invalidating the logical addressHans Verkuil1-1/+1
2019-12-01media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-12-01media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-12-01media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-12-01media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-11-24media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-11-20media: au0828: Fix incorrect error messagesBrad Love1-2/+2
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann1-8/+0
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: em28xx: modules workqueue not inited for 2nd deviceSean Young1-1/+0
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: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6