aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
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
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-05USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-09-05USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-13usb-misc: sisusbvga: remove redundant variable modeyColin Ian King
2018-07-13usb: misc: uss720: remove redundant pointer usbdevColin Ian King
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-28usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-29usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds