summaryrefslogtreecommitdiff
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: adutux: remove redundant variable minorColin Ian King
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-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham
2017-08-28usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-10usb: usbsevseg: constify attribute_group structures.Arvind Yadav
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-17usb: misc: ftdi-elan: compress return logic into one lineGustavo A. R. Silva
2017-07-17usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus