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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-160
/
+269
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-47
/
+43
2013-02-20
Revert "USB: EHCI: make ehci-vt8500 a separate driver"
Greg Kroah-Hartman
4
-43
/
+45
2013-02-20
Revert "USB: EHCI: make ehci-orion a separate driver"
Greg Kroah-Hartman
4
-52
/
+53
2013-02-20
Revert "USB: update host controller Kconfig entries"
Greg Kroah-Hartman
1
-17
/
+9
2013-02-18
USB: update host controller Kconfig entries
Arnd Bergmann
1
-9
/
+17
2013-02-15
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
4
-53
/
+52
2013-02-15
USB: EHCI: make ehci-vt8500 a separate driver
Manjunath Goudar
4
-45
/
+43
2013-02-14
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-14
USB: ehci-omap: Don't free gpios that we didn't request
Roger Quadros
1
-8
/
+0
2013-02-08
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+1
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
8
-42
/
+73
2013-01-31
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-01-31
USB: EHCI: fix for leaking isochronous data
Alan Stern
1
-2
/
+5
2013-01-30
usb/isp1760: declare schedule_ptds() and errata2_function() static
Arvid Brodin
1
-2
/
+2
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
6
-87
/
+70
2013-01-25
USB: EHCI: fix timer bug affecting port resume
Alan Stern
1
-1
/
+5
2013-01-25
USB: UHCI: notify usbcore about port resumes
Alan Stern
1
-0
/
+3
2013-01-25
USB: EHCI: notify usbcore about port resumes
Alan Stern
2
-0
/
+4
2013-01-25
USB: EHCI: unlink one async QH at a time
Alan Stern
1
-20
/
+30
2013-01-25
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
1
-14
/
+15
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
6
-87
/
+70
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2
-42
/
+124
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+0
2013-01-24
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2
-2
/
+2
2013-01-24
USB: uhci: beautify source code
Chen Gang
3
-28
/
+31
2013-01-24
USB: UHCI: remove unused definition
Woody Suwalski
1
-4
/
+0
2013-01-24
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
3
-49
/
+107
2013-01-24
usb: host: ehci-mv: remove unused variable
Chao Xie
1
-1
/
+0
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-23
USB: ohci-exynos: Add phy driver support
Vivek Gautam
1
-21
/
+63
2013-01-23
USB: ehci-s5p: Add phy driver support
Vivek Gautam
1
-21
/
+59
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
2
-8
/
+10
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
12
-47
/
+43
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
6
-25
/
+32
2013-01-14
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-28
/
+90
2013-01-11
usb: host: ohci-tmio: fix compile warning
Felipe Balbi
1
-1
/
+2
2013-01-11
USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack
Matt Sealey
1
-20
/
+0
2013-01-11
USB: ohci: set urb->hcpriv = NULL immediately, after free it
Chen Gang
1
-0
/
+1
2013-01-11
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
1
-4
/
+5
2013-01-11
USB: fsl-mph-dr-of: fix regression on mpc5121e
Anatolij Gustschin
1
-0
/
+3
[next]