index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
17
-17
/
+0
2014-01-03
USB: misc: idmouse: correct spelling mistake in error string
Rahul Bedarkar
1
-1
/
+1
2014-01-03
USB: yurex: fix spelling mistake in comment
Rahul Bedarkar
1
-1
/
+1
2014-01-03
USB: iowarrior: fix spelling mistake in comment
Rahul Bedarkar
1
-1
/
+1
2013-12-21
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
1
-1
/
+1
2013-12-18
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
1
-1
/
+10
2013-12-18
usb: usbtest: Add timetout to simple_io()
Roger Quadros
1
-3
/
+11
2013-12-17
usbtest: Fix BOS control test for USB 2.01 devices.
Sarah Sharp
1
-1
/
+1
2013-12-08
usb: usbtest: update bos test coverage to usb 2.1 device
Huang Rui
1
-1
/
+1
2013-12-08
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
Huang Rui
1
-2
/
+2
2013-12-08
usb: usbtest: add a test case to support bos for queue control
Huang Rui
1
-1
/
+10
2013-10-30
usb: usbtest: support container id descriptor test
Huang Rui
1
-0
/
+27
2013-10-30
usb: usbtest: support superspeed device capbility descriptor test
Huang Rui
1
-0
/
+37
2013-10-30
usb: usbtest: support usb2 extension descriptor test
Huang Rui
1
-0
/
+77
2013-10-29
usb: usbtest: support bos descriptor test for usb 3.0
Huang Rui
1
-0
/
+13
2013-10-29
usb: usbtest: fix checkpatch warning as sizeof code style
Huang Rui
1
-8
/
+8
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-1
/
+1
2013-10-16
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
Matthew Dawson
1
-1
/
+1
2013-09-25
usb: usbtest: bmAttributes would better be masked
Huang Rui
1
-1
/
+1
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-08-14
USB: uss720: fix DMA-buffer allocation
Johan Hovold
1
-9
/
+15
2013-08-12
USB: adutux: fix big-endian device-type reporting
Johan Hovold
1
-1
/
+1
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
1
-1
/
+19
2013-08-12
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
1
-17
/
+76
2013-08-12
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
1
-0
/
+1
2013-08-12
usb: misc: usb3503: Default to hub mode
Mark Brown
1
-1
/
+1
2013-08-12
usb: misc: usb3503: Fix typos in error messages
Mark Brown
1
-2
/
+2
2013-08-12
usb: misc: usb3503: Factor out I2C probe
Mark Brown
1
-34
/
+43
2013-08-12
usb: misc: usb3503: Convert to regmap
Mark Brown
2
-57
/
+37
2013-08-12
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
1
-6
/
+12
2013-08-12
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
1
-1
/
+1
2013-08-12
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
1
-35
/
+7
2013-08-12
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
1
-2
/
+2
2013-07-31
USB: simplify the interface of usb_get_status()
Alan Stern
1
-5
/
+4
2013-07-31
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-07-25
usb: misc: EHSET Test Fixture device driver for host compliance
Manu Gautam
3
-0
/
+148
2013-07-23
USB: misc: remove CONFIG_USB_DEBUG from Makefile
Greg Kroah-Hartman
1
-3
/
+0
2013-07-23
USB: adutux: remove direct calls to printk()
Greg Kroah-Hartman
1
-6
/
+6
2013-07-23
USB: adutux: remove custom debug macro and module parameter
Greg Kroah-Hartman
1
-41
/
+9
2013-07-23
USB: adutux: remove custom debug macro
Greg Kroah-Hartman
1
-39
/
+58
2013-07-23
USB: adutux: remove unneeded tracing macros
Greg Kroah-Hartman
1
-40
/
+1
2013-07-23
USB: legotower: remove direct calls to printk()
Greg Kroah-Hartman
1
-5
/
+7
2013-07-23
USB: legotower: remove custom debug macro and module parameter
Greg Kroah-Hartman
1
-34
/
+9
2013-07-23
USB: legousbtower: remove custom debug macro
Greg Kroah-Hartman
1
-12
/
+15
2013-07-23
USB: legotower: remove unneeded tracing macros
Greg Kroah-Hartman
1
-41
/
+1
2013-07-23
USB: ldusb: remove custom dbg_info() macro
Greg Kroah-Hartman
1
-21
/
+10
2013-07-22
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
1
-0
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
[next]