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