summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf
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
2013-12-03ehci: Remove debugging at every interruptOliver Neukum
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern
2013-10-11USB: EHCI: change toggle only upon successful resetAlan Stern
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-04-17usb: remove redundant tdi_resetShengzhou Liu
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern