summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-miphy365x.c
AgeCommit message (Expand)Author
2015-12-03phy: miphy365x: add missing of_node_putJulia Lawall
2015-08-03phy: Constify struct phy_ops variablesAxel Lin
2015-05-11phy: core: Check requested PHY status in _of_phy_get()Axel Lin
2015-05-11phy: miphy365x: fix sparse warningsFelipe Balbi
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin
2015-03-13phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin
2015-03-04phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin
2015-01-11phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT
2014-11-22phy: remove the old lookup methodHeikki Krogerus
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-12phy: miphy365x: Fix off-by-one errorLee Jones
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones