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