summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi2014-09-231-2/+2
* usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi2014-09-231-1/+1
* usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan2014-09-231-4/+4
* Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-081-0/+1
|\
| * USB: sisusb: add device id for Magic Control USB videoStephen Hemminger2014-08-261-0/+1
* | usbtest: Add interrupt EP testcasesAmit Virdi2014-08-291-15/+98
|/
* usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand2014-07-221-2/+2
* USB: Add LVS Test device driverPratyush Anand2014-07-173-0/+468
* usb: usb3503: add PM functionsJoonyoung Shim2014-07-111-2/+32
* usb: misc: usb3503: Update error code in print messageTushar Behera2014-07-091-1/+2
* USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-171-1/+15
* usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui2014-05-271-0/+3
* usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-05-271-0/+10
* usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-271-2/+57
* USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-271-2/+1
* USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum2014-05-271-3/+10
* USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches2014-05-271-21/+17
* USB: appledisplay: Convert /n to \nJoe Perches2014-05-271-1/+1
* usb: ftdi-elan: Use pr_<level>Joe Perches2014-04-241-9/+9
* usb: ftdi-elan: Coalesce string fragmentJoe Perches2014-04-241-4/+3
* usb: ftdi-elan: Coalesce formatsJoe Perches2014-04-241-95/+56
* usb: ftdi-elan: Convert leading spaces to tabsJoe Perches2014-04-241-2451/+2451
* usb: ftdi-elan: Fix format fragmentsJoe Perches2014-04-241-4/+4
* USB: sisusb: Use static const, fix typoJoe Perches2014-03-031-4/+6
* usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel2014-02-111-0/+34
* USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-111-1/+0
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0817-17/+0
* USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar2014-01-031-1/+1
* USB: yurex: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
* USB: iowarrior: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
* Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-211-1/+1
|\
| * usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp2013-12-171-1/+1
* | drivers: usb: Mark function as static in usbsevseg.cRashika Kheria2013-12-191-1/+1
* | usb: usbtest: Always clear halt else further tests will failRoger Quadros2013-12-181-1/+10
* | usb: usbtest: Add timetout to simple_io()Roger Quadros2013-12-181-3/+11
|/
* usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui2013-12-081-1/+1
* usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui2013-12-081-2/+2
* usb: usbtest: add a test case to support bos for queue controlHuang Rui2013-12-081-1/+10
* usb: usbtest: support container id descriptor testHuang Rui2013-10-301-0/+27
* usb: usbtest: support superspeed device capbility descriptor testHuang Rui2013-10-301-0/+37
* usb: usbtest: support usb2 extension descriptor testHuang Rui2013-10-301-0/+77
* usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-291-0/+13
* usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-291-8/+8
* Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-1/+1
|\
| * usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
* | usb: usbtest: bmAttributes would better be maskedHuang Rui2013-09-251-1/+1
|/
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-181-1/+1
|\
| * USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
* | USB: uss720: fix DMA-buffer allocationJohan Hovold2013-08-141-9/+15
* | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-121-1/+19
OpenPOWER on IntegriCloud