summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2021-03-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-14/+19
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy1-1/+1
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-03-03media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-03media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-03media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2020-12-29media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-12-29media: msi2500: assign SPI bus number dynamicallyAntti Palosaari1-1/+1
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
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-20media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab1-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 Hovold1-1/+1
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-02-15media: 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: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2020-01-04media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2020-01-04media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2019-11-28media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-11-28media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King1-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: 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-11/+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: 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-06-11media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-06-11media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-06-11media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3