summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAge
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: dwc3: pci: Runtime resume child device from wqManu Gautam2017-10-24
* usb/dwc3:constify dev_pm_opsDoug Wilson2017-08-10
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-28
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-07
* usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus2017-05-16
* usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-03-23
* usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-02
* usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-02
* usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-02
* usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-18
* usb: dwc3: pci: avoid build warningFelipe Balbi2016-11-18
* usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi2016-11-03
* usb: dwc3: pci: add a private driver structureFelipe Balbi2016-11-03
* usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-07
* usb: dwc3: pci: runtime_resume child deviceFelipe Balbi2016-08-22
* usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus2016-08-10
* usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi2016-06-21
* usb: dwc3: pci: use build-in properties instead of platform dataHeikki Krogerus2016-06-20
* usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi2016-06-20
* usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus2016-04-28
* usb: dwc3: pci: make build-in device properties availableHeikki Krogerus2016-04-28
* usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus2016-04-06
* usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2015-11-16
* usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn2015-10-09
* usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn2015-10-09
* usb: dwc3: pci: trivial: FormattingJohn Youn2015-10-09
* usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn2015-10-09
* usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn2015-10-09
* usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus2015-09-27
* usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König2015-07-29
* usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus2015-05-13
* usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut2015-03-10
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-19
|\
| * usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus2014-12-22
* | usb: dwc3: pci: code cleanupHeikki Krogerus2015-01-15
* | usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus2015-01-15
* | usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus2015-01-15
|/
* usb: dwc3: add support for AMD Nolan platformHuang Rui2014-11-03
* usb: dwc3: initialize platform data at pci glue layerHuang Rui2014-11-03
* usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox2014-10-20
* usb: dwc3: remove unnecessary OOM messagesJingoo Han2014-08-20
* usb: dwc3: convert to pcim_enable_device()Andy Shevchenko2014-05-15
* usb: dwc3: no need to initialize ret variableAndy Shevchenko2014-05-15
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-21
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-21
* usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2013-12-19
* usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-06
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\