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-q.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
1
-1
/
+12
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
1
-2
/
+2
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
1
-8
/
+4
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-11-03
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
1
-13
/
+9
2016-11-03
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-4
/
+6
2016-02-04
USB: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
1
-2
/
+5
2016-02-04
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
1
-5
/
+51
2016-02-04
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
1
-13
/
+15
2016-02-04
USB: EHCI: store reason for unlinking a QH
Alan Stern
1
-4
/
+9
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
1
-2
/
+7
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-2
/
+2
2013-10-12
USB: EHCI: use a bandwidth-allocation table
Alan Stern
1
-0
/
+19
2013-10-12
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
1
-21
/
+19
2013-09-24
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
1
-5
/
+0
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
1
-0
/
+5
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-2
/
+2
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
1
-7
/
+0
2013-08-14
usb: host: add Kconfig option for EHSET
Jack Pham
1
-0
/
+2
2013-08-13
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
1
-0
/
+101
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
1
-5
/
+0
2013-03-29
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
1
-3
/
+1
2013-03-28
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
1
-0
/
+2
2013-03-26
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
1
-4
/
+1
2013-03-26
USB: EHCI: improve end_unlink_async()
Alan Stern
1
-42
/
+55
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-23
/
+18
2013-03-26
USB: EHCI: split needs_rescan into two flags
Alan Stern
1
-40
/
+22
2013-03-26
USB: EHCI: change return value of qh_completions()
Alan Stern
1
-14
/
+8
2013-03-26
USB: EHCI: changes related to qh_refresh()
Alan Stern
1
-32
/
+20
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
1
-0
/
+13
2013-03-05
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
1
-5
/
+13
2013-03-05
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
1
-4
/
+14
2013-01-26
USB: EHCI: unlink one async QH at a time
Alan Stern
1
-20
/
+30
2012-11-12
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
1
-9
/
+3
2012-09-11
EHCI: Update qTD next pointer in QH overlay region during unlink
Pavankumar Kondeti
1
-2
/
+10
2012-07-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-0
/
+1
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-2
/
+1
2012-07-17
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
1
-25
/
+53
2012-07-17
USB: EHCI: unlink multiple async QHs together
Alan Stern
1
-60
/
+89
2012-07-17
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
1
-3
/
+1
2012-07-17
USB: EHCI: use hrtimer for async schedule
Alan Stern
1
-38
/
+30
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-4
/
+4
2012-07-17
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
1
-0
/
+2
2012-07-17
USB: EHCI: rename "reclaim"
Alan Stern
1
-11
/
+11
2012-07-17
USB: EHCI: add symbolic constants for QHs
Alan Stern
1
-6
/
+6
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
1
-9
/
+3
2012-05-02
USB: ehci-q.c: remove dbg() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
1
-10
/
+6
2011-12-10
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-1
/
+1
[next]