Age | Commit message (Expand) | Author |
2014-06-17 | USB: usbtest: add a timeout for scatter-gather tests | Alan Stern |
2014-05-27 | usb: usbtest: add pattern check on pipe in phase of unlink read | Huang Rui |
2014-05-27 | usb: usbtest: fix unlink write error with pattern 1 | Huang Rui |
2014-05-27 | usb: usb5303: add support for reference clock specified in device tree | Marek Szyprowski |
2014-05-27 | USB: yurex: fix race between probe() and read() | Oliver Neukum |
2014-05-27 | USB: appledisplay: fix race between reading and writing from the device | Oliver Neukum |
2014-05-27 | USB: iowarrior: Convert local dbg macro to dev_dbg | Joe Perches |
2014-05-27 | USB: appledisplay: Convert /n to \n | Joe Perches |
2014-04-24 | usb: ftdi-elan: Use pr_<level> | Joe Perches |
2014-04-24 | usb: ftdi-elan: Coalesce string fragment | Joe Perches |
2014-04-24 | usb: ftdi-elan: Coalesce formats | Joe Perches |
2014-04-24 | usb: ftdi-elan: Convert leading spaces to tabs | Joe Perches |
2014-04-24 | usb: ftdi-elan: Fix format fragments | Joe Perches |
2014-03-03 | USB: sisusb: Use static const, fix typo | Joe Perches |
2014-02-11 | usb/misc/usbled: Add Riso Kagaku Webmail Notifier | Christian Vogel |
2014-02-11 | USB: ELAN: Remove useless "default M" lines | Paul Bolle |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | USB: misc: idmouse: correct spelling mistake in error string | Rahul Bedarkar |
2014-01-03 | USB: yurex: fix spelling mistake in comment | Rahul Bedarkar |
2014-01-03 | USB: iowarrior: fix spelling mistake in comment | Rahul Bedarkar |
2013-12-21 | Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2013-12-19 | drivers: usb: Mark function as static in usbsevseg.c | Rashika Kheria |
2013-12-18 | usb: usbtest: Always clear halt else further tests will fail | Roger Quadros |
2013-12-18 | usb: usbtest: Add timetout to simple_io() | Roger Quadros |
2013-12-17 | usbtest: Fix BOS control test for USB 2.01 devices. | Sarah Sharp |
2013-12-08 | usb: usbtest: update bos test coverage to usb 2.1 device | Huang Rui |
2013-12-08 | usb: usbtest: fix the bit mask of usb 2.0 extension descriptor | Huang Rui |
2013-12-08 | usb: usbtest: add a test case to support bos for queue control | Huang Rui |
2013-10-30 | usb: usbtest: support container id descriptor test | Huang Rui |
2013-10-30 | usb: usbtest: support superspeed device capbility descriptor test | Huang Rui |
2013-10-30 | usb: usbtest: support usb2 extension descriptor test | Huang Rui |
2013-10-29 | usb: usbtest: support bos descriptor test for usb 3.0 | Huang Rui |
2013-10-29 | usb: usbtest: fix checkpatch warning as sizeof code style | Huang Rui |
2013-10-19 | Merge 3.12-rc6 into usb-next. | Greg Kroah-Hartman |
2013-10-16 | usb: misc: usb3503: Fix compile error due to incorrect regmap depedency | Matthew Dawson |
2013-09-25 | usb: usbtest: bmAttributes would better be masked | Huang Rui |
2013-08-18 | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman |
2013-08-14 | USB: uss720: fix DMA-buffer allocation | Johan Hovold |
2013-08-12 | USB: adutux: fix big-endian device-type reporting | Johan Hovold |
2013-08-12 | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET | Manu Gautam |
2013-08-12 | usb: misc: usb3503: Support operation with no I2C control | Mark Brown |
2013-08-12 | usb: misc: usb3503: Add USB3503A to the compatible list | Mark Brown |
2013-08-12 | usb: misc: usb3503: Default to hub mode | Mark Brown |
2013-08-12 | usb: misc: usb3503: Fix typos in error messages | Mark Brown |
2013-08-12 | usb: misc: usb3503: Factor out I2C probe | Mark Brown |
2013-08-12 | usb: misc: usb3503: Convert to regmap | Mark Brown |
2013-08-12 | usb: misc: usb3503: Actively manage Hub Connect GPIO | Mark Brown |
2013-08-12 | usb: misc: usb3503: Use gpio_set_value_cansleep() | Mark Brown |
2013-08-12 | usb: misc: usb3503: Convert to devm_ APIs | Mark Brown |
2013-08-12 | usb: misc: Fix swapped properties in usb3503 DT parsing | Mark Brown |