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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
1
-0
/
+2
2013-04-03
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
1
-0
/
+1
2013-03-26
USB: EHCI: improve end_unlink_async()
Alan Stern
1
-1
/
+2
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-6
/
+4
2013-03-26
USB: EHCI: split needs_rescan into two flags
Alan Stern
1
-1
/
+3
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
1
-0
/
+4
2012-11-12
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
1
-1
/
+0
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
1
-0
/
+17
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
1
-1
/
+0
2012-10-25
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
1
-16
/
+0
2012-10-25
USB: EHCI: move logging macros to ehci.h
Alan Stern
1
-0
/
+15
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
1
-1
/
+0
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
1
-1
/
+1
2012-07-17
USB: EHCI: resolve some unlikely races
Alan Stern
1
-0
/
+1
2012-07-17
USB: EHCI: simplify isochronous scanning
Alan Stern
1
-3
/
+3
2012-07-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-12
/
+1
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-3
/
+5
2012-07-17
USB: EHCI: don't lose events during a scan
Alan Stern
1
-1
/
+2
2012-07-17
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
1
-2
/
+2
2012-07-17
USB: EHCI: unlink multiple async QHs together
Alan Stern
1
-0
/
+2
2012-07-17
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
1
-15
/
+1
2012-07-17
USB: EHCI: don't refcount iso_stream structures
Alan Stern
1
-2
/
+1
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-2
/
+3
2012-07-17
USB: EHCI: use hrtimer for controller death
Alan Stern
1
-0
/
+2
2012-07-17
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
1
-1
/
+9
2012-07-17
USB: EHCI: use hrtimer for async schedule
Alan Stern
1
-1
/
+4
2012-07-17
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
1
-2
/
+5
2012-07-17
USB: EHCI: introduce high-res timer
Alan Stern
1
-0
/
+16
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-1
/
+6
2012-07-17
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
1
-0
/
+1
2012-07-17
USB: EHCI: rename "reclaim"
Alan Stern
1
-5
/
+5
2012-07-17
USB: EHCI: add symbolic constants for QHs
Alan Stern
1
-1
/
+7
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
1
-9
/
+0
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
1
-4
/
+0
2012-04-10
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
1
-0
/
+2
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2011-10-19
EHCI: workaround for MosChip controller bug
Alan Stern
1
-0
/
+17
2011-08-23
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-0
/
+7
2011-07-19
EHCI: fix direction handling for interrupt data toggles
Alan Stern
1
-0
/
+1
2011-07-09
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
1
-1
/
+2
2011-07-09
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
1
-0
/
+2
2011-05-20
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
1
-3
/
+0
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
1
-0
/
+1
2011-05-03
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
1
-0
/
+3
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-0
/
+7
2011-05-03
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
1
-0
/
+4
2011-04-14
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-02
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-1
/
+1
[next]