aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen1-1/+4
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-26usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi1-3/+18
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann1-10/+6
2016-11-03usb: dwc3: host: extract dwc3_host_get_irq()Felipe Balbi1-30/+42
2016-07-01usb: dwc3: host: Fix broken XHCI hostRoger Quadros1-1/+42
2016-06-26usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus1-9/+9
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga1-3/+1
2014-11-22usb: dwc3: host: convey the PHYs to xhciHeikki Krogerus1-6/+16
2014-07-09dwc3: host: Enable USB3 LPM capabilityPratyush Anand1-0/+14
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi1-27/+7
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam1-1/+1
2012-04-24usb: dwc3: core: split host address spaceIdo Shayevitz1-17/+2
2012-02-06usb: dwc3: host: align on host device nameFelipe Balbi1-1/+1
2011-12-12usb: dwc3: host: remove unused includesSebastian Andrzej Siewior1-14/+0
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi1-0/+116