summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2020-11-19Merge commit '685021f75fc48afaf6de76280a601316cde827c2' into toradex_5.4-2.1....Igor Opaniuk
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-11-05USB: adutux: fix debuggingOliver Neukum
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-08-13usb: misc: usb3503: make error text uniqueMax Krummenacher
2020-08-13usb/misc/usb3503: use regmap write to set nrd and pdsMax Krummenacher
2020-08-13usb/misc/usb3503: add setting of 'non removable devices' registerMax Krummenacher
2020-08-13usb: misc: usb3503: add the usb3803 variantMax Krummenacher
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-02-28USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman
2020-02-28USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman
2020-02-28USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-10-18USB: ldusb: fix read info leaksJohan Hovold
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-10USB: iowarrior: use pr_err()Johan Hovold
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-10-04USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-10-04USB: usblcd: use pr_err()Johan Hovold
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera