index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
Gregory CLEMENT
5
-0
/
+116
2014-05-27
usb: host: xhci-plat: add clock support
Gregory CLEMENT
2
-1
/
+25
2014-05-27
usb: host: xhci-plat: sort the headers in alphabetic order
Gregory CLEMENT
1
-3
/
+3
2014-05-27
usb: ehci-orion: add optional PHY support
Gregory CLEMENT
1
-0
/
+28
2014-05-27
usb: ehci-orion: fix clock reference leaking
Gregory CLEMENT
1
-16
/
+29
2014-05-27
usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
Thomas Petazzoni
1
-9
/
+9
2014-05-27
usb: ehci-orion: use platform_get_irq() for DT probing
Thomas Petazzoni
1
-4
/
+1
2014-05-27
Add support for using a MAX3421E chip as a host driver.
David Mosberger
3
-0
/
+1949
2014-05-27
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-05-27
usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-05-27
usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-10
/
+3
2014-05-27
usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-10
/
+6
2014-05-27
usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-05-27
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-05-27
usb: ehci-exynos: Change to use phy provided by the generic phy framework
Kamil Debski
1
-20
/
+109
2014-05-27
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
1
-16
/
+102
2014-05-27
usb: ehci-exynos: Use struct device instead of platform_device
Vivek Gautam
1
-3
/
+2
2014-05-27
usb: ohci-exynos: Use struct device instead of platform_device
Vivek Gautam
1
-11
/
+9
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+0
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
5
-320
/
+169
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
5
-98
/
+17
2014-05-20
xhci: Add a global command queue
Mathias Nyman
4
-6
/
+34
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
4
-137
/
+216
2014-05-20
xhci: Report max device limit when Enable Slot command fails.
Sarah Sharp
1
-0
/
+3
2014-05-20
xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-05-20
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
1
-2
/
+1
2014-05-20
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
Lin Wang
1
-1
/
+1
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
4
-1
/
+23
2014-05-14
usb: phy: msm: reset controller is mandatory now
Arnd Bergmann
1
-1
/
+0
2014-05-03
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
1
-1
/
+2
2014-05-03
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
3
-0
/
+21
2014-04-27
Merge 3.15-rc3 into usb-next
Greg Kroah-Hartman
4
-45
/
+37
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-24
USB: ohci-pxa27x: Add support for external vbus regulators
Laurent Pinchart
1
-0
/
+68
2014-04-24
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
3
-17
/
+6
2014-04-24
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
4
-23
/
+12
2014-04-24
usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
Vivek Gautam
1
-6
/
+0
2014-04-16
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
1
-2
/
+2
2014-04-16
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
1
-1
/
+1
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
1
-0
/
+23
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+0
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
1
-11
/
+3
2014-03-07
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-122
/
+303
2014-03-07
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
1
-2
/
+40
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
1
-11
/
+3
[next]