Age | Commit message (Expand) | Author |
2014-02-18 | USB: EHCI: add delay during suspend to prevent erroneous wakeups | Alan Stern |
2013-12-03 | ehci: no conditional compilation for interestingness | Oliver Neukum |
2013-08-30 | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou |
2013-08-14 | usb: host: add Kconfig option for EHSET | Jack Pham |
2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-08-12 | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET | Manu Gautam |
2013-08-12 | USB: EHCI: improve interrupt qh unlink | Ming Lei |
2013-08-12 | usb: host: add has_tdi_phy_lpm capability bit | Tuomas Tynkkynen |
2013-08-02 | USB: EHCI: don't depend on hardware for tracking port resets and resumes | Alan Stern |
2013-08-02 | USB: EHCI: keep better track of resuming ports | Alan Stern |
2013-07-22 | USB: EHCI: Fix resume signalling on remote wakeup | Roger Quadros |
2013-06-17 | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar |
2013-05-20 | usb: ehci: Only sleep for post-resume handover if devices use persist | Julius Werner |
2013-04-03 | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer |
2013-03-20 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman |
2013-03-18 | USB: EHCI: don't turn on PORT_SUSPEND during port resume | Alan Stern |
2013-03-18 | USB: EHCI: improve use of per-port status-change bits | Alan Stern |
2013-03-15 | USB: EHCI: fix regression during bus resume | Alan Stern |
2013-01-25 | USB: EHCI: fix timer bug affecting port resume | Alan Stern |
2013-01-25 | USB: EHCI: notify usbcore about port resumes | Alan Stern |
2012-11-01 | USB: EHCI: prepare to make ehci-hcd a library module | Alan Stern |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern |
2012-10-31 | USB: EHCI: remove unused Link Power Management code | Alan Stern |
2012-10-24 | USB: EHCI: add condition for delay during the resume | Peter Chen |
2012-09-18 | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich |
2012-07-16 | USB: EHCI: resolve some unlikely races | Alan Stern |
2012-07-16 | USB: EHCI: fix up locking | Alan Stern |
2012-07-16 | USB: EHCI: use hrtimer for the I/O watchdog | Alan Stern |
2012-07-16 | USB: EHCI: use hrtimer for unlinking empty async QHs | Alan Stern |
2012-07-16 | USB: EHCI: unlink multiple async QHs together | Alan Stern |
2012-07-16 | USB: EHCI: use hrtimer for the IAA watchdog | Alan Stern |
2012-07-16 | USB: EHCI: use hrtimer for (s)iTD deallocation | Alan Stern |
2012-07-16 | USB: EHCI: use hrtimer for interrupt QH unlink | Alan Stern |
2012-07-16 | USB: EHCI: introduce high-res timer | Alan Stern |
2012-07-16 | USB: EHCI: add new root-hub state: STOPPING | Alan Stern |
2012-07-16 | USB: EHCI: rename "reclaim" | Alan Stern |
2012-07-16 | USB: EHCI: remove unneeded suspend/resume code | Alan Stern |
2012-07-09 | EHCI: centralize controller suspend/resume | Alan Stern |
2012-06-26 | USB: EHCI: define extension registers like normal ones | Alan Stern |
2012-06-13 | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao |
2012-04-23 | EHCI: maintain the ehci->command value properly | Alan Stern |
2012-04-22 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman |
2012-04-19 | USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE | Stephen Warren |
2012-04-18 | USB: EHCI: remove wrong debug message for port speed | Peter Chen |
2012-04-09 | EHCI: keep track of ports being resumed and indicate in hub_status_data | Alan Stern |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |
2012-02-15 | usb: host: ehci: allow ehci_* symbols to be unused | Felipe Balbi |
2011-08-29 | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern |