summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2013-12-10phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USBKishon Vijay Abraham I-2/+2
2013-12-10drivers: phy: tweaks to phy_create()Dan Carpenter-16/+10
2013-12-10drivers: phy: Fix memory leakSachin Kamat-5/+5
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-0/+2
2013-10-19phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki-1/+1
2013-10-16phy: Add driver for Exynos DP PHYJingoo Han-0/+119
2013-10-16phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki-3/+186
2013-10-03usb: phy: omap-usb2: Don't use omap_get_control_dev()Roger Quadros-8/+23
2013-09-27usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* opsKishon Vijay Abraham I-44/+13
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I-0/+856
2013-09-27usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I-0/+322
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I-0/+721