summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell/phy-mvebu-a3700-comphy.c
Commit message (Expand)AuthorAgeFilesLines
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
* phy: Explicitly include correct DT includesRob Herring2023-07-171-0/+1
* phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár2022-10-171-0/+3
* phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset supportPali Rohár2022-08-301-70/+17
* phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementationPali Rohár2022-02-251-117/+1215
* phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configurationPali Rohár2022-02-251-33/+29
* phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár2021-08-271-6/+0
* phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-5/+5
* phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-10-021-3/+11
* phy: mvebu-a3700-comphy: Inform users if their firmware is too oldMiquel Raynal2019-08-231-1/+8
* phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-2/+6
* phy: add A3700 COMPHY supportMiquel Raynal2019-02-071-0/+318