index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-exynos.c
Age
Commit message (
Expand
)
Author
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-13
usb: host: ehci-exynos: Handle return value of clk_prepare_enable
Arvind Yadav
2017-01-10
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2016-04-28
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
host: ehci-exynos: remove duplicate check on resource
Varka Bhadram
2014-11-03
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-29
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-08
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-07-09
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
2014-05-27
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: ehci-exynos: Change to use phy provided by the generic phy framework
Kamil Debski
2014-05-27
usb: ehci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-11
USB: host: Rename ehci-s5p to ehci-exynos
Jingoo Han