Age | Commit message (Expand) | Author | Files | Lines |
2016-11-18 | phy: phy-miphy365x: Remove miphy365 driver and dt binding | Peter Griffin | 1 | -625/+0 |
2015-12-03 | phy: miphy365x: add missing of_node_put | Julia Lawall | 1 | -5/+11 |
2015-08-03 | phy: Constify struct phy_ops variables | Axel Lin | 1 | -1/+1 |
2015-05-11 | phy: core: Check requested PHY status in _of_phy_get() | Axel Lin | 1 | -5/+0 |
2015-05-11 | phy: miphy365x: fix sparse warnings | Felipe Balbi | 1 | -2/+2 |
2015-04-10 | Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l... | Greg Kroah-Hartman | 1 | -7/+7 |
2015-04-03 | phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h | Peter Griffin | 1 | -7/+7 |
2015-03-13 | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof | Axel Lin | 1 | -3/+2 |
2015-03-04 | phy: miphy365x: Avoid calling of_get_child_count() multiple times | Axel Lin | 1 | -5/+6 |
2015-01-12 | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. | Peter Griffin | 1 | -19/+10 |
2014-11-26 | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle | Gregory CLEMENT | 1 | -4/+1 |
2014-11-22 | phy: remove the old lookup method | Heikki Krogerus | 1 | -1/+1 |
2014-09-24 | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2014-09-12 | phy: miphy365x: Fix off-by-one error | Lee Jones | 1 | -0/+1 |
2014-07-22 | phy: miphy365x: Represent each PHY channel as a DT subnode | Lee Jones | 1 | -118/+138 |
2014-07-22 | phy: miphy365x: Provide support for the MiPHY356x Generic PHY | Lee Jones | 1 | -0/+616 |