summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAge
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-16
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-05
* usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-09
* usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-07
* USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2016-02-04
* USB: EHCI: add a delay when unlinking an active QHAlan Stern2016-02-03
* USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern2016-02-03
* USB: EHCI: store reason for unlinking a QHAlan Stern2016-02-03
* ehci-hcd: Cleanup memory resources when ehci_halt failsJia-Ju Bai2016-01-24
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-04
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-09
* drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-31
* drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh2015-05-24
* usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-09
* USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-25
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-03
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-23
* USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-19
* usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-26
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-03
* usb: kill DEBUG compile optionOliver Neukum2013-12-03
* ehci: Remove debugging at every interruptOliver Neukum2013-12-03
* USB: EHCI: add check for wakeup/suspend raceAlan Stern2013-10-19
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-14
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-11
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-11
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-11
* USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-26
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
* ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou2013-08-30
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-12
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-12
* USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-12
* USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-17
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-17
* USB: EHCI: remove bogus #errorArnd Bergmann2013-05-16
* usb: remove redundant tdi_resetShengzhou Liu2013-04-17
* USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-08
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-28
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-25