index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
2014-07-07
|
\
|
*
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
Srinivas Kandagatla
2014-06-30
|
*
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
2014-06-24
|
*
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
2014-06-24
|
*
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
2014-06-24
|
*
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
2014-06-24
*
|
usb: xhci: Correct last context entry calculation for Configure Endpoint
Julius Werner
2014-06-24
|
/
*
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
2014-06-17
*
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
2014-06-17
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
|
\
|
*
MIPS: MSP71xx: Remove checks for two macros
Paul Bolle
2014-05-23
*
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
|
\
\
|
*
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
|
|
\
\
|
|
*
|
tile: usb: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
|
|
|
/
|
*
|
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-29
|
*
|
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-28
|
*
|
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-27
|
*
|
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-23
|
|
\
\
|
|
*
|
usb: phy: msm: reset controller is mandatory now
Arnd Bergmann
2014-05-14
|
*
|
|
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
[prev]
[next]