summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
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-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
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-11-11usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov
2010-11-01usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt
2010-11-01usb: ohci-sh: Set IRQ as shared.Paul Mundt
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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