summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hub.c
Commit message (Expand)AuthorAge
* usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-15
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* fsl/usb: Workarourd for USB erratum-A005697Changming Huang2016-12-05
* USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern2016-06-01
* USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2016-02-04
* USB: EHCI: improvements to unlink_empty_async_suspended()Alan Stern2016-02-03
* USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern2016-02-03
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-14
* drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-31
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* | ehci-hub: use USB_DT_HUBSergei Shtylyov2015-04-03
|/
* ehci-hub: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* 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-23
* 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-02
* | USB: EHCI: keep better track of resuming portsAlan Stern2013-08-02
|/
* 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