summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen2013-07-291-8/+1Star
* usb: tegra: host: Remove references to plat dataTuomas Tynkkynen2013-07-291-8/+0Star
* usb: host: tegra: Remove leftover codeTuomas Tynkkynen2013-07-291-15/+5Star
* usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-33/+1Star
* usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros2013-07-291-3/+1Star
* usb: phy: make PHY driver selection possible by controller driversRoger Quadros2013-07-291-1/+0Star
* xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-07-251-1/+1
* usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-252-1/+7
* usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap2013-07-251-0/+1
* usb: xhci: Mark two functions __maybe_unusedOlof Johansson2013-07-251-2/+2
* xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-07-251-3/+3
* USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-2/+2
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-2/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-022-1/+7
|\ \
| * \ Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-201-1/+1
| |\ \
| | * | USB: Check for ARCH_EXYNOS separatelyTomasz Figa2013-06-181-1/+1
| | |/
| * | Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-151-0/+6
| |\ \ | | |/ | |/|
| | * ehci-platform: add pre_setup() method to platform dataSergei Shtylyov2013-06-111-0/+6
* | | xhci: Add missing unlocks on error pathsEmil Goode2013-06-261-0/+2
* | | ehci-atmel.c: prepare clk before calling enableBoris BREZILLON2013-06-251-4/+4
* | | USB: ohci-at91: prepare clk before calling enableBoris BREZILLON2013-06-251-6/+6
* | | USB: HWA: fix device probe failureThomas Pugliese2013-06-251-8/+3Star
* | | usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-251-0/+1
* | | xhci: check for failed dma pool allocationMathias Nyman2013-06-181-0/+4
* | | Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-184-67/+151
|\ \ \
| * | | xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman2013-06-141-5/+9
| * | | xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman2013-06-141-25/+10Star
| * | | xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-144-35/+126
| * | | xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp2013-06-141-2/+6
* | | | USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode2013-06-171-2/+1Star
* | | | USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros2013-06-171-2/+9
* | | | USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* | | | USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* | | | USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-174-60/+76
* | | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-36/+0Star
* | | | USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1Star
* | | | USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-174-15/+20
* | | | usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-171-0/+1
|/ / /
* | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-60/+45Star
|\ \ \
| * | | usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-59/+45Star
| * | | usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-301-1/+0Star
* | | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-095-8/+38
|\ \ \ \ | | |/ / | |/| |
| * | | USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-301-1/+6
| * | | USB: revert periodic scheduling bugfixAlan Stern2013-05-291-1/+1
| * | | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-294-6/+31
| |\ \ \ | | |/ / | |/| |
| | * | xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-253-2/+13
| | * | xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-251-1/+11
| | * | xhci: fix list access before initVladimir Murzin2013-05-241-0/+4
| | * | xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-241-3/+3