summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-021-2/+2
* usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam2013-03-181-3/+3
* usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam2013-03-181-31/+25
* usb: dwc3: exynos: add basic suspend/resume supportVikas Sajjan2013-03-181-0/+34
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-041-2/+0
* usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2013-01-251-2/+2
* usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam2013-01-251-1/+1
* usb: dwc3: exynos: use devm_ functionsJingoo Han2013-01-181-28/+23
* 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: exynos: remove platform data supportVivek Gautam2012-11-061-16/+0
* usb: dwc3: exynos: add support for device treeVivek Gautam2012-11-061-0/+20
* usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-311-11/+2
* usb: dwc3: exynos: add nop transceiver supportFelipe Balbi2012-09-101-0/+66
* usb: dwc3: Remove duplicate header file inclusionSachin Kamat2012-06-221-1/+0
* usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov2012-03-021-0/+151
OpenPOWER on IntegriCloud