index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-14
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-28
/
+90
2013-01-12
usb: host: ohci-tmio: fix compile warning
Felipe Balbi
1
-1
/
+2
2013-01-12
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
1
-4
/
+5
2013-01-12
USB: fsl-mph-dr-of: fix regression on mpc5121e
Anatolij Gustschin
1
-0
/
+3
2013-01-12
usb: imx21-hcd: Include missing linux/module.h
Fabio Estevam
1
-0
/
+1
2013-01-07
USB: ehci: make debug port in-use detection functional again
Jan Beulich
1
-19
/
+20
2013-01-07
Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-2
/
+57
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2013-01-04
Drivers: usb: host: ehci-orion.c: remove __devinitdata marking
Greg Kroah-Hartman
1
-1
/
+1
2013-01-04
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-01-04
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
2013-01-04
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+35
2012-12-13
usb: host: ehci-mv: fix clk APIs
Chao Xie
1
-2
/
+2
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-6
/
+5
2012-11-28
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2
-2
/
+5
2012-11-27
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2012-11-26
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...
Olof Johansson
3
-5
/
+37
2012-11-26
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2
-2
/
+2
2012-11-24
ARM: Kirkwood: ehci-orion: Add device tree binding
Andrew Lunn
1
-3
/
+35
2012-11-22
usb: remove use of __devexit
Bill Pemberton
21
-26
/
+26
2012-11-22
usb: remove use of __devinitconst
Bill Pemberton
3
-3
/
+3
2012-11-22
usb: remove use of __devinitdata
Bill Pemberton
4
-4
/
+4
2012-11-22
usb: remove use of __devinit
Bill Pemberton
39
-71
/
+69
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
21
-21
/
+21
2012-11-21
Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+4
2012-11-21
Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+4
2012-11-16
Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt
Arnd Bergmann
1
-1
/
+0
2012-11-15
Merge branch 'omap/headers4' into next/dt
Arnd Bergmann
3
-5
/
+4
2012-11-15
Merge branch 'omap/headers4' into next/cleanup
Arnd Bergmann
3
-5
/
+4
2012-11-15
usb: spear-ehci/ohci: Use devm_*() routines
Viresh Kumar
2
-45
/
+25
2012-11-15
usb: spear-ehci/ohci: Do clk_get using dev-id
Amardeep Rai
2
-24
/
+2
2012-11-15
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
1
-2
/
+0
2012-11-15
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
1
-3
/
+0
2012-11-13
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
2
-2
/
+2
2012-11-13
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
6
-11
/
+30
2012-11-12
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2
-8
/
+5
2012-11-12
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
1
-1
/
+1
2012-11-12
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2012-11-12
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
1
-1
/
+1
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
3
-13
/
+15
2012-11-12
Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dt
Sascha Hauer
1
-1
/
+0
[next]