aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
AgeCommit message (Expand)Author
2024-01-27usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-05usb: dwc3: pci: Change PCI device macrosAndy Shevchenko
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2022-11-29usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-09-22usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil
2022-09-22usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil
2022-08-18usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus
2022-06-10usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-23usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-03-15usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-17usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede
2022-02-17usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede
2022-02-17usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-02-15usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede
2022-02-15usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus
2021-08-26usb: dwc3: pci: add support for AMD's newer generation platform.Nehal Bakulchandra Shah
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman
2021-05-13usb: dwc3: pci: Fix DEFINE for Intel Elkhart LakeRaymond Tan
2021-05-10usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-04-09usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-04-02usb: dwc3: fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-23usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko
2021-01-15usb: dwc3: pci: add support for the Intel Alder Lake-PHeikki Krogerus
2021-01-15usb: dwc3: pci: ID for Tiger Lake CPUHeikki Krogerus
2021-01-15usb: dwc3: pci: Register a software node for the dwc3 platform deviceHeikki Krogerus
2020-10-27usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2020-10-02usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-06-24usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-05-09usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-01-22usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2019-12-12usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2018-12-07Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2018-11-14usb: 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