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
2011-12-01
Revert "xHCI: reset-on-resume quirk for NEC uPD720200"
Sarah Sharp
1
-6
/
+1
2011-12-01
xHCI: fix bug in xhci_clear_command_ring()
Andiry Xu
1
-1
/
+4
2011-11-29
EHCI : Fix a regression in the ISO scheduler
Matthieu CASTET
1
-4
/
+5
2011-11-28
xHCI: reset-on-resume quirk for NEC uPD720200
Andiry Xu
1
-1
/
+6
2011-11-26
USB: whci-hcd: fix endian conversion in qset_clear()
Dan Carpenter
1
-1
/
+1
2011-11-18
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
4
-64
/
+28
2011-11-18
usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
Jayachandran C
1
-1
/
+1
2011-11-14
USB: at91: at91-ohci: fix set/get power
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+6
2011-11-14
USB: EHCI: fix HUB TT scheduling issue with iso transfer
Thomas Poussevin
1
-5
/
+10
2011-11-14
USB: XHCI: resume root hubs when the controller resumes
Alan Stern
1
-15
/
+14
2011-11-14
USB: workaround for bug in old version of GCC
Alan Stern
1
-4
/
+3
2011-11-14
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...
Greg Kroah-Hartman
3
-12
/
+11
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-0
/
+7
2011-11-04
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2
-6
/
+4
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-167
/
+360
2011-11-02
usb, xhci: fix lockdep warning on endpoint timeout
Don Zickus
1
-6
/
+7
2011-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-19
/
+220
2011-10-31
usb: fix implicit usage of gfp.h in host/xhci-hub.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2
-0
/
+2
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
4
-0
/
+4
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
1
-1
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
67
-646
/
+3010
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
1
-1
/
+1
2011-10-24
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
4
-166
/
+359
2011-10-20
Merge branch 'imx/devel' into next/devel
Arnd Bergmann
2
-1
/
+20
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
3
-15
/
+72
2011-10-18
QE/FHCI: fixed the CONTROL bug
Jerry Huang
1
-4
/
+15
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
5
-8
/
+49
2011-10-18
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
1
-4
/
+6
2011-10-18
USB: Fix runtime wakeup on OHCI
Matthew Garrett
1
-4
/
+1
2011-10-18
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
1
-0
/
+34
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
1
-0
/
+13
2011-09-26
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
1
-32
/
+34
2011-09-26
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
4
-9
/
+8
2011-09-26
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
3
-91
/
+91
2011-09-26
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
1
-27
/
+54
2011-09-26
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
1
-19
/
+19
2011-09-26
usb/xhci: hide MSI code behind PCI bars
Sebastian Andrzej Siewior
1
-62
/
+98
2011-09-26
usb/xhci: group MSI interrupt registration into its own function
Sebastian Andrzej Siewior
1
-28
/
+42
2011-09-26
usb/host: introduce USB_ARCH_HAS_XHCI
Felipe Balbi
1
-1
/
+1
2011-09-26
xHCI: fix debug message
Andiry Xu
1
-1
/
+1
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
4
-38
/
+51
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
4
-1
/
+87
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
4
-1
/
+211
2011-09-26
xHCI: Check host USB2 LPM capability
Andiry Xu
3
-0
/
+27
2011-09-26
xHCI: Clear PLC for USB2 root hub ports
Andiry Xu
1
-0
/
+4
2011-09-26
xHCI: test and clear RWC bit
Andiry Xu
3
-10
/
+20
2011-09-26
xHCI: set link state
Andiry Xu
3
-47
/
+33
2011-09-26
EHCI : introduce a common ehci_setup
Matthieu CASTET
1
-0
/
+29
[next]