aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-07xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-07xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-07xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-07xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-02-17xhci: Use GFP_NOIO during device reset.Sarah Sharp
2011-02-17xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui
2011-02-17xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-02-17xhci: Resume bus on any port status change.Sarah Sharp
2011-02-17USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-02-17USB: EHCI: fix DMA deallocation bugAlan Stern
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp
2010-11-30Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-19xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp
2010-11-19xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp
2010-11-19xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu
2010-11-11xHCI: release spinlock when setup interruptAndiry Xu
2010-11-11xhci: Remove excessive printks with shared IRQs.Sarah Sharp
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu
2010-10-22USB: xHCI: bus power management implementationAndiry Xu
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu
2010-10-22USB: xHCI: port power management implementationAndiry Xu
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu