summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/phy-mvebu-a3700-comphy.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk1-1/+1
2024-05-02phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk1-3/+4
2023-07-17phy: Explicitly include correct DT includesRob Herring1-0/+1
2022-10-17phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár1-0/+3
2022-08-30phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset supportPali Rohár1-70/+17
2022-02-25phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementationPali Rohár1-117/+1215
2022-02-25phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configurationPali Rohár1-33/+29
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár1-6/+0
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár1-5/+5
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár1-3/+11
2019-08-23phy: mvebu-a3700-comphy: Inform users if their firmware is too oldMiquel Raynal1-1/+8
2019-08-23phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnNishka Dasgupta1-2/+6
2019-02-07phy: add A3700 COMPHY supportMiquel Raynal1-0/+318