aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango
2021-10-05usb: ehci: Fix a function name in commentsCai Huoqing
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-14usb: ehci: Simplify platform driver registrationGuenter Roeck
2021-09-14usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu
2021-08-18usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn
2021-07-21usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery
2021-06-10usb: ehci: do not initialise static variablesJason Wang
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen
2021-03-23USB: ehci: drop workaround for forced irq threadingJohan Hovold
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli
2021-01-12ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2020-11-13usb: fix a few cases of -WfallthroughNick Desaulniers
2020-09-17ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-07-10usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel
2018-06-25USB: ehci-hcd: Add get_resuming_ports methodAlan Stern
2018-05-31USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton
2016-08-09usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-06-07usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla
2016-02-04USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern
2016-02-03USB: EHCI: add a delay when unlinking an active QHAlan Stern
2016-02-03USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern
2016-02-03USB: EHCI: store reason for unlinking a QHAlan Stern
2016-01-24ehci-hcd: Cleanup memory resources when ehci_halt failsJia-Ju Bai
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh
2015-05-24drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum
2013-12-03usb: kill DEBUG compile optionOliver Neukum