summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus2014-12-221-0/+4
* | usb: dwc3: pci: code cleanupHeikki Krogerus2015-01-151-54/+42
* | usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus2015-01-151-34/+0
* | usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus2015-01-151-68/+0
|/
* usb: dwc3: add support for AMD Nolan platformHuang Rui2014-11-031-0/+26
* usb: dwc3: initialize platform data at pci glue layerHuang Rui2014-11-031-0/+9
* usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox2014-10-201-0/+2
* usb: dwc3: remove unnecessary OOM messagesJingoo Han2014-08-201-3/+1
* usb: dwc3: convert to pcim_enable_device()Andy Shevchenko2014-05-151-8/+3
* usb: dwc3: no need to initialize ret variableAndy Shevchenko2014-05-151-1/+1
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-211-1/+1
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-3/+3
* usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2013-12-191-0/+1
* usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-291-0/+2
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
* | usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-2/+0
|/
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-171-0/+2
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-4/+4
|\
OpenPOWER on IntegriCloud