aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c
Commit message (Expand)AuthorAge
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-03
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* usb: ehci: using wIndex + 1 for hub portPeter Chen2014-08-25
* USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart2014-04-24
* USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-18
* ehci: no conditional compilation for interestingnessOliver Neukum2013-12-03
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
* usb: host: add Kconfig option for EHSETJack Pham2013-08-14
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-12
* | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-12
* | USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-12
* | USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern2013-08-01
* | USB: EHCI: keep better track of resuming portsAlan Stern2013-08-01
|/
* USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-22
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-17
* usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-20
* EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-03
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
|\
| * USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
* | USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern2013-03-18
* | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-18
|/
* USB: EHCI: fix timer bug affecting port resumeAlan Stern2013-01-25
* USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-25
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-01
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-31
* USB: EHCI: add condition for delay during the resumePeter Chen2012-10-24
* USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
* USB: EHCI: resolve some unlikely racesAlan Stern2012-07-16
* USB: EHCI: fix up lockingAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: introduce high-res timerAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: rename "reclaim"Alan Stern2012-07-16
* USB: EHCI: remove unneeded suspend/resume codeAlan Stern2012-07-16
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
* USB: EHCI: define extension registers like normal onesAlan Stern2012-06-26
* USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-23
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\
| * USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-19
| * USB: EHCI: remove wrong debug message for port speedPeter Chen2012-04-18
* | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-09
|/