index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2014-05-29
usb: host: max3421-hcd: Use module_spi_driver
Sachin Kamat
2014-05-29
usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
David Mosberger-Tang
2014-05-29
usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning
David Mosberger-Tang
2014-05-28
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
2014-05-28
usb: host: xhci-plat: add xhci_plat_start()
Yoshihiro Shimoda
2014-05-28
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
2014-05-27
usb: pci_quirks: fix sparse 'symbol not declared' warning
Konrad Zapalowicz
2014-05-27
xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.
Denis Turischev
2014-05-27
xhci: unified loggig of RESET_ON_RESUME
Oliver Neukum
2014-05-27
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
2014-05-27
usb: ohci-platform: Enable optional use of reset controller
Maxime Ripard
2014-05-27
usb: ohci: sort out dependencies for lpc32xx and omap
Arnd Bergmann
2014-05-27
usb: ohci-da8xx can only be built-in
Arnd Bergmann
2014-05-27
usb: xhci: avoid warning for !PM_SLEEP
Arnd Bergmann
2014-05-27
usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
Gregory CLEMENT
2014-05-27
usb: host: xhci-plat: add clock support
Gregory CLEMENT
2014-05-27
usb: host: xhci-plat: sort the headers in alphabetic order
Gregory CLEMENT
2014-05-27
usb: ehci-orion: add optional PHY support
Gregory CLEMENT
2014-05-27
usb: ehci-orion: fix clock reference leaking
Gregory CLEMENT
2014-05-27
usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
Thomas Petazzoni
2014-05-27
usb: ehci-orion: use platform_get_irq() for DT probing
Thomas Petazzoni
2014-05-27
Add support for using a MAX3421E chip as a host driver.
David Mosberger
2014-05-27
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: ehci-exynos: Change to use phy provided by the generic phy framework
Kamil Debski
2014-05-27
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
2014-05-27
usb: ehci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-05-27
usb: ohci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-20
xhci: Add a global command queue
Mathias Nyman
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
2014-05-20
xhci: Report max device limit when Enable Slot command fails.
Sarah Sharp
2014-05-20
xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-05-20
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
2014-05-20
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
Lin Wang
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
2014-05-14
usb: phy: msm: reset controller is mandatory now
Arnd Bergmann
2014-05-03
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
2014-05-03
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
2014-04-27
Merge 3.15-rc3 into usb-next
Greg Kroah-Hartman
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
[next]