aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
AgeCommit message (Expand)Author
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-06-21usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi
2016-06-20usb: dwc3: pci: use build-in properties instead of platform dataHeikki Krogerus
2016-06-20usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus
2016-04-28usb: dwc3: pci: make build-in device properties availableHeikki Krogerus
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2015-11-16usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2015-10-09usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn
2015-10-09usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn
2015-10-09usb: dwc3: pci: trivial: FormattingJohn Youn
2015-10-09usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn
2015-10-09usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn
2015-09-27usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus
2015-07-29usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König
2015-05-13usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-15usb: dwc3: pci: code cleanupHeikki Krogerus
2015-01-15usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus
2015-01-15usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus
2014-12-22usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus
2014-11-03usb: dwc3: add support for AMD Nolan platformHuang Rui
2014-11-03usb: dwc3: initialize platform data at pci glue layerHuang Rui
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han
2014-05-15usb: dwc3: convert to pcim_enable_device()Andy Shevchenko
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2013-12-06usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-25usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-02usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-01usb: dwc3: remove redundant D0 power state setYijing Wang
2013-05-28usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen
2013-03-18usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi