summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-miphy365x.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: core: Check requested PHY status in _of_phy_get()Axel Lin2015-05-111-5/+0
* phy: miphy365x: 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-7/+7
|\
| * phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin2015-04-031-7/+7
* | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2
* | phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
|/
* phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-111-19/+10
* phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-261-4/+1
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0
* phy: miphy365x: Fix off-by-one errorLee Jones2014-09-121-0/+1
* phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones2014-07-221-118/+138
* phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones2014-07-221-0/+616
OpenPOWER on IntegriCloud