summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-xgene.c
Commit message (Expand)AuthorAgeFilesLines
* phy: phy-xgene.c: Fix alignment of commentShubhankar Kuranagatti2021-05-311-1/+2
* phy: phy-xgene: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-161-3/+1
* phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul2020-07-131-1/+1
* phy: xgene: make array serdes_reg static const, makes object smallerColin Ian King2019-10-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Kishon Vijay Abraham I2016-07-041-2/+2
* Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-101-18/+5
|\
| * phy: xgene: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-18/+5
* | phy: xgene: Remove duplicate code to set ctx->devAxel Lin2015-03-041-1/+0
|/
* 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: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho2014-03-091-0/+1750