summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-pci.c
AgeCommit message (Expand)Author
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
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
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-13usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi
2012-03-02usb: dwc3: pci: fix failure path in dwc3_pci_probe()Paul Zimmerman
2012-03-02usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman
2012-03-02usb: dwc3: use devm_xxx functionsChanho Park
2012-02-09DWC3: use module_pci_driverGreg Kroah-Hartman
2012-01-04drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi