aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam1-2/+27
2017-08-10usb/dwc3:constify dev_pm_opsDoug Wilson1-1/+1
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-2/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-5/+5
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus1-0/+4
2017-03-23usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-2/+3
2017-01-02usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus1-0/+2
2017-01-02usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn1-10/+3
2017-01-02usb: dwc3: pci: Fix dr_mode misspellingHans de Goede1-1/+1
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann1-0/+10
2016-11-18usb: dwc3: pci: avoid build warningFelipe Balbi1-24/+26
2016-11-03usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi1-12/+61
2016-11-03usb: dwc3: pci: add a private driver structureFelipe Balbi1-15/+34
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-08-22usb: dwc3: pci: runtime_resume child deviceFelipe Balbi1-1/+8
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-06-21usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi1-25/+37
2016-06-20usb: dwc3: pci: use build-in properties instead of platform dataHeikki Krogerus1-38/+32
2016-06-20usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi1-0/+39
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus1-8/+5
2016-04-28usb: dwc3: pci: make build-in device properties availableHeikki Krogerus1-3/+4
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus1-0/+2
2015-11-16usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus1-0/+4
2015-10-09usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn1-0/+1
2015-10-09usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn1-0/+15
2015-10-09usb: dwc3: pci: trivial: FormattingJohn Youn1-8/+8
2015-10-09usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn1-0/+5
2015-10-09usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn1-0/+5
2015-09-27usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus1-0/+1
2015-07-29usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König1-10/+16
2015-05-13usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus1-0/+36
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut1-2/+0
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi1-0/+4
2015-01-15usb: dwc3: pci: code cleanupHeikki Krogerus1-54/+42
2015-01-15usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus1-34/+0
2015-01-15usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus1-68/+0
2014-12-22usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus1-0/+4
2014-11-03usb: dwc3: add support for AMD Nolan platformHuang Rui1-0/+26
2014-11-03usb: dwc3: initialize platform data at pci glue layerHuang Rui1-0/+9
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-15usb: dwc3: convert to pcim_enable_device()Andy Shevchenko1-8/+3
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko1-1/+1
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>Felipe Balbi1-1/+1
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi1-3/+3
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus1-0/+1
2013-12-06usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman1-0/+2