summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2022-01-12Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imx-...Denys Drozdov
2021-11-17USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-07-15USB: trancevibrator: fix control-request directionJohan Hovold
2021-07-15misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-01-27usb: misc: usb3503: make error text uniqueMax Krummenacher
2021-01-27usb/misc/usb3503: use regmap write to set nrd and pdsMax Krummenacher
2021-01-27usb/misc/usb3503: add setting of 'non removable devices' registerMax Krummenacher
2021-01-27usb: misc: usb3503: add the usb3803 variantMax Krummenacher
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner
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-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