summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-pci.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-27/+26
2012-03-13usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi1-0/+1
2012-03-02usb: dwc3: pci: fix failure path in dwc3_pci_probe()Paul Zimmerman1-1/+3
2012-03-02usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman1-2/+2
2012-03-02usb: dwc3: use devm_xxx functionsChanho Park1-25/+21
2012-02-09DWC3: use module_pci_driverGreg Kroah-Hartman1-11/+1
2012-01-04drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall1-1/+1
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi1-40/+5
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi1-2/+2
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior1-1/+0
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell1-0/+1
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+219