Age | Commit message (Expand) | Author | Files | Lines |
2015-07-29 | usb: dwc3: exynos: switch dev_dbg() to dev_info() | Felipe Balbi | 1 | -1/+1 |
2014-11-21 | usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 | Vivek Gautam | 1 | -0/+17 |
2014-11-21 | usb: dwc3: exynos: Add provision for suspend clock | Vivek Gautam | 1 | -0/+11 |
2014-11-21 | usb: dwc3: exynos: Remove local variable for clock from probe | Vivek Gautam | 1 | -8/+5 |
2014-11-05 | usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer | Jingoo Han | 1 | -4/+1 |
2014-08-20 | usb: dwc3: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2014-05-15 | usb: dwc3: no need to initialize ret variable | Andy Shevchenko | 1 | -7/+5 |
2014-04-21 | usb: dwc3: exynos: Make provision for vdd regulators | Vivek Gautam | 1 | -2/+49 |
2014-04-21 | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi | 1 | -1/+1 |
2014-04-21 | usb: phy: rename usb_nop_xceiv to usb_phy_generic | Felipe Balbi | 1 | -3/+3 |
2013-12-19 | usb: dwc3: fix the glue drivers using the nop phy | Heikki Krogerus | 1 | -0/+1 |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 1 | -3/+1 |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 1 | -2/+3 |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 1 | -4/+4 |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 1 | -4/+4 |
2013-07-29 | usb: dwc3: switch to GPL v2 only | Felipe Balbi | 1 | -5/+9 |
2013-05-28 | usb: dwc3: exynos: PHY should be deleted later than dwc3 core | Peter Chen | 1 | -1/+1 |
2013-05-17 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -3/+3 |
2013-04-02 | usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -2/+2 |
2013-03-18 | usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare | Vivek Gautam | 1 | -3/+3 |
2013-03-18 | usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev | Vivek Gautam | 1 | -31/+25 |
2013-03-18 | usb: dwc3: exynos: add basic suspend/resume support | Vikas Sajjan | 1 | -0/+34 |
2013-03-04 | usb: dwc3: glue layers shouldn't know about the core IP | Felipe Balbi | 1 | -2/+0 |
2013-01-25 | usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO | Vivek Gautam | 1 | -2/+2 |
2013-01-25 | usb: dwc3: exynos: fix compatible strings for the device | Vivek Gautam | 1 | -1/+1 |
2013-01-18 | usb: dwc3: exynos: use devm_ functions | Jingoo Han | 1 | -28/+23 |
2012-11-22 | usb: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-22 | usb: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-06 | usb: dwc3: exynos: remove platform data support | Vivek Gautam | 1 | -16/+0 |
2012-11-06 | usb: dwc3: exynos: add support for device tree | Vivek Gautam | 1 | -0/+20 |
2012-10-31 | usb: dwc3: remove custom unique id handling | Sebastian Andrzej Siewior | 1 | -11/+2 |
2012-09-10 | usb: dwc3: exynos: add nop transceiver support | Felipe Balbi | 1 | -0/+66 |
2012-06-22 | usb: dwc3: Remove duplicate header file inclusion | Sachin Kamat | 1 | -1/+0 |
2012-03-02 | usb: dwc3: Add Exynos Specific Glue layer | Anton Tikhomirov | 1 | -0/+151 |