aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2014-02-18phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I
2014-02-18phy-core: Don't allow building phy-core as a moduleHans de Goede
2014-02-18phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to callerHans de Goede
2014-02-18phy-core: phy_get: Leave error logging to the callerHans de Goede
2014-02-18phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEMRichard Weinberger
2014-02-05drivers: phy: Add support for optional physAndrew Lunn
2014-02-05drivers: phy: Make NULL a valid phy referenceAndrew Lunn
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-15phy,exynos: Add dependency on HAS_IOMEMRichard Weinberger
2013-12-24Phy: Add a PHY driver for Marvell MVEBU SATA PHY.Andrew Lunn
2013-12-24phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I
2013-12-24phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I
2013-12-24phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi
2013-12-23phy: add Broadcom Kona USB2 PHY driverMatt Porter
2013-12-10phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USBKishon Vijay Abraham I
2013-12-10drivers: phy: tweaks to phy_create()Dan Carpenter
2013-12-10drivers: phy: Fix memory leakSachin Kamat
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-19phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki
2013-10-16phy: Add driver for Exynos DP PHYJingoo Han
2013-10-16phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki
2013-10-03usb: phy: omap-usb2: Don't use omap_get_control_dev()Roger Quadros
2013-09-27usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* opsKishon Vijay Abraham I
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I