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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2
-181
/
+203
2012-05-05
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
Russ Dill
1
-9
/
+9
2012-05-04
xhci: Add Lynx Point to list of Intel switchable hosts.
Sarah Sharp
2
-2
/
+20
2012-05-04
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
Sarah Sharp
1
-0
/
+14
2012-05-04
usb-xhci: Handle COMP_TX_ERR for isoc tds
Hans de Goede
1
-0
/
+1
2012-05-04
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
4
-12
/
+25
2012-05-02
USB: r8a66597-hcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-10
/
+10
2012-05-02
USB: oxu210hp-hcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-05-02
USB: ohci-sa1111.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: ohci-ep93xx.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+3
2012-05-02
USB: ohci-dbg.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: ehci-sched.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-05-02
USB: ehci-q.c: remove dbg() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-05-02
usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.c
Paul Gortmaker
1
-1
/
+2
2012-05-02
usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.c
Paul Gortmaker
1
-1
/
+2
2012-05-02
usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.c
Paul Gortmaker
1
-1
/
+2
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
1
-180
/
+195
2012-05-01
USB: ohci-nxp: Use isp1301 driver
Roland Stigge
2
-106
/
+16
2012-05-01
ohci-nxp: Device tree support
Roland Stigge
1
-0
/
+10
2012-05-01
ohci-nxp: Driver cleanup
Roland Stigge
1
-18
/
+26
2012-04-27
USB: ohci-xls.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-tmio.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-sh.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-04-27
USB: ohci-s3c2410.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-ps3.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-ppc-soc.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-ppc-of.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-nxp.c: remove err() usage
Greg Kroah-Hartman
1
-8
/
+8
2012-04-27
USB: ohci-exynos.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-ep93xx.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-cns3xxx.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-27
USB: ohci-at91.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-26
USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE
Stephen Warren
1
-1
/
+1
2012-04-25
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+8
2012-04-24
usb/ssb: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-24
usb/bcma: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
5
-27
/
+23
2012-04-23
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
24
-379
/
+1127
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+37
2012-04-21
USB: oxu210hp-hcd.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-20
usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.
Steven J. Hill
3
-2
/
+274
2012-04-20
USB: bcma: suspend() only takes one argument now
Dan Carpenter
1
-1
/
+1
2012-04-20
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2
-22
/
+8
2012-04-19
USB: ehci: ohci: Add clk_{un}prepare() support
Viresh Kumar
2
-4
/
+4
2012-04-19
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
Stephen Warren
1
-1
/
+0
2012-04-19
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-04-19
usb: Fix various typo within usb
Masanari Iida
4
-6
/
+6
2012-04-19
EHCI: don't try to clear the IAAD bit
Alan Stern
1
-7
/
+1
[next]