summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/host.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen2020-05-251-1/+1
* usb: dwc3: Remove kernel doc annotation where it's not neededAndy Shevchenko2020-03-151-1/+1
* usb: dwc3: Add ACPI support for xHCI portsAndy Shevchenko2020-03-151-0/+2
* usb: dwc3: use proper initializers for property entriesDmitry Torokhov2020-01-091-3/+3
* usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede2019-10-071-3/+0
* usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede2019-10-071-2/+2
* usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski2019-08-091-18/+4
* usb: dwc3: Support option to disable USB2 LPMThinh Nguyen2018-11-261-1/+4
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi2017-01-261-3/+18
* usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-181-10/+6
* usb: dwc3: host: extract dwc3_host_get_irq()Felipe Balbi2016-11-031-30/+42
* usb: dwc3: host: Fix broken XHCI hostRoger Quadros2016-07-011-1/+42
* usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus2016-06-261-9/+9
* usb: dwc3: make LPM configurable in DTRobert Baldyga2015-03-101-3/+1
* usb: dwc3: host: convey the PHYs to xhciHeikki Krogerus2014-11-221-6/+16
* dwc3: host: Enable USB3 LPM capabilityPratyush Anand2014-07-091-0/+14
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-27/+7
* usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam2013-01-251-1/+1
* usb: dwc3: core: split host address spaceIdo Shayevitz2012-04-241-17/+2
* usb: dwc3: host: align on host device nameFelipe Balbi2012-02-061-1/+1
* usb: dwc3: host: remove unused includesSebastian Andrzej Siewior2011-12-121-14/+0
* usb: dwc3: add xHCI Host supportFelipe Balbi2011-12-121-0/+116