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
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-12
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
1
-4
/
+5
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
1
-10
/
+1
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
1
-5
/
+1
2012-11-01
USB: EHCI: make ehci-pci a separate driver
Alan Stern
1
-21
/
+5
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
1
-3
/
+70
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-21
/
+0
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
1
-18
/
+0
2012-10-25
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
1
-1
/
+26
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
1
-5
/
+0
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
1
-5
/
+0
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
1
-5
/
+0
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
1
-5
/
+0
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
1
-5
/
+0
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
1
-1
/
+1
2012-09-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
1
-2
/
+2
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-286
/
+226
2012-07-19
usb: add host support for the tilegx architecture
Chris Metcalf
1
-0
/
+5
2012-07-17
USB: EHCI: resolve some unlikely races
Alan Stern
1
-1
/
+19
2012-07-17
USB: EHCI: fix up locking
Alan Stern
1
-15
/
+33
2012-07-17
USB: EHCI: simplify isochronous scanning
Alan Stern
1
-3
/
+0
2012-07-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-46
/
+1
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-2
/
+5
2012-07-17
USB: EHCI: don't lose events during a scan
Alan Stern
1
-3
/
+10
2012-07-17
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
1
-15
/
+1
2012-07-17
USB: EHCI: unlink multiple async QHs together
Alan Stern
1
-31
/
+4
2012-07-17
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
1
-52
/
+14
2012-07-17
USB: EHCI: don't refcount iso_stream structures
Alan Stern
1
-3
/
+9
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-0
/
+1
2012-07-17
USB: EHCI: use hrtimer for controller death
Alan Stern
1
-10
/
+10
2012-07-17
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
1
-2
/
+4
2012-07-17
USB: EHCI: use hrtimer for async schedule
Alan Stern
1
-10
/
+3
2012-07-17
USB: EHCI: remove PS3 status polling
Alan Stern
1
-67
/
+2
2012-07-17
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
1
-1
/
+1
2012-07-17
USB: EHCI: introduce high-res timer
Alan Stern
1
-2
/
+13
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-7
/
+6
2012-07-17
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
1
-7
/
+2
2012-07-17
USB: EHCI: rename "reclaim"
Alan Stern
1
-13
/
+12
2012-07-17
USB: EHCI: add symbolic constants for QHs
Alan Stern
1
-1
/
+1
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
1
-1
/
+1
2012-07-17
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
1
-7
/
+0
2012-07-17
USB: EHCI: initialize data before resetting hardware
Alan Stern
1
-3
/
+3
2012-07-10
EHCI: centralize controller initialization
Alan Stern
1
-1
/
+4
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
1
-0
/
+89
2012-06-27
USB: EHCI: define extension registers like normal ones
Alan Stern
1
-10
/
+5
2012-06-14
USB: fix PS3 EHCI systems
Ricardo Martins
1
-0
/
+2
2012-05-21
Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"
Greg Kroah-Hartman
1
-1
/
+1
2012-05-19
USB: EHCI: fix command register configuration lost problem
Ming Lei
1
-1
/
+0
2012-05-14
USB: EHCI: work around bug in the Philips ISP1562 controller
Alan Stern
1
-1
/
+1
2012-05-12
usb: chipidea: add host role
Alexander Shishkin
1
-0
/
+8
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
1
-6
/
+10
[next]