summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2013-12-191-0/+1
* DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1
* DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* 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: switch to GPL v2 onlyFelipe Balbi2013-07-291-5/+9
|/
* usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
* 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