summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
| * | usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
| * | usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-10/+3
| * | usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-10/+6
| * | usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
| * | usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
| * | usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski2014-05-271-20/+109
| * | usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2014-05-271-16/+102
| * | usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-271-3/+2
| * | usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-271-11/+9
| * | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-231-1/+0
| |\ \
| | * | usb: phy: msm: reset controller is mandatory nowArnd Bergmann2014-05-141-1/+0
| * | | xhci: rework command timeout and cancellation,Mathias Nyman2014-05-205-320/+169
| * | | xhci: Use completion and status in global command queueMathias Nyman2014-05-205-98/+17
| * | | xhci: Add a global command queueMathias Nyman2014-05-204-6/+34
| * | | xhci: Use command structures when queuing commands on the command ringMathias Nyman2014-05-204-137/+216
| * | | xhci: Report max device limit when Enable Slot command fails.Sarah Sharp2014-05-201-0/+3
| * | | xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-05-201-1/+1
| * | | usb: xhci: Use IS_ENABLED() macroFabio Estevam2014-05-201-2/+1
| * | | xhci: fix wrong port number reported when setting USB2.0 hardware LPM.Lin Wang2014-05-201-1/+1
| * | | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-204-1/+23
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-274-45/+37
| |\ \ \
| * | | | USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart2014-04-241-0/+68
| * | | | USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart2014-04-243-17/+6
| * | | | USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart2014-04-244-23/+12
| * | | | usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam2014-04-241-6/+0
* | | | | xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-05-281-10/+10
* | | | | usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-05-281-0/+7
| |_|/ / |/| | |
* | | | fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko2014-05-031-1/+2
* | | | USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern2014-05-033-0/+21
| |/ / |/| |
* | | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-04-251-3/+3
* | | xhci: extend quirk for Renesas cardsIgor Gnatenko2014-04-251-3/+1
* | | xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev2014-04-251-0/+2
* | | usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-04-253-39/+31
|/ /
* | USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart2014-04-161-2/+2
* | USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart2014-04-161-1/+1
* | USB: EHCI: tegra: set txfill_tuningStephen Warren2014-04-161-0/+23
* | usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-161-0/+2
* | usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-161-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-3/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2085-1050/+654
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-3/+0
* | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-121-11/+3
|\ \ \
| * | | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman2014-03-071-11/+3
* | | | Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2014-03-077-122/+303
|\ \ \ \
| * | | | xhci: add the meaningful IRQ description if it is emptyAdrian Huang2014-03-061-0/+4
| * | | | xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman2014-03-061-1/+10
| * | | | storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-042-0/+6
| * | | | xhci: Kill streams URBs when the host dies.Sarah Sharp2014-03-041-7/+21
| * | | | xhci: Refactor command watchdog and fix split string.Sarah Sharp2014-03-041-31/+39