Arvind Yadav
|
ece7af5f78
usb: dwc3: exynos: Handle return value of clk_prepare_enable
|
8 년 전 |
Shuah Khan
|
3a932b0f50
usb: dwc3: exynos: change goto labels to meaningful names
|
8 년 전 |
Greg Kroah-Hartman
|
bc46e23c34
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
8 년 전 |
Javier Martinez Canillas
|
0e4018ff5d
usb: dwc3: exynos: Remove MODULE_ALIAS()
|
8 년 전 |
Shuah Khan
|
3e27b3f66a
usb: dwc3: exynos remove suspend clock unspecified debug message
|
8 년 전 |
Shuah Khan
|
8ae584d195
usb: dwc3: exynos fix axius clock error path to do cleanup
|
8 년 전 |
Arnd Bergmann
|
8c9f2de459
usb: dwc3: Do not set dma coherent mask
|
8 년 전 |
Steinar H. Gunderson
|
4879efb34f
usb: dwc3: exynos: Fix deferred probing storm.
|
9 년 전 |
Felipe Balbi
|
42f69a02e7
usb: dwc3: exynos: switch dev_dbg() to dev_info()
|
10 년 전 |
Vivek Gautam
|
ed692a99f3
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
|
10 년 전 |
Vivek Gautam
|
72d996fc7a
usb: dwc3: exynos: Add provision for suspend clock
|
10 년 전 |
Vivek Gautam
|
c1a3acaadd
usb: dwc3: exynos: Remove local variable for clock from probe
|
10 년 전 |
Jingoo Han
|
b4c9f578cb
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
|
10 년 전 |
Jingoo Han
|
734d5a5393
usb: dwc3: remove unnecessary OOM messages
|
11 년 전 |
Andy Shevchenko
|
b09e99ee7c
usb: dwc3: no need to initialize ret variable
|
11 년 전 |
Vivek Gautam
|
bd8ce544ec
usb: dwc3: exynos: Make provision for vdd regulators
|
11 년 전 |
Felipe Balbi
|
d7078df6be
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
|
11 년 전 |
Felipe Balbi
|
4525beeb9a
usb: phy: rename usb_nop_xceiv to usb_phy_generic
|
11 년 전 |
Heikki Krogerus
|
13518673f1
usb: dwc3: fix the glue drivers using the nop phy
|
11 년 전 |
Russell King
|
e1fd734183
DMA-API: usb: use new dma_coerce_mask_and_coherent()
|
12 년 전 |
Russell King
|
22d9d8e831
DMA-API: usb: use dma_set_coherent_mask()
|
12 년 전 |
Felipe Balbi
|
9e5f9c8aa8
Merge branch 'nop-phy-rename' into next
|
12 년 전 |
Sebastian Andrzej Siewior
|
3fa4d7344b
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
|
12 년 전 |
Felipe Balbi
|
5945f789c8
usb: dwc3: switch to GPL v2 only
|
12 년 전 |
Peter Chen
|
022d0547aa
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
|
12 년 전 |
Stephen Warren
|
3b9561e9d9
USB: set device dma_mask without reference to global data
|
12 년 전 |
Jingoo Han
|
19fda7cd59
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 년 전 |
Vivek Gautam
|
ddb5147cea
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
|
12 년 전 |
Vivek Gautam
|
adcf20dcd2
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
|
12 년 전 |
Vikas Sajjan
|
0646caf754
usb: dwc3: exynos: add basic suspend/resume support
|
13 년 전 |