aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey
2010-10-22USB: imx21-hcd: remove unused variableMartin Fuzzey
2010-10-22USB: UHCI: add native scatter-gather support(v1)Ming Lei
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches