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-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
USB: adutux: NULL dereferences on disconnect
Dan Carpenter
1
-5
/
+0
2014-11-24
USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
Markus Elfring
1
-2
/
+1
2014-11-03
usb: misc: usb3503: delete unnecessary 'out of memory' messages
Peter Chen
1
-6
/
+2
2014-11-03
usb: yurex: fixed sparse warning of incorrect type
Sudip Mukherjee
1
-2
/
+4
2014-10-20
usb: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
1
-4
/
+4
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-23
usb3503: clarify what the registers 'PDS' and 'CFG1' really do
Tobias Jakobi
1
-2
/
+2
2014-09-23
usb3503: correct error message in probe ('connect' to 'interrupt')
Tobias Jakobi
1
-1
/
+1
2014-09-23
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
1
-4
/
+4
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
1
-0
/
+1
2014-08-29
usbtest: Add interrupt EP testcases
Amit Virdi
1
-15
/
+98
2014-08-26
USB: sisusb: add device id for Magic Control USB video
Stephen Hemminger
1
-0
/
+1
2014-07-22
usb: lvstest: Fix sparse warnings generated by kbuild test bot
Pratyush Anand
1
-2
/
+2
2014-07-17
USB: Add LVS Test device driver
Pratyush Anand
3
-0
/
+468
2014-07-11
usb: usb3503: add PM functions
Joonyoung Shim
1
-2
/
+32
2014-07-09
usb: misc: usb3503: Update error code in print message
Tushar Behera
1
-1
/
+2
2014-06-17
USB: usbtest: add a timeout for scatter-gather tests
Alan Stern
1
-1
/
+15
2014-05-27
usb: usbtest: add pattern check on pipe in phase of unlink read
Huang Rui
1
-0
/
+3
2014-05-27
usb: usbtest: fix unlink write error with pattern 1
Huang Rui
1
-0
/
+10
2014-05-27
usb: usb5303: add support for reference clock specified in device tree
Marek Szyprowski
1
-2
/
+57
2014-05-27
USB: yurex: fix race between probe() and read()
Oliver Neukum
1
-2
/
+1
2014-05-27
USB: appledisplay: fix race between reading and writing from the device
Oliver Neukum
1
-3
/
+10
2014-05-27
USB: iowarrior: Convert local dbg macro to dev_dbg
Joe Perches
1
-21
/
+17
2014-05-27
USB: appledisplay: Convert /n to \n
Joe Perches
1
-1
/
+1
2014-04-24
usb: ftdi-elan: Use pr_<level>
Joe Perches
1
-9
/
+9
2014-04-24
usb: ftdi-elan: Coalesce string fragment
Joe Perches
1
-4
/
+3
2014-04-24
usb: ftdi-elan: Coalesce formats
Joe Perches
1
-95
/
+56
2014-04-24
usb: ftdi-elan: Convert leading spaces to tabs
Joe Perches
1
-2451
/
+2451
2014-04-24
usb: ftdi-elan: Fix format fragments
Joe Perches
1
-4
/
+4
2014-03-03
USB: sisusb: Use static const, fix typo
Joe Perches
1
-4
/
+6
2014-02-11
usb/misc/usbled: Add Riso Kagaku Webmail Notifier
Christian Vogel
1
-0
/
+34
2014-02-11
USB: ELAN: Remove useless "default M" lines
Paul Bolle
1
-1
/
+0
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
[next]