aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-05-27usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni
2014-05-27usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni
2014-05-27Add support for using a MAX3421E chip as a host driver.David Mosberger
2014-05-27usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski
2014-05-27usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam
2014-05-27usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam
2014-05-27usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman
2014-05-20xhci: Add a global command queueMathias Nyman
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman
2014-05-20xhci: Report max device limit when Enable Slot command fails.Sarah Sharp
2014-05-20xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-05-20usb: xhci: Use IS_ENABLED() macroFabio Estevam
2014-05-20xhci: fix wrong port number reported when setting USB2.0 hardware LPM.Lin Wang
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-04-27Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-24USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2014-04-24usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam
2014-04-16USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart
2014-04-16USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-07Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang
2014-03-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2014-03-04xhci: Kill streams URBs when the host dies.Sarah Sharp
2014-03-04xhci: Refactor command watchdog and fix split string.Sarah Sharp