aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-exynos.c
AgeCommit message (Expand)Author
2020-06-30usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2018-07-24usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-06-13usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav
2017-01-10usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07host: ehci-exynos: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam
2014-09-08usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat
2014-05-27usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski
2014-05-27usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-11USB: host: Rename ehci-s5p to ehci-exynosJingoo Han