summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell/phy-mvebu-cp110-comphy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk2019-08-271-22/+176
* phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal2019-08-271-0/+1
* phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal2019-08-271-3/+85
* phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-2/+6
* phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal2019-02-071-2/+0
* phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal2018-12-121-2/+2
* phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-39/+51
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-1/+2
* phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart2018-07-241-4/+1
* phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart2017-10-231-1/+0
* phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
* phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
* phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
* phy: add the mvebu cp110 comphy driverAntoine Tenart2017-08-311-0/+644