summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-111-0/+3
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-111-1/+1
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-111-1/+1
* USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-261-5/+0
* 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/+0
* 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/+6
* USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-171-5/+0
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-171-7/+10
* USB: EHCI: remove bogus #errorArnd Bergmann2013-05-161-17/+0
* usb: remove redundant tdi_resetShengzhou Liu2013-04-171-3/+0
* USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-081-5/+1
* USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-081-5/+1
* USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-081-5/+1
* USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-081-5/+1
* USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-081-5/+1
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-281-5/+0
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-251-2/+2
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-251-1/+4
* USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-251-37/+11
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-251-5/+11
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-201-4/+3
|\
| * USB: EHCI: fix regression during bus resumeAlan Stern2013-03-151-0/+1
| * USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-051-4/+2
* | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-181-2/+2
* | USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-151-5/+1
|/
* USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-251-0/+1
* USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-231-5/+1
* USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-221-4/+0
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-111-4/+5
* USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-021-10/+1
* USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-011-5/+1
* USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-011-21/+5
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-011-3/+70
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-21/+0
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-311-18/+0
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-241-1/+26
* USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-221-5/+0
OpenPOWER on IntegriCloud