aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * USB: EHCI: msm: Add support for power managementPavankumar Kondeti2010-12-10
| * USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-10
| * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-10
| * USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann2010-12-10
| * USB: whci-hcd: fix compiler warningNamhyung Kim2010-12-10
| * Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-03
| |\
| | * usb: ehci-sh: Add missing ehci helpers.Paul Mundt2010-11-26
| | * usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt2010-11-26
| | * usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-01
| | * usb: ohci-sh: Set IRQ as shared.Paul Mundt2010-11-01
| * | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman2010-11-30
| |\ \
| | * | usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-11-30
| | * | usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-11-30
| | * | usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-11-30
| | * | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-11-30
| | * | usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-11-30
| | * | usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-11-30
| * | | usb: Add in missing EHCI helpers.Paul Mundt2010-11-30
| * | | USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-30
| |/ /
| * | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-17
| * | drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-16
| * | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-16
| * | usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-11
| |/
* | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-30
|\ \
| * | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-19
| * | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-19
| * | xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-19
* | | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-30
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-23
|\| |
| * | USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-16
| * | USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-16
| * | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-16
| * | USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-15
| * | xhci: Fix command ring replay after resume.Sarah Sharp2010-11-15
| * | xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-11
| * | xHCI: release spinlock when setup interruptAndiry Xu2010-11-11
| * | xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-11
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ /
* | Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-11
* | USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-11
* | USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-11
* | USB: ehci/mxc: compile fixUwe Kleine-König2010-11-11
* | USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-11
|/
* USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\
| * usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10