summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-11-13xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp1-26/+0
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern1-4/+8
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern2-14/+34
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-09-27xhci: fix port BESL LPM capability checkingMathias Nyman1-1/+1
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-08-27USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern1-0/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-13USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan2-0/+2
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+7
2013-06-26xhci: Add missing unlocks on error pathsEmil Goode1-0/+2
2013-06-25ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-06-25USB: ohci-at91: prepare clk before calling enableBoris BREZILLON1-6/+6
2013-06-25USB: HWA: fix device probe failureThomas Pugliese1-8/+3
2013-06-25usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-06-21Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2013-06-18xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-06-18Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-67/+151
2013-06-18USB: Check for ARCH_EXYNOS separatelyTomasz Figa1-1/+1
2013-06-18USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode1-2/+1
2013-06-18USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-06-18USB: EHCI: tegra: Fix oops in error cleanupThierry Reding1-3/+3
2013-06-18USB: EHCI: tegra: make use of ehci->privStephen Warren1-35/+35
2013-06-18USB: EHCI: make ehci-tegra a separate driverManjunath Goudar4-60/+76
2013-06-18USB: EHCI: tegra: fix circular module dependenciesStephen Warren1-36/+0
2013-06-18USB: EHCI: tegra: remove all power managementStephen Warren1-245/+1
2013-06-18USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar4-15/+20
2013-06-18usb: wire adapter: add scatter gather supportThomas Pugliese1-0/+1
2013-06-15Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+6
2013-06-15xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman1-5/+9
2013-06-15xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman1-25/+10
2013-06-15xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp4-35/+126
2013-06-15xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp1-2/+6
2013-06-13Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-60/+45
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov1-0/+6