aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-05-12usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2021-11-26USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2020-12-30USB: 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-12-01appledisplay: fix error handling in the scheduled workOliver Neukum
2019-12-01USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-12-01USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2019-11-12USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-10-17USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-17USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-17USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose