summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-20usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva
2017-04-18USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-04-18USB: lvtest: fix NULL-deref at probeJohan Hovold
2017-04-18USB: uss720: fix NULL-deref at probeJohan Hovold
2017-04-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-04-18USB: iowarrior: fix NULL-deref at probeJohan Hovold
2016-08-31usb: misc: usbtest: add fix for driver hangLu Baolu
2016-06-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-06-03usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2016-04-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi
2014-09-23usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi
2014-09-23usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-08-29usbtest: Add interrupt EP testcasesAmit Virdi
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand
2014-07-17USB: Add LVS Test device driverPratyush Anand
2014-07-11usb: usb3503: add PM functionsJoonyoung Shim
2014-07-09usb: misc: usb3503: Update error code in print messageTushar Behera
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
2014-01-03USB: iowarrior: fix spelling mistake in commentRahul Bedarkar
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros
2013-12-18usb: usbtest: Add timetout to simple_io()Roger Quadros
2013-12-17usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp