aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
AgeCommit message (Expand)Author
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2022-09-28usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan
2022-09-28usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2022-09-28usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-11-12usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-05-04usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-01-09Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2018-12-01usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan
2018-08-29usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()Wei Yongjun
2018-07-30usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko
2018-07-30usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko
2018-07-30usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko
2018-07-26usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede
2018-07-26usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede
2018-07-26usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resourcesHans de Goede
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen
2018-06-18usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2018-03-22usb: dwc3: pci: Properly cleanup resourceThinh 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-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam
2017-08-10usb/dwc3:constify dev_pm_opsDoug Wilson
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus
2017-03-23usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-01-02usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-02usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn
2017-01-02usb: dwc3: pci: Fix dr_mode misspellingHans de Goede
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann
2016-11-18usb: dwc3: pci: avoid build warningFelipe Balbi
2016-11-03usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi
2016-11-03usb: dwc3: pci: add a private driver structureFelipe Balbi
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-08-22usb: dwc3: pci: runtime_resume child deviceFelipe Balbi
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-06-21usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi
2016-06-20usb: dwc3: pci: use build-in properties instead of platform dataHeikki Krogerus
2016-06-20usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus