summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi2019-07-031-0/+4
* usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi2019-06-201-0/+4
* usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2019-03-201-0/+4
* Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold2018-12-071-4/+4
* usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan2018-11-141-1/+3
* usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()Wei Yongjun2018-08-291-2/+2
* usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko2018-07-301-1/+7
* usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko2018-07-301-57/+74
* usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko2018-07-301-0/+1
* usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede2018-07-261-4/+4
* usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede2018-07-261-0/+31
* usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resourcesHans de Goede2018-07-261-0/+18
* usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen2018-07-261-30/+0
* usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus2018-06-181-0/+2
* usb: dwc3: pci: Properly cleanup resourceThinh Nguyen2018-03-221-1/+1
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: pci: Runtime resume child device from wqManu Gautam2017-10-241-2/+27
* usb/dwc3:constify dev_pm_opsDoug Wilson2017-08-101-1/+1
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-2/+1
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+5
* usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus2017-05-161-0/+4
* usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-03-231-2/+3
* usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-021-0/+2
* usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-021-10/+3
* usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-021-1/+1
* usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-181-0/+10
* usb: dwc3: pci: avoid build warningFelipe Balbi2016-11-181-24/+26
* usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi2016-11-031-12/+61
* usb: dwc3: pci: add a private driver structureFelipe Balbi2016-11-031-15/+34
* usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-071-1/+3
* usb: dwc3: pci: runtime_resume child deviceFelipe Balbi2016-08-221-1/+8
* usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus2016-08-101-0/+2
* usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi2016-06-211-25/+37
* usb: dwc3: pci: use build-in properties instead of platform dataHeikki Krogerus2016-06-201-38/+32
* usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi2016-06-201-0/+39
* usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus2016-04-281-8/+5
* usb: dwc3: pci: make build-in device properties availableHeikki Krogerus2016-04-281-3/+4
* usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus2016-04-061-0/+2
* usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2015-11-161-0/+4
* usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn2015-10-091-0/+1
* usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn2015-10-091-0/+15
* usb: dwc3: pci: trivial: FormattingJohn Youn2015-10-091-8/+8
* usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn2015-10-091-0/+5
* usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn2015-10-091-0/+5
* usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus2015-09-271-0/+1
* usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König2015-07-291-10/+16
* usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus2015-05-131-0/+36
* usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut2015-03-101-2/+0
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-191-0/+4
|\