aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-berlin-sata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-10phy: berlin-sata: Use devm_kcalloc at appropriate placeAxel Lin1-1/+1
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT1-4/+1
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-1/+1
2014-11-13phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth1-1/+6
2014-11-13phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth1-9/+15
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+1
2014-07-22phy: add a driver for the Berlin SATA PHYAntoine Ténart1-0/+284