summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2020-04-28USB: adutux: fix interface sanity checkJohan Hovold
2020-04-28USB: idmouse: fix interface sanity checksJohan Hovold
2020-02-11appledisplay: fix error handling in the scheduled workOliver Neukum
2019-12-19USB: ldusb: fix control-message timeoutJohan Hovold
2019-12-19USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-12-19USB: ldusb: fix read info leaksJohan Hovold
2019-12-19USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-12-19USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-12-19USB: ldusb: fix memleak on disconnectJohan Hovold
2019-12-19USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-12-19USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-12-19USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-12-19USB: adutux: fix use-after-free on releaseJohan Hovold
2019-12-19USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-12-19USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-12-19USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-12-19USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-12-19USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-12-19USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-12-19USB: usblcd: fix I/O after disconnectJohan Hovold
2019-12-19USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-12-19USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-12-19USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-12-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-12-10usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-12-10USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-12-10USB: adutux: remove redundant variable minorColin Ian King
2019-11-22usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-10-05USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-09-23USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-09-23USB: rio500: refuse more than one device at a timeOliver Neukum
2019-08-13USB: yurex: Fix protection fault after device removalAlan Stern
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2019-02-11USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-12-16usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-12-16USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-11-20usb: misc: usb3503: Update error code in print messageTushar Behera
2018-09-25USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-06-16usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-03-03usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-09-15USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-08-26usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-08-26usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-07-18USB: uss720: fix NULL-deref at probeJohan Hovold
2017-07-18USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-07-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-05usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King
2017-02-23usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman