index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
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
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
[next]