summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-berlin-sata.c
Commit message (Expand)AuthorAgeFilesLines
* phy: fix returnvar.cocci warningsVivek Gautam2016-11-181-2/+1
* phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
* phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: berlin-sata: Use devm_kcalloc at appropriate placeAxel Lin2015-03-101-1/+1
* 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: 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/+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 a driver for the Berlin SATA PHYAntoine Ténart2014-07-221-0/+284