summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-miphy28lp.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Group vendor specific phy driversVivek Gautam2017-06-011-1286/+0
* phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones2016-07-011-1/+2
* phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-251-1/+0
* phy: core: Check requested PHY status in _of_phy_get()Axel Lin2015-05-111-5/+0
* phy: miphy28lp: fix sparse warningsFelipe Balbi2015-05-111-2/+2
* Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-101-4/+1
|\
| * phy: miphy28lp: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-4/+1
* | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2
* | phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin2015-03-041-0/+1
* | phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
|/
* phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property.Gabriel FERNANDEZ2015-01-211-29/+32
* phy: miphy28lp: unlock on error in miphy28lp_init()Dan Carpenter2014-12-231-1/+2
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
* phy: miphy28lp: Tune tx impedance across Soc cutsGabriel FERNANDEZ2014-11-121-0/+16
* phy: miphy28lp: Add SSC support for PCIEGabriel FERNANDEZ2014-11-121-0/+44
* phy: miphy28lp: Add SSC support for SATAGabriel FERNANDEZ2014-11-121-0/+46
* phy: miphy28lp: Provide support for the MiPHY28lp Generic PHYGabriel FERNANDEZ2014-11-121-0/+1177
OpenPOWER on IntegriCloud