summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip/phy-rockchip-typec.c
Commit message (Expand)AuthorAgeFilesLines
* phy: rockchip: phy-rockchip-typec: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-121-2/+1
* phy: rockchip: phy-rockchip-typec: Convert to platform remove callback return...Uwe Kleine-König2023-03-201-4/+2
* phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong2023-02-161-2/+1
* phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron2023-02-141-2/+2
* phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-04-131-4/+2
* phy: rockchip-typec: add missing of_node_putJunlin Yang2021-03-151-0/+1
* phy: rockchip-typec: use correct format for structure descriptionVinod Koul2020-07-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing2019-04-171-2/+2
* phy: Use of_node_name_eq for node name comparisonsRob Herring2018-12-121-2/+2
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-251-4/+4
* phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra2018-03-161-3/+10
* phy: rockchip-typec: support DP phy switchChris Zhong2018-03-161-1/+8
* phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong2018-03-161-3/+18
* phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu2018-03-161-0/+11
* phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra2018-03-161-49/+63
* phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong2017-12-151-0/+2
* phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson2017-10-231-9/+18
* phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson2017-10-231-39/+163
* phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
* phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
* phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
* phy: rockchip-typec: remove unused dfp variableShawn Lin2017-08-221-2/+1
* phy: Group vendor specific phy driversVivek Gautam2017-06-011-0/+1023