aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor1-1/+1
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe1-3/+3
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel1-5/+0
2018-06-25USB: ehci-hcd: Add get_resuming_ports methodAlan Stern1-0/+1
2018-05-31USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann1-5/+0
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier1-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton1-5/+0
2016-08-09usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-06-07usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla1-0/+9
2016-02-04USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern1-1/+0
2016-02-03USB: EHCI: add a delay when unlinking an active QHAlan Stern1-0/+3
2016-02-03USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern1-1/+2
2016-02-03USB: EHCI: store reason for unlinking a QHAlan Stern1-4/+7
2016-01-24ehci-hcd: Cleanup memory resources when ehci_halt failsJia-Ju Bai1-1/+3
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem1-1/+1
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig1-1/+1
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh1-1/+2
2015-05-24drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh1-5/+0
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi1-5/+5
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng1-3/+3
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern1-5/+0
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-1/+8
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka1-3/+10
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum1-1/+0
2013-12-03usb: kill DEBUG compile optionOliver Neukum1-3/+3
2013-12-03ehci: Remove debugging at every interruptOliver Neukum1-7/+0
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern1-0/+8
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern1-0/+22
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern1-0/+3
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern1-1/+1
2013-10-11USB: EHCI: change toggle only upon successful resetAlan Stern1-1/+1
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar1-5/+0
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman1-1/+1
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou1-8/+0
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou1-3/+3
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei1-1/+1
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei1-0/+1
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei1-10/+6
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar1-5/+0
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar1-7/+10
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann1-17/+0
2013-04-17usb: remove redundant tdi_resetShengzhou Liu1-3/+0