aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip/phy-rockchip-typec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-4/+2
2021-03-15phy: rockchip-typec: add missing of_node_putJunlin Yang1-0/+1
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-04-17phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing1-2/+2
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring1-2/+2
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-03-16phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra1-3/+10
2018-03-16phy: rockchip-typec: support DP phy switchChris Zhong1-1/+8
2018-03-16phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong1-3/+18
2018-03-16phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu1-0/+11
2018-03-16phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra1-49/+63
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong1-0/+2
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson1-9/+18
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson1-39/+163
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson1-4/+9
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson1-3/+4
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson1-20/+42
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin1-2/+1
2017-06-01phy: Group vendor specific phy driversVivek Gautam1-0/+1023