summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-311-1/+0
* USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango2022-04-211-0/+23
* usb: ehci: Fix a function name in commentsCai Huoqing2021-10-051-1/+1
* Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman2021-09-271-48/+27
|\
| * usb: ehci: Simplify platform driver registrationGuenter Roeck2021-09-141-48/+27
* | usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu2021-09-141-1/+10
|/
* usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn2021-08-181-5/+0
* usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
* usb: ehci: do not initialise static variablesJason Wang2021-06-101-2/+2
* usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen2021-05-131-0/+4
* USB: ehci: drop workaround for forced irq threadingJohan Hovold2021-03-231-10/+3
* usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli2021-03-231-1/+1
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-121-0/+12
* usb: fix a few cases of -WfallthroughNick Desaulniers2020-11-131-1/+1
* ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-171-0/+1
* usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-2/+2
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-1/+1
* USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+1
* usb: host: Replace empty define with do whileCorentin Labbe2018-09-281-3/+3
* USB: EHCI: make ehci-mv a separate driverLubomir Rintel2018-09-201-5/+0
* USB: ehci-hcd: Add get_resuming_ports methodAlan Stern2018-06-251-0/+1
* USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-5/+0
* usb: host: remove tilegx platform glueArnd Bergmann2018-03-261-5/+0
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-161-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-051-5/+0
* usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-091-2/+2
* usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-071-0/+9
* USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2016-02-041-1/+0
* USB: EHCI: add a delay when unlinking an active QHAlan Stern2016-02-031-0/+3
* USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern2016-02-031-1/+2
* USB: EHCI: store reason for unlinking a QHAlan Stern2016-02-031-4/+7
* ehci-hcd: Cleanup memory resources when ehci_halt failsJia-Ju Bai2016-01-241-1/+3
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-041-1/+1
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-091-1/+1
* drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-311-1/+2
* drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh2015-05-241-5/+0
* usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-5/+5
* USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-091-3/+3
* USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-251-5/+0
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-031-1/+8
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-1/+1
* USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-191-2/+0
* usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-261-3/+10
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-031-1/+0
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-3/+3
* ehci: Remove debugging at every interruptOliver Neukum2013-12-031-7/+0