Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | usb: host: ehci-exynos: Fix error check in exynos_ehci_probe() | Tang Bin | 1 | -3/+2 |
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 |