summaryrefslogtreecommitdiff
path: root/drivers/phy/rockchip/phy-rockchip-typec.c
AgeCommit message (Expand)Author
2023-07-12phy: rockchip: phy-rockchip-typec: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-03-20phy: rockchip: phy-rockchip-typec: Convert to platform remove callback return...Uwe Kleine-König
2023-02-16phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-02-14phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2021-03-15phy: rockchip-typec: add missing of_node_putJunlin Yang
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-04-17phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring
2018-03-16phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra
2018-03-16phy: rockchip-typec: support DP phy switchChris Zhong
2018-03-16phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong
2018-03-16phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu
2018-03-16phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin
2017-06-01phy: Group vendor specific phy driversVivek Gautam