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