summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-berlin-sata.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-261-4/+1Star
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
* phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth2014-11-131-1/+6
* phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth2014-11-131-9/+15
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0Star
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* phy: add a driver for the Berlin SATA PHYAntoine Ténart2014-07-221-0/+284