| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: Group vendor specific phy drivers | Vivek Gautam | 2017-06-01 | 1 | -1286/+0 |
* | phy: miphy28lp: Inform the reset framework that our reset line may be shared | Lee Jones | 2016-07-01 | 1 | -1/+2 |
* | phy: miphy28lp: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 |
* | phy: Constify struct phy_ops variables | Axel Lin | 2015-08-03 | 1 | -1/+1 |
* | phy: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-25 | 1 | -1/+0 |
* | phy: core: Check requested PHY status in _of_phy_get() | Axel Lin | 2015-05-11 | 1 | -5/+0 |
* | phy: miphy28lp: fix sparse warnings | Felipe Balbi | 2015-05-11 | 1 | -2/+2 |
* | Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l... | Greg Kroah-Hartman | 2015-04-10 | 1 | -4/+1 |
|\ |
|
| * | phy: miphy28lp: Use PTR_ERR_OR_ZERO | Axel Lin | 2015-03-10 | 1 | -4/+1 |
* | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof | Axel Lin | 2015-03-13 | 1 | -3/+2 |
* | | phy: miphy28lp: Add missing .owner field in miphy28lp_ops | Axel Lin | 2015-03-04 | 1 | -0/+1 |
* | | phy: miphy28lp: Avoid calling of_get_child_count() multiple times | Axel Lin | 2015-03-04 | 1 | -5/+6 |
|/ |
|
* | phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. | Gabriel FERNANDEZ | 2015-01-21 | 1 | -29/+32 |
* | phy: miphy28lp: unlock on error in miphy28lp_init() | Dan Carpenter | 2014-12-23 | 1 | -1/+2 |
* | phy: remove the old lookup method | Heikki Krogerus | 2014-11-22 | 1 | -1/+1 |
* | phy: miphy28lp: Tune tx impedance across Soc cuts | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+16 |
* | phy: miphy28lp: Add SSC support for PCIE | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+44 |
* | phy: miphy28lp: Add SSC support for SATA | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+46 |
* | phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY | Gabriel FERNANDEZ | 2014-11-12 | 1 | -0/+1177 |