summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2019-12-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-12-10usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-12-10USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-12-10USB: adutux: remove redundant variable minorColin Ian King
2019-11-22usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-10-05USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-09-23USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-09-23USB: rio500: refuse more than one device at a timeOliver Neukum
2019-08-13USB: yurex: Fix protection fault after device removalAlan Stern
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2019-02-11USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-12-16usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-12-16USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-11-20usb: misc: usb3503: Update error code in print messageTushar Behera
2018-09-25USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-06-16usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-03-03usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-09-15USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-08-26usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-08-26usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-07-18USB: uss720: fix NULL-deref at probeJohan Hovold
2017-07-18USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-07-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-05usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King
2017-02-23usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2016-11-20usb: misc: usbtest: add fix for driver hangLu Baolu
2016-03-29USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2015-02-04USB: adutux: NULL dereferences on disconnectDan Carpenter
2014-10-05USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-06-17USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-05-27usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui
2014-05-27usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-05-27usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski
2014-05-27USB: yurex: fix race between probe() and read()Oliver Neukum
2014-05-27USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum
2014-05-27USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches
2014-05-27USB: appledisplay: Convert /n to \nJoe Perches
2014-04-24usb: ftdi-elan: Use pr_<level>Joe Perches
2014-04-24usb: ftdi-elan: Coalesce string fragmentJoe Perches
2014-04-24usb: ftdi-elan: Coalesce formatsJoe Perches
2014-04-24usb: ftdi-elan: Convert leading spaces to tabsJoe Perches
2014-04-24usb: ftdi-elan: Fix format fragmentsJoe Perches
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches
2014-02-11usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel
2014-02-11USB: ELAN: Remove useless "default M" linesPaul Bolle
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar
2014-01-03USB: yurex: fix spelling mistake in commentRahul Bedarkar