summaryrefslogtreecommitdiff
path: root/drivers/usb/misc (follow)
Commit message (Expand)AuthorAge
* USB: iowarrior: fix control-message timeoutsJohan Hovold2021-11-26
* USB: trancevibrator: fix control-request directionJohan Hovold2021-06-03
* misc/uss720: fix memory leak in uss720_probeDongliang Mu2021-06-03
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-12
* USB: sisusbvga: Make console support depend on BROKENThomas Gleixner2020-12-29
* USB: adutux: fix debuggingOliver Neukum2020-11-10
* USB: yurex: Fix bad gfp argumentAlan Stern2020-09-03
* USB: lvtest: return proper error code in probeEvgeny Novikov2020-09-03
* USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu2020-09-03
* usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-07-09
* USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-05-02
* USB: adutux: fix interface sanity checkJohan Hovold2019-12-21
* USB: idmouse: fix interface sanity checksJohan Hovold2019-12-21
* appledisplay: fix error handling in the scheduled workOliver Neukum2019-11-28
* USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson2019-11-28
* USB: ldusb: fix control-message timeoutJohan Hovold2019-11-06
* USB: ldusb: fix ring-buffer lockingJohan Hovold2019-11-06
* USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter2019-11-06
* USB: ldusb: fix read info leaksJohan Hovold2019-10-29
* USB: ldusb: fix memleak on disconnectJohan Hovold2019-10-29
* USB: legousbtower: fix memleak on disconnectJohan Hovold2019-10-29
* USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-17
* USB: legousbtower: fix open after failed reset requestJohan Hovold2019-10-17
* USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold2019-10-17
* USB: legousbtower: fix deadlock on disconnectJohan Hovold2019-10-17
* USB: legousbtower: fix slab info leak at probeJohan Hovold2019-10-17
* USB: usblcd: fix I/O after disconnectJohan Hovold2019-10-17
* USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-17
* USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-17
* USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-17
* USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-17
* USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-17
* USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-17
* USB: adutux: fix NULL-derefs on disconnectJohan Hovold2019-10-17
* USB: adutux: fix use-after-free on disconnectJohan Hovold2019-10-17
* USB: adutux: remove redundant variable minorColin Ian King2019-10-17
* USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-17
* USB: yurex: Don't retry on unexpected errorsAlan Stern2019-10-17
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-17
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-25
* usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-25
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-06-11
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-06-11
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-06-11
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-16
* usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-13
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-27
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-10
* USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-26
* usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-26