summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* usb: host: remove tilegx platform glueArnd Bergmann2018-03-261-5/+0Star
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0Star
* 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-281-1/+1
* USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-051-5/+0Star
* 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-081-0/+9
* USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2016-02-041-1/+0Star
* 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-251-1/+3
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-041-1/+1
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-101-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/+0Star
* 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/+0Star
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-041-1/+8
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-241-1/+1
* USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-191-2/+0Star
* usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-271-3/+10
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-031-1/+0Star
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-3/+3
* ehci: Remove debugging at every interruptOliver Neukum2013-12-031-7/+0Star
* USB: EHCI: add check for wakeup/suspend raceAlan Stern2013-10-191-0/+8
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-141-0/+22
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-121-0/+3
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-121-1/+1
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-121-1/+1
* USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-261-5/+0Star
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-231-1/+1
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-171-1/+1
* ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou2013-08-301-8/+0Star
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-301-3/+3
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-121-1/+1
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-121-0/+1
* USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-121-10/+6Star
* USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-171-5/+0Star
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-171-7/+10
* USB: EHCI: remove bogus #errorArnd Bergmann2013-05-171-17/+0Star
* usb: remove redundant tdi_resetShengzhou Liu2013-04-171-3/+0Star