aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-miphy28lp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11phy: core: Check requested PHY status in _of_phy_get()Axel Lin1-5/+0
2015-05-11phy: miphy28lp: fix sparse warningsFelipe Balbi1-2/+2
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-4/+1
2015-03-13phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin1-3/+2
2015-03-10phy: miphy28lp: Use PTR_ERR_OR_ZEROAxel Lin1-4/+1
2015-03-04phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin1-0/+1
2015-03-04phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin1-5/+6
2015-01-21phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property.Gabriel FERNANDEZ1-29/+32
2014-12-23phy: miphy28lp: unlock on error in miphy28lp_init()Dan Carpenter1-1/+2
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-1/+1
2014-11-12phy: miphy28lp: Tune tx impedance across Soc cutsGabriel FERNANDEZ1-0/+16
2014-11-12phy: miphy28lp: Add SSC support for PCIEGabriel FERNANDEZ1-0/+44
2014-11-12phy: miphy28lp: Add SSC support for SATAGabriel FERNANDEZ1-0/+46
2014-11-12phy: miphy28lp: Provide support for the MiPHY28lp Generic PHYGabriel FERNANDEZ1-0/+1177