aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi1-2/+0
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam1-2/+2
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam1-1/+1
2013-01-18usb: dwc3: exynos: use devm_ functionsJingoo Han1-28/+23
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-2/+2
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam1-16/+0
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam1-0/+20
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior1-11/+2
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi1-0/+66
2012-06-22usb: dwc3: Remove duplicate header file inclusionSachin Kamat1-1/+0
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+151