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
2016-03-04
usb: host: unhide suspend/resume declarations
Arnd Bergmann
1
-2
/
+0
2016-02-04
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
1
-5
/
+0
2016-02-04
usb: host: ehci.h: move constant to right
Geyslan G. Bem
1
-1
/
+1
2016-02-04
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
1
-1
/
+1
2016-02-04
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
1
-2
/
+2
2016-02-04
usb: host: ehci.h: use space after comma
Geyslan G. Bem
1
-2
/
+3
2016-02-04
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
1
-5
/
+5
2016-02-04
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
1
-2
/
+2
2016-02-04
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
1
-11
/
+11
2016-02-04
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
1
-11
/
+11
2016-02-04
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
1
-4
/
+4
2016-02-04
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
1
-0
/
+3
2016-02-04
USB: EHCI: store reason for unlinking a QH
Alan Stern
1
-2
/
+8
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
1
-0
/
+1
2015-08-15
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
1
-0
/
+12
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
1
-0
/
+3
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-1
/
+1
2014-11-04
usb: ehci: add ehci_port_power interface
Michael Grzeschik
1
-0
/
+2
2014-04-25
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
1
-0
/
+3
2014-01-14
usb: ehci: add freescale imx28 special write register method
Peter Chen
1
-1
/
+17
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-4
/
+4
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
1
-0
/
+33
2013-10-12
USB: EHCI: use a bandwidth-allocation table
Alan Stern
1
-1
/
+12
2013-10-12
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
1
-13
/
+16
2013-10-12
USB: EHCI: use consistent NO_FRAME value
Alan Stern
1
-2
/
+3
2013-09-17
USB: EHCI: handle isochronous underruns with tasklets
Alan Stern
1
-0
/
+1
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-4
/
+4
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
1
-5
/
+0
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+1
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
1
-0
/
+3
2013-08-12
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
1
-0
/
+1
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
[next]