aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAge
* 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
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-31
* usb: dwc3: pci: add nop transceiver supportFelipe Balbi2012-09-10
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\
| * usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi2012-03-13
| * usb: dwc3: pci: fix failure path in dwc3_pci_probe()Paul Zimmerman2012-03-02
| * usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman2012-03-02
| * usb: dwc3: use devm_xxx functionsChanho Park2012-03-02
* | DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-09
|/
* drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall2012-01-04