aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAge
* usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-12
* usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-12
* 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
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-26
* | usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-09-25
|/
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-17
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-09
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-09
* | usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-02
* | usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-29
|/
* Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-12
|\
| * usb: dwc3: remove redundant D0 power state setYijing Wang2013-05-31
* | usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen2013-05-28
|/
* usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi2013-03-18
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-04
* usb: remove use of __devexitBill Pemberton2012-11-21