index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-exynos.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-27
1
-2
/
+1
*
usb: ehci-exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-02-03
1
-17
/
+6
*
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
2022-09-30
1
-12
/
+5
*
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-09-05
1
-1
/
+0
*
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2022-08-31
1
-1
/
+0
*
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
Tang Bin
2020-06-18
1
-3
/
+2
*
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-01-09
1
-2
/
+2
*
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2019-07-30
1
-4
/
+19
*
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
2019-05-21
1
-0
/
+11
*
usb: host: exynos: Remove support for Exynos5440
Krzysztof Kozlowski
2018-07-24
1
-7
/
+0
*
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-6
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: host: ehci-exynos: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-13
1
-1
/
+3
*
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2017-01-10
1
-0
/
+2
*
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
2016-04-28
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
host: ehci-exynos: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-8
/
+3
*
|
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
2014-11-04
1
-1
/
+0
|
/
*
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-29
1
-54
/
+20
*
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-09-09
1
-20
/
+20
*
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
2014-07-10
1
-1
/
+1
*
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-4
/
+3
*
usb: ehci-exynos: Change to use phy provided by the generic phy framework
Kamil Debski
2014-05-27
1
-20
/
+109
*
usb: ehci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-05-27
1
-3
/
+2
*
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
1
-0
/
+2
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-09
1
-0
/
+1
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
1
-4
/
+3
*
USB: host: Rename ehci-s5p to ehci-exynos
Jingoo Han
2013-10-12
1
-0
/
+301