summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos5-usbdrd.c
Commit message (Expand)AuthorAgeFilesLines
* phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin2016-09-101-2/+2
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-101-0/+10
|\
| * phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim2015-03-261-0/+10
* | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin2015-03-131-1/+1
|/
* phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam2014-11-221-2/+30
* phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam2014-11-221-18/+86
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-2/+1
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0
* phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons2014-08-281-0/+1
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+2
* phy: exynos5-usbdrd: Make local functions staticJingoo Han2014-07-221-3/+3
* phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam2014-05-131-0/+32
* phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam2014-05-131-0/+644