aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski1-4/+19
2019-05-21usb: exynos: add workaround for the USB device bindings conflictMarek Szyprowski1-0/+11
2018-07-24usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski1-7/+0
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-6/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-13usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2017-01-10usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error pathsKrzysztof Kozlowski1-0/+2
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-07host: ehci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam1-1/+0
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-54/+20
2014-09-08usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam1-20/+20
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-05-27usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-4/+3
2014-05-27usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski1-20/+109
2014-05-27usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam1-3/+2
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam1-0/+2
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+3
2013-10-11USB: host: Rename ehci-s5p to ehci-exynosJingoo Han1-0/+301