summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov2022-09-301-12/+5
* usb: clean up after dropping driver registration log spamArd Biesheuvel2022-09-051-1/+0
* usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-311-1/+0
* usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-181-3/+2
* usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-091-2/+2
* usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski2019-07-301-4/+19
* 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/+0
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-6/+0
* 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-141-1/+0
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | host: ehci-exynos: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+3
* | usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2014-11-031-1/+0
|/
* usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20
* usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-09-081-20/+20
* usb: ehci-exynos: Use NULL instead of 0Sachin Kamat2014-07-091-1/+1
* usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
* 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/+2
* 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-081-0/+1
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+3
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-111-0/+301