index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-exynos.c
Age
Commit message (
Expand
)
Author
2016-04-28
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
2014-12-15
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-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-13
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