index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
2020-11-13
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2020-07-10
usb: host: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
2018-09-20
USB: EHCI: make ehci-mv a separate driver
Lubomir Rintel
2018-06-25
USB: ehci-hcd: Add get_resuming_ports method
Alan Stern
2018-05-31
USB: ehci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: ehci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-10-05
USB: host: ehci-sead3: Remove SEAD-3 EHCI code
Paul Burton
2016-08-09
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
2016-06-07
usb: echi-hcd: Add ehci_setup check before echi_shutdown
Srinivas Kandagatla
2016-02-04
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
2016-02-03
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
2016-01-24
ehci-hcd: Cleanup memory resources when ehci_halt fails
Jia-Ju Bai
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
2015-04-07
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
2014-11-25
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
2014-11-03
usb: ehci: add ehci_port_power interface
Michael Grzeschik
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
2014-02-26
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
2013-10-19
USB: EHCI: add check for wakeup/suspend race
Alan Stern
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
2013-10-11
USB: EHCI: use a bandwidth-allocation table
Alan Stern
2013-10-11
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
2013-10-11
USB: EHCI: change toggle only upon successful reset
Alan Stern
2013-09-26
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
2013-09-23
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-08-30
ehci: remove debugging statement with ehci statistics in ehci_stop()
Xenia Ragiadakou
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
2013-08-12
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
[next]