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
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
2008-07-04
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-07-04
USB: ehci - fix timer regression
David Brownell
1
-9
/
+10
2008-07-04
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-06-12
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-09
usb: r8a66597-hcd: Add support for SH7723 USB host
Yoshihiro Shimoda
1
-4
/
+4
2008-06-04
isp1760-if iomem annotations
Al Viro
1
-2
/
+2
2008-05-30
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-30
USB: EHCI: fix performance regression
Alan Stern
2
-8
/
+10
2008-05-30
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-05-30
USB: EHCI: fix remote-wakeup regression
Alan Stern
2
-2
/
+6
2008-05-30
USB: EHCI: suppress unwanted error messages
Alan Stern
9
-0
/
+18
2008-05-30
USB: EHCI: fix up root-hub TT mess
Alan Stern
6
-15
/
+8
2008-05-21
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
1
-0
/
+2
2008-05-14
usb: fix compile warning in isp1760
Sebastian Siewior
1
-1
/
+1
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
1
-1
/
+1
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
1
-2
/
+2
2008-05-07
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
1
-0
/
+13
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2
-3
/
+3
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+1
2008-04-28
drivers/usb annotations and fixes
Al Viro
5
-8
/
+8
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-12
/
+12
2008-04-25
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-25
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
19
-50
/
+31
2008-04-25
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
5
-29
/
+18
2008-04-25
USB: ehci: qh/qtd cleanup comments
David Brownell
1
-10
/
+40
2008-04-25
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
3
-37
/
+129
2008-04-25
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2
-25
/
+34
2008-04-25
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2
-10
/
+70
2008-04-25
USB: ehci shutdown refactored
Sarah Sharp
1
-16
/
+25
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
8
-49
/
+54
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
5
-76
/
+8
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-25
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2008-04-25
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
1
-1
/
+2
2008-04-25
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-25
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-25
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
Robert P. J. Day
1
-2
/
+2
2008-04-25
USB: ehci: paranoia, reject large control transfers
David Brownell
1
-2
/
+8
2008-04-25
USB: remove dev->power.power_state
Alan Stern
12
-38
/
+5
2008-04-25
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
1
-3
/
+3
2008-04-25
USB: use DIV_ROUND_UP
Julia Lawall
1
-3
/
+3
2008-04-25
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-25
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2
-17
/
+20
2008-04-25
USB: ehci minor SOC bus glue fixes
David Brownell
4
-11
/
+11
[next]