summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* usb: exynos: add workaround for the USB device bindings conflictMarek Szyprowski2019-05-211-0/+11
* usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-241-7/+0Star
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-6/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav2017-06-131-1/+3
* usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-01-101-0/+2
* usb/host/: const data must use __initconst not __initdataNicolas Pitre2016-04-281-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | host: ehci-exynos: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+3Star
* | usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2014-11-041-1/+0Star
|/
* usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20Star
* usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-09-091-20/+20
* usb: ehci-exynos: Use NULL instead of 0Sachin Kamat2014-07-101-1/+1
* usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3Star
* usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski2014-05-271-20/+109
* usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-271-3/+2Star
* usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-161-0/+2
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-4/+3Star
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-121-0/+301