aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAge
* 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
* usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi2011-12-12
* usb: dwc3: fetch mode of operation from HWFelipe Balbi2011-12-12
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-04
* usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell2011-08-23
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-22