summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-121-0/+3
* USB: sisusbvga: Make console support depend on BROKENThomas Gleixner2020-12-301-1/+1
* USB: adutux: fix debuggingOliver Neukum2020-11-051-0/+1
* USB: yurex: Fix bad gfp argumentAlan Stern2020-09-031-1/+1
* USB: lvtest: return proper error code in probeEvgeny Novikov2020-09-031-1/+1
* USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu2020-09-031-1/+1
* USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman2020-08-111-10/+25
* usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-07-091-0/+1
* USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-04-292-17/+17
* USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-281-2/+7
* USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman2020-02-281-2/+13
* USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman2020-02-281-2/+13
* USB: adutux: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* USB: idmouse: fix interface sanity checksJohan Hovold2019-12-171-1/+1
* appledisplay: fix error handling in the scheduled workOliver Neukum2019-12-011-1/+7
* USB: chaoskey: fix error case of a timeoutOliver Neukum2019-12-011-3/+21
* USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson2019-12-011-2/+5
* USB: ldusb: use unsigned size format specifiersJohan Hovold2019-11-121-3/+4
* USB: ldusb: fix control-message timeoutJohan Hovold2019-11-061-1/+1
* USB: ldusb: fix ring-buffer lockingJohan Hovold2019-11-061-2/+2
* USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter2019-11-061-1/+1
* USB: ldusb: fix read info leaksJohan Hovold2019-10-291-7/+11
* USB: ldusb: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* USB: legousbtower: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: legousbtower: fix open after failed reset requestJohan Hovold2019-10-171-2/+2
* USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold2019-10-171-11/+15
* USB: legousbtower: fix deadlock on disconnectJohan Hovold2019-10-171-17/+2
* USB: legousbtower: fix slab info leak at probeJohan Hovold2019-10-171-2/+4
* USB: usblcd: fix I/O after disconnectJohan Hovold2019-10-171-2/+31
* USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-171-12/+12
* USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-171-2/+3
* USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-171-0/+6
* USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-171-4/+3
* USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: adutux: fix NULL-derefs on disconnectJohan Hovold2019-10-171-6/+10
* USB: adutux: fix use-after-free on disconnectJohan Hovold2019-10-171-3/+4
* USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-171-4/+7
* USB: yurex: Don't retry on unexpected errorsAlan Stern2019-10-171-3/+4
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-174-592/+0
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-161-1/+1
* usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-161-3/+4
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-06-091-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-06-091-6/+18
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-06-091-7/+8
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-081-0/+1
* usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-05-041-1/+1
* usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-131-0/+1
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-271-0/+1