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
2015-08-18
usb: misc: usbtest: format max packet size for iso transfer
Peter Chen
1
-3
/
+4
2015-08-05
usb: misc: ftdi-elan: Simplify return statement
Saurabh Karajgaonkar
1
-10
/
+2
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-33
/
+66
2015-06-25
Pratyush Anand has moved
Pratyush Anand
1
-1
/
+1
2015-06-01
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
Dennis O'Brien
1
-10
/
+0
2015-05-10
USB: uss720.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+4
2015-05-10
USB: sisusb_con.c: move assignment out of if () block
Greg Kroah-Hartman
1
-18
/
+36
2015-05-10
USB: sisusb.c: move assignment out of if () block
Greg Kroah-Hartman
1
-13
/
+26
2015-04-03
usb/misc: fix chaoskey build, needs HW_RANDOM
Randy Dunlap
1
-0
/
+1
2015-04-01
usb: Fix warnings in chaoskey driver
Keith Packard
1
-2
/
+4
2015-03-26
usb/misc/usb3503: Always read refclk frequency from DT
Ben Gamari
1
-23
/
+24
2015-03-26
usb: Add driver for Altus Metrum ChaosKey device (v2)
Keith Packard
3
-0
/
+543
2015-03-18
USB: appledisplay: Deletion of a check before backlight_device_unregister()
Markus Elfring
1
-1
/
+1
2015-03-18
USB: legotower: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
2015-01-09
USB: use %*ph specifier in uss720 driver
Andy Shevchenko
1
-9
/
+3
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
[next]