aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30usb: dwc3: disable USB core PHY managementJohan Hovold1-0/+10
2022-08-18usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold1-0/+1
2022-05-05usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus1-2/+0
2021-12-21usb: dwc3: Drop unneeded calls to platform_get_resource_byname()Lad Prabhakar1-19/+26
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus1-1/+1
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-25usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen1-1/+1
2020-03-15usb: dwc3: Remove kernel doc annotation where it's not neededAndy Shevchenko1-1/+1
2020-03-15usb: dwc3: Add ACPI support for xHCI portsAndy Shevchenko1-0/+2
2020-01-09usb: dwc3: use proper initializers for property entriesDmitry Torokhov1-3/+3
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede1-3/+0
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede1-2/+2
2019-08-09usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski1-18/+4
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