summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/host.c
AgeCommit message (Expand)Author
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-08-09usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-26usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann
2016-11-03usb: dwc3: host: extract dwc3_host_get_irq()Felipe Balbi
2016-07-01usb: dwc3: host: Fix broken XHCI hostRoger Quadros
2016-06-26usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga
2014-11-22usb: dwc3: host: convey the PHYs to xhciHeikki Krogerus
2014-07-09dwc3: host: Enable USB3 LPM capabilityPratyush Anand
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam
2012-04-24usb: dwc3: core: split host address spaceIdo Shayevitz
2012-02-06usb: dwc3: host: align on host device nameFelipe Balbi
2011-12-12usb: dwc3: host: remove unused includesSebastian Andrzej Siewior
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi