summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2013-12-191-0/+1
* usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-301-0/+2
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-271-0/+2
* | usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-09-261-2/+0Star
|/
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-171-0/+2
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-4/+4
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-4/+4
* | usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-021-7/+3Star
* | usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-28/+8Star
|/
* Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-1/+0Star
|\
| * usb: dwc3: remove redundant D0 power state setYijing Wang2013-05-311-1/+0Star
* | usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
|/
* usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi2013-03-181-0/+38
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-041-2/+0Star
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-311-14/+2Star
* usb: dwc3: pci: add nop transceiver supportFelipe Balbi2012-09-101-0/+67
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-201-27/+26Star
|\
| * usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi2012-03-131-0/+1
| * usb: dwc3: pci: fix failure path in dwc3_pci_probe()Paul Zimmerman2012-03-021-1/+3
| * usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman2012-03-021-2/+2
| * usb: dwc3: use devm_xxx functionsChanho Park2012-03-021-25/+21Star
* | DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-091-11/+1Star
|/
* drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall2012-01-051-1/+1
* usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi2011-12-121-40/+5Star
* usb: dwc3: fetch mode of operation from HWFelipe Balbi2011-12-121-2/+2
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-041-1/+0Star
* usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell2011-08-231-0/+1
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-231-0/+219