index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-exynos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: exynos: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-15
1
-3
/
+10
*
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
2017-04-11
1
-11
/
+11
*
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
1
-4
/
+1
|
\
|
*
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
2017-01-24
1
-1
/
+0
|
*
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
2017-01-24
1
-3
/
+1
*
|
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2017-01-12
1
-1
/
+3
|
/
*
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-11-18
1
-10
/
+0
*
usb: dwc3: exynos: Fix deferred probing storm.
Steinar H. Gunderson
2016-05-31
1
-8
/
+11
*
usb: dwc3: exynos: switch dev_dbg() to dev_info()
Felipe Balbi
2015-07-29
1
-1
/
+1
*
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
Vivek Gautam
2014-11-21
1
-0
/
+17
*
usb: dwc3: exynos: Add provision for suspend clock
Vivek Gautam
2014-11-21
1
-0
/
+11
*
usb: dwc3: exynos: Remove local variable for clock from probe
Vivek Gautam
2014-11-21
1
-8
/
+5
*
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
2014-11-05
1
-4
/
+1
*
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-08-20
1
-3
/
+1
*
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-05-15
1
-7
/
+5
*
usb: dwc3: exynos: Make provision for vdd regulators
Vivek Gautam
2014-04-21
1
-2
/
+49
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
1
-1
/
+1
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
1
-3
/
+3
*
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2013-12-19
1
-0
/
+1
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+1
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-2
/
+3
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
1
-4
/
+4
|
\
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
1
-4
/
+4
*
|
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
1
-5
/
+9
|
/
*
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-28
1
-1
/
+1
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
1
-3
/
+3
*
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-02
1
-2
/
+2
*
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
2013-03-18
1
-3
/
+3
*
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
2013-03-18
1
-31
/
+25
*
usb: dwc3: exynos: add basic suspend/resume support
Vikas Sajjan
2013-03-18
1
-0
/
+34
*
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-03-04
1
-2
/
+0
*
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
1
-2
/
+2
*
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
2013-01-25
1
-1
/
+1
*
usb: dwc3: exynos: use devm_ functions
Jingoo Han
2013-01-18
1
-28
/
+23
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-2
/
+2
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: dwc3: exynos: remove platform data support
Vivek Gautam
2012-11-06
1
-16
/
+0
*
usb: dwc3: exynos: add support for device tree
Vivek Gautam
2012-11-06
1
-0
/
+20
*
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-10-31
1
-11
/
+2
*
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
2012-09-10
1
-0
/
+66
*
usb: dwc3: Remove duplicate header file inclusion
Sachin Kamat
2012-06-22
1
-1
/
+0
*
usb: dwc3: Add Exynos Specific Glue layer
Anton Tikhomirov
2012-03-02
1
-0
/
+151