index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hub.c
Age
Commit message (
Expand
)
Author
2016-06-01
USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN
Alan Stern
2016-02-04
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
2016-02-03
USB: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
2015-08-14
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-07
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-03
ehci-hub: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
ehci-hub: use HUB_CHAR_*
Sergei Shtylyov
2014-11-03
usb: ehci: add ehci_port_power interface
Michael Grzeschik
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-08-25
usb: ehci: using wIndex + 1 for hub port
Peter Chen
2014-04-24
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
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
[next]