aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-17USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-05-27usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui1-0/+3
2014-05-27usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-05-27usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski1-2/+57
2014-05-27USB: yurex: fix race between probe() and read()Oliver Neukum1-2/+1
2014-05-27USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum1-3/+10
2014-05-27USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches1-21/+17
2014-05-27USB: appledisplay: Convert /n to \nJoe Perches1-1/+1
2014-04-24usb: ftdi-elan: Use pr_<level>Joe Perches1-9/+9
2014-04-24usb: ftdi-elan: Coalesce string fragmentJoe Perches1-4/+3
2014-04-24usb: ftdi-elan: Coalesce formatsJoe Perches1-95/+56
2014-04-24usb: ftdi-elan: Convert leading spaces to tabsJoe Perches1-2451/+2451
2014-04-24usb: ftdi-elan: Fix format fragmentsJoe Perches1-4/+4
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches1-4/+6
2014-02-11usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel1-0/+34
2014-02-11USB: ELAN: Remove useless "default M" linesPaul Bolle1-1/+0
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker17-17/+0
2014-01-03USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar1-1/+1
2014-01-03USB: yurex: fix spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-03USB: iowarrior: fix spelling mistake in commentRahul Bedarkar1-1/+1
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman1-1/+1
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria1-1/+1
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros1-1/+10
2013-12-18usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2013-12-17usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp1-1/+1
2013-12-08usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui1-1/+1
2013-12-08usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui1-2/+2
2013-12-08usb: usbtest: add a test case to support bos for queue controlHuang Rui1-1/+10
2013-10-30usb: usbtest: support container id descriptor testHuang Rui1-0/+27
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui1-0/+37
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui1-0/+77
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui1-0/+13
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui1-8/+8
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-1/+1
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui1-1/+1
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman1-1/+1
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold1-9/+15
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam1-1/+19
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown1-17/+76
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-0/+1
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2