summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-exynos.c
AgeCommit message (Expand)Author
2015-07-29usb: dwc3: exynos: switch dev_dbg() to dev_info()Felipe Balbi
2014-11-21usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7Vivek Gautam
2014-11-21usb: dwc3: exynos: Add provision for suspend clockVivek Gautam
2014-11-21usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
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-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-05-28usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam
2013-03-18usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam
2013-03-18usb: dwc3: exynos: add basic suspend/resume supportVikas Sajjan
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam
2013-01-18usb: dwc3: exynos: use devm_ functionsJingoo Han
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-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-06-22usb: dwc3: Remove duplicate header file inclusionSachin Kamat
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov