index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2011-03-27
ehci-hcd: Bug fix: don't set a QH's Halt bit
Alan Stern
2011-03-23
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
2011-03-23
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-23
ehci: Check individual port status registers on resume
Matthew Garrett
2011-03-23
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2011-03-07
xhci: Fix an error in count_sg_trbs_needed()
Paul Zimmerman
2011-03-07
xhci: Fix errors in the running total calculations in the TRB math
Paul Zimmerman
2011-03-07
xhci: Clarify some expressions in the TRB math
Paul Zimmerman
2011-03-07
xhci: Avoid BUG() in interrupt context
Paul Zimmerman
2011-02-17
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-02-17
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-02-17
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-02-17
xhci: Resume bus on any port status change.
Sarah Sharp
2011-02-17
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-17
USB: EHCI: fix DMA deallocation bug
Alan Stern
2011-02-17
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
Alex He
2011-02-17
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-12-09
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-11-30
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2010-11-30
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
Brian J. Tarricone
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-19
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
2010-11-19
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-11-19
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-16
USB: EHCI: fix obscure race in ehci_endpoint_disable
Alan Stern
2010-11-16
USB: isp1362-hcd - fix section mismatch warning
Axel Lin
2010-11-16
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
2010-11-15
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
2010-11-15
xhci: Fix command ring replay after resume.
Sarah Sharp
2010-11-11
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-11-11
xHCI: release spinlock when setup interrupt
Andiry Xu
2010-11-11
xhci: Remove excessive printks with shared IRQs.
Sarah Sharp
2010-11-11
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
Greg Kroah-Hartman
2010-11-11
USB: ohci-jz4740: Fix spelling in MODULE_ALIAS
Stefan Weil
2010-11-11
USB: xhci: Use GFP_ATOMIC under spin_lock
David Sterba
2010-11-11
USB: ehci/mxc: compile fix
Uwe Kleine-König
2010-11-11
USB: Fix FSL USB driver on non Open Firmware systems
Marc Kleine-Budde
2010-10-29
USB: Add EHCI and OHCH glue for OCTEON II SOCs.
David Daney
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
USB: imx21-hcd - fix off by one resource size calculation
Axel Lin
2010-10-22
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
Axel Lin
2010-10-22
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
USB: xHCI: PCI power management implementation
Andiry Xu
[next]