aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos5-usbdrd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-01phy: Group vendor specific phy driversVivek Gautam1-782/+0
2017-04-10phy: exynos: Use one define for enable bitKrzysztof Kozlowski1-3/+2
2017-04-10phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski1-0/+1
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin1-2/+2
2015-08-03phy: Constify struct phy_ops variablesAxel Lin1-1/+1
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-0/+10
2015-03-26phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim1-0/+10
2015-03-13phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin1-1/+1
2014-11-22phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam1-2/+30
2014-11-22phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam1-18/+86
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-2/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-08-28phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons1-0/+1
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+2
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han1-3/+3
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam1-0/+32
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam1-0/+644