aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-xgene.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-31phy: phy-xgene.c: Fix alignment of commentGravatar Shubhankar Kuranagatti 1-1/+2
2020-11-16phy: phy-xgene: convert to devm_platform_ioremap_resourceGravatar Chunfeng Yun 1-3/+1
2020-07-13phy: xgene: remove unsigned integer comparison with less than zeroGravatar Vinod Koul 1-1/+1
2019-10-23phy: xgene: make array serdes_reg static const, makes object smallerGravatar Colin Ian King 1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2016-07-04phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Gravatar Kishon Vijay Abraham I 1-2/+2
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Gravatar Greg Kroah-Hartman 1-18/+5
2015-03-10phy: xgene: Use PTR_ERR_OR_ZEROGravatar Axel Lin 1-18/+5
2015-03-04phy: xgene: Remove duplicate code to set ctx->devGravatar Axel Lin 1-1/+0
2014-11-22phy: remove the old lookup methodGravatar Heikki Krogerus 1-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverGravatar Peter Griffin 1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerGravatar Kishon Vijay Abraham I 1-1/+1
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverGravatar Loc Ho 1-0/+1750