summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | usb: misc: usb3503: Support operation with no I2C controlMark Brown2013-08-121-17/+76
* | usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2013-08-121-0/+1
* | usb: misc: usb3503: Default to hub modeMark Brown2013-08-121-1/+1
* | usb: misc: usb3503: Fix typos in error messagesMark Brown2013-08-121-2/+2
* | usb: misc: usb3503: Factor out I2C probeMark Brown2013-08-121-34/+43
* | usb: misc: usb3503: Convert to regmapMark Brown2013-08-122-57/+37
* | usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown2013-08-121-6/+12
* | usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown2013-08-121-1/+1
* | usb: misc: usb3503: Convert to devm_ APIsMark Brown2013-08-121-35/+7
* | usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown2013-08-121-2/+2
* | USB: simplify the interface of usb_get_status()Alan Stern2013-07-311-5/+4
OpenPOWER on IntegriCloud