index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
USB: Fix ehci infinite suspend-resume loop issue in zhaoxin
Weitao Wango
1
-0
/
+23
2021-10-05
usb: ehci: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-48
/
+27
2021-09-14
usb: ehci: Simplify platform driver registration
Guenter Roeck
1
-48
/
+27
2021-09-14
usb: ehci: handshake CMD_RUN instead of STS_HALT
Neal Liu
1
-1
/
+10
2021-08-18
usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controller
Lukas Bulwahn
1
-5
/
+0
2021-07-21
usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
David Jeffery
1
-4
/
+14
2021-06-10
usb: ehci: do not initialise static variables
Jason Wang
1
-2
/
+2
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
1
-0
/
+4
2021-03-23
USB: ehci: drop workaround for forced irq threading
Johan Hovold
1
-10
/
+3
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
1
-1
/
+1
2021-01-12
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2020-11-13
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
1
-1
/
+1
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
1
-0
/
+1
2020-07-10
usb: host: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
1
-1
/
+1
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
1
-3
/
+3
2018-09-20
USB: EHCI: make ehci-mv a separate driver
Lubomir Rintel
1
-5
/
+0
2018-06-25
USB: ehci-hcd: Add get_resuming_ports method
Alan Stern
1
-0
/
+1
2018-05-31
USB: ehci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
1
-5
/
+0
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
2017-11-01
usb: host: ehci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
1
-1
/
+1
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-10-05
USB: host: ehci-sead3: Remove SEAD-3 EHCI code
Paul Burton
1
-5
/
+0
2016-08-09
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
1
-2
/
+2
2016-06-07
usb: echi-hcd: Add ehci_setup check before echi_shutdown
Srinivas Kandagatla
1
-0
/
+9
2016-02-04
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
1
-1
/
+0
2016-02-03
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
1
-0
/
+3
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
1
-1
/
+2
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
1
-4
/
+7
2016-01-24
ehci-hcd: Cleanup memory resources when ehci_halt fails
Jia-Ju Bai
1
-1
/
+3
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
1
-1
/
+1
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
1
-1
/
+1
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
1
-1
/
+2
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
1
-5
/
+0
2015-04-07
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-5
/
+5
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-3
/
+3
2014-11-25
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
1
-5
/
+0
2014-11-03
usb: ehci: add ehci_port_power interface
Michael Grzeschik
1
-1
/
+8
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-02-26
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
1
-1
/
+0
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-3
/
+3
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-10-19
USB: EHCI: add check for wakeup/suspend race
Alan Stern
1
-0
/
+8
[next]