summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip
AgeCommit message (Expand)AuthorLines
2023-08-22phy: rockchip: inno-dsidphy: Add rv1126 supportJagan Teki-0/+3
2023-07-17phy: Explicitly include correct DT includesRob Herring-5/+5
2023-07-12phy/rockchip: inno-hdmi: add more supported pre-pll ratesAlex Bee-25/+173
2023-07-12phy/rockchip: inno-hdmi: force set_rate on power_onHuicong Xu-0/+13
2023-07-12phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman-2/+4
2023-07-12phy/rockchip: inno-hdmi: remove unused no_c from rk3328 recalc_rateJonas Karlman-4/+1
2023-07-12phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang-3/+5
2023-07-12phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman-2/+2
2023-07-12phy: phy-rockchip-inno-usb2: improve error messageSebastian Reichel-2/+1
2023-07-12phy: phy-rockchip-inno-usb2: simplify getting match dataSebastian Reichel-8/+4
2023-07-12phy: phy-rockchip-inno-usb2: simplify phy clock handlingSebastian Reichel-13/+6
2023-07-12phy: phy-rockchip-inno-usb2: add rk3588 phy tuning supportSebastian Reichel-0/+63
2023-07-12phy: phy-rockchip-inno-usb2: add reset supportSebastian Reichel-0/+38
2023-07-12phy: phy-rockchip-inno-usb2: add rk3588 supportSebastian Reichel-15/+211
2023-07-12phy: rockchip: phy-rockchip-typec: Use devm_platform_get_and_ioremap_resource()Yangtao Li-2/+1
2023-04-12phy: rockchip: remove unused hw_to_inno functionTom Rix-5/+0
2023-03-31phy: rockchip: Add naneng combo phy support for RK3588Lucas Tanure-0/+184
2023-03-31phy: rockchip-pcie: remove unused phy_rd_cfg functionTom Rix-15/+0
2023-03-20phy: rockchip: phy-rockchip-typec: Convert to platform remove callback return...Uwe Kleine-König-4/+2
2023-03-20phy: rockchip: phy-rockchip-inno-hdmi: Convert to platform remove callback re...Uwe Kleine-König-4/+2
2023-03-20phy: rockchip: phy-rockchip-inno-dsidphy: Convert to platform remove callback...Uwe Kleine-König-4/+2
2023-03-20phy: rockchip: phy-rockchip-inno-csidphy: Convert to platform remove callback...Uwe Kleine-König-4/+2
2023-02-16phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong-2/+1
2023-02-14Merge tag 'phy-fixes-6.2' into nextVinod Koul-1/+3
2023-02-14phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron-2/+2
2023-01-13phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing-1/+3
2022-09-29phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno-4/+9
2022-09-20phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-3/+1
2022-09-20phy: rockchip: inno-dsidphy: Add support for rk3568Chris Morgan-46/+158
2022-09-04phy: rockchip-inno-usb2: Return zero after otg syncPeter Geis-4/+6
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin-0/+329
2022-09-02phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphyMichael Riesch-0/+24
2022-07-15phy: rockchip-inno-usb2: Ignore OTG IRQs in host modeSamuel Holland-1/+3
2022-07-05phy: rockchip-inno-usb2: Sync initial otg statePeter Geis-0/+6
2022-07-05phy: rockchip-inno-usb2: Prevent incorrect error on probePeter Geis-1/+1
2022-05-02phy: rockchip-inno-usb2: Clean up some inconsistent indentingJiapeng Chong-2/+2
2022-04-20phy: rockchip-inno-usb2: Handle ID IRQSamuel Holland-0/+85
2022-04-20phy: rockchip-inno-usb2: Handle bvalid fallingSamuel Holland-9/+9
2022-04-20phy: rockchip-inno-usb2: Support multi-bit mask propertiesSamuel Holland-1/+1
2022-04-20phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handlerSamuel Holland-4/+0
2022-04-20phy: rockchip-inno-usb2: Do not check bvalid twiceSamuel Holland-6/+4
2022-04-20phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland-2/+8
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)-4/+2
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)-6/+1
2022-02-24phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao-0/+590
2022-02-02phy: dphy: Correct clk_pre parameterLiu Ying-1/+2
2021-12-23phy: phy-rockchip-inno-usb2: add rk3568 supportPeter Geis-0/+65
2021-12-23phy: phy-rockchip-inno-usb2: support muxed interruptsPeter Geis-49/+119
2021-12-23phy: phy-rockchip-inno-usb2: support standalone phy nodesPeter Geis-5/+12
2021-12-23phy: phy-rockchip-inno-usb2: support #address_cells = 2Peter Geis-1/+10