summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-02-28USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman1-2/+7
2020-02-28USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman1-2/+13
2020-02-28USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman1-2/+13
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-01appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-12-01USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-12-01USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson1-2/+5
2019-11-12USB: ldusb: use unsigned size format specifiersJohan Hovold1-3/+4
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-10-29USB: ldusb: fix read info leaksJohan Hovold1-4/+11
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold1-2/+2
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold1-11/+15
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold1-17/+2
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold1-2/+4
2019-10-17USB: usblcd: fix I/O after disconnectJohan Hovold1-2/+31
2019-10-17USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold1-12/+12
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold1-2/+3
2019-10-17USB: iowarrior: fix use-after-free after driver unbindJohan Hovold1-0/+6
2019-10-17USB: iowarrior: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-4/+3
2019-10-17USB: adutux: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: adutux: fix NULL-derefs on disconnectJohan Hovold1-6/+10
2019-10-17USB: adutux: fix use-after-free on disconnectJohan Hovold1-3/+4
2019-10-17USB: adutux: remove redundant variable minorColin Ian King1-2/+0
2019-10-17USB: yurex: fix NULL-derefs on disconnectJohan Hovold1-4/+7
2019-10-17USB: yurex: Don't retry on unexpected errorsAlan Stern1-3/+4
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera4-622/+0
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop1-0/+6
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2