| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: ehci: add workaround for chipidea PORTSC.PEC bug | Xu Yang | 2023-08-09 | 1 | -1/+9 |
* | USB: EHCI: Improve port index sanitizing | Alan Stern | 2021-10-05 | 1 | -5/+6 |
* | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core | Peter Chen | 2021-05-13 | 1 | -139/+0 |
* | usb: ehci: add spurious flag to disable overcurrent checking | Florian Fainelli | 2021-03-23 | 1 | -2/+2 |
* | USB: ehci: fix an interrupt calltrace error | Longfang Liu | 2021-01-12 | 1 | -0/+3 |
* | ehci-hcd: Move include to keep CRC stable | Quentin Perret | 2020-09-17 | 1 | -1/+0 |
* | USB: ehci-hcd: Add get_resuming_ports method | Alan Stern | 2018-06-25 | 1 | -0/+8 |
* | usb: host: ehci: use correct device pointer for dma ops | Peter Chen | 2018-02-15 | 1 | -2/+2 |
* | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -14/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | fsl/usb: Workarourd for USB erratum-A005697 | Changming Huang | 2016-12-05 | 1 | -0/+14 |
* | USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN | Alan Stern | 2016-06-01 | 1 | -3/+11 |
* | USB: EHCI: fix compiler warning introduced by commit 2a40f324541e | Alan Stern | 2016-02-04 | 1 | -0/+2 |
* | USB: EHCI: improvements to unlink_empty_async_suspended() | Alan Stern | 2016-02-03 | 1 | -1/+2 |
* | USB: EHCI: improve handling of the ehci->iaa_in_progress flag | Alan Stern | 2016-02-03 | 1 | -1/+2 |
* | drivers: usb: fsl: Workaround for USB erratum-A005275 | Nikhil Badola | 2015-08-14 | 1 | -0/+7 |
* | drivers:usb:fsl: Fix compilation error for fsl ehci drv | Ramneek Mehresh | 2015-05-31 | 1 | -1/+2 |
* | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-04-10 | 1 | -3/+6 |
|\ |
|
| * | usb: host: ehci: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -3/+6 |
* | | ehci-hub: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 |
|/ |
|
* | ehci-hub: use HUB_CHAR_* | Sergei Shtylyov | 2015-01-25 | 1 | -4/+4 |
* | usb: ehci: add ehci_port_power interface | Michael Grzeschik | 2014-11-03 | 1 | -13/+32 |
* | usb: rename phy to usb_phy in HCD | Antoine Tenart | 2014-09-29 | 1 | -1/+1 |
* | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2014-09-23 | 1 | -4/+4 |
* | usb: ehci: using wIndex + 1 for hub port | Peter Chen | 2014-08-25 | 1 | -1/+1 |
* | USB: EHCI: Export the ehci_hub_control function | Laurent Pinchart | 2014-04-24 | 1 | -10/+2 |
* | USB: EHCI: add delay during suspend to prevent erroneous wakeups | Alan Stern | 2014-02-18 | 1 | -4/+22 |
* | ehci: no conditional compilation for interestingness | Oliver Neukum | 2013-12-03 | 1 | -4/+2 |
* | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou | 2013-08-30 | 1 | -6/+0 |
* | usb: host: add Kconfig option for EHSET | Jack Pham | 2013-08-14 | 1 | -1/+7 |
* | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-08-13 | 1 | -7/+7 |
|\ |
|
| * | usb: host: add has_tdi_phy_lpm capability bit | Tuomas Tynkkynen | 2013-08-12 | 1 | -7/+7 |
* | | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET | Manu Gautam | 2013-08-12 | 1 | -1/+143 |
* | | USB: EHCI: improve interrupt qh unlink | Ming Lei | 2013-08-12 | 1 | -0/+1 |
* | | USB: EHCI: don't depend on hardware for tracking port resets and resumes | Alan Stern | 2013-08-02 | 1 | -34/+26 |
* | | USB: EHCI: keep better track of resuming ports | Alan Stern | 2013-08-02 | 1 | -1/+2 |
|/ |
|
* | USB: EHCI: Fix resume signalling on remote wakeup | Roger Quadros | 2013-07-22 | 1 | -0/+1 |
* | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar | 2013-06-17 | 1 | -2/+2 |
* | usb: ehci: Only sleep for post-resume handover if devices use persist | Julius Werner | 2013-05-20 | 1 | -0/+16 |
* | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer | 2013-04-03 | 1 | -1/+2 |
* | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-20 | 1 | -1/+1 |
|\ |
|
| * | USB: EHCI: fix regression during bus resume | Alan Stern | 2013-03-15 | 1 | -1/+1 |
* | | USB: EHCI: don't turn on PORT_SUSPEND during port resume | Alan Stern | 2013-03-18 | 1 | -6/+5 |
* | | USB: EHCI: improve use of per-port status-change bits | Alan Stern | 2013-03-18 | 1 | -4/+5 |
|/ |
|
* | USB: EHCI: fix timer bug affecting port resume | Alan Stern | 2013-01-25 | 1 | -1/+5 |
* | USB: EHCI: notify usbcore about port resumes | Alan Stern | 2013-01-25 | 1 | -0/+3 |
* | USB: EHCI: prepare to make ehci-hcd a library module | Alan Stern | 2012-11-01 | 1 | -4/+2 |
* | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2012-10-31 | 1 | -0/+13 |
* | USB: EHCI: remove unused Link Power Management code | Alan Stern | 2012-10-31 | 1 | -5/+0 |
* | USB: EHCI: add condition for delay during the resume | Peter Chen | 2012-10-24 | 1 | -5/+18 |