summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLKCristian Ciocaltea2024-10-171-0/+1
* phy: phy-rockchip-samsung-hdptx: Add clock provider supportCristian Ciocaltea2024-08-051-22/+173
* phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core levelCristian Ciocaltea2024-08-051-18/+6
* phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.hCristian Ciocaltea2024-08-051-0/+1
* phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea2024-07-021-0/+2
* Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-05-215-8/+1666
|\
| * phy: rockchip: fix CONFIG_TYPEC dependencyArnd Bergmann2024-04-171-1/+1
| * phy: rockchip: usbdp: fix uninitialized variableSebastian Reichel2024-04-171-1/+1
| * phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-modeNiklas Cassel2024-04-131-0/+37
| * phy: rockchip: add usbdp combo phy driverSebastian Reichel2024-04-123-0/+1621
| * Merge branch 'fixes' into nextVinod Koul2024-04-122-21/+46
| |\
| * | phy: rockchip: Fix typo in function namesRick Wertenbroek2024-04-052-8/+8
* | | phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALCristian Ciocaltea2024-04-121-0/+1
| |/ |/|
* | phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel2024-04-061-3/+33
* | phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel2024-04-061-3/+6
* | phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek2024-04-061-16/+8
|/
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-232-2/+2
* phy: rockchip: Add Samsung HDMI/eDP Combo PHY driverCristian Ciocaltea2024-02-163-0/+1037
* phy: phy-rockchip-inno-usb2: Add RK3128 supportAlex Bee2023-11-271-0/+57
* phy: rockchip-inno-usb2: Split ID interrupt phy registersAlex Bee2023-11-271-29/+70
* phy: rockchip-inno-usb2: Drop unnecessary DT includesRob Herring2023-10-131-2/+0
* phy: Use device_get_match_data()Rob Herring2023-10-132-14/+7
* phy: rockchip: inno-dsidphy: Add rv1126 supportJagan Teki2023-08-221-0/+3
* phy: Explicitly include correct DT includesRob Herring2023-07-175-5/+5
* phy/rockchip: inno-hdmi: add more supported pre-pll ratesAlex Bee2023-07-121-25/+173
* phy/rockchip: inno-hdmi: force set_rate on power_onHuicong Xu2023-07-121-0/+13
* phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman2023-07-121-2/+4
* phy/rockchip: inno-hdmi: remove unused no_c from rk3328 recalc_rateJonas Karlman2023-07-121-4/+1
* phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang2023-07-121-3/+5
* phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman2023-07-121-2/+2
* phy: phy-rockchip-inno-usb2: improve error messageSebastian Reichel2023-07-121-2/+1
* phy: phy-rockchip-inno-usb2: simplify getting match dataSebastian Reichel2023-07-121-8/+4
* phy: phy-rockchip-inno-usb2: simplify phy clock handlingSebastian Reichel2023-07-121-13/+6
* phy: phy-rockchip-inno-usb2: add rk3588 phy tuning supportSebastian Reichel2023-07-121-0/+63
* phy: phy-rockchip-inno-usb2: add reset supportSebastian Reichel2023-07-121-0/+38
* phy: phy-rockchip-inno-usb2: add rk3588 supportSebastian Reichel2023-07-121-15/+211
* phy: rockchip: phy-rockchip-typec: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-121-2/+1
* phy: rockchip: remove unused hw_to_inno functionTom Rix2023-04-121-5/+0
* phy: rockchip: Add naneng combo phy support for RK3588Lucas Tanure2023-03-311-0/+184
* phy: rockchip-pcie: remove unused phy_rd_cfg functionTom Rix2023-03-311-15/+0
* phy: rockchip: phy-rockchip-typec: Convert to platform remove callback return...Uwe Kleine-König2023-03-201-4/+2
* phy: rockchip: phy-rockchip-inno-hdmi: Convert to platform remove callback re...Uwe Kleine-König2023-03-201-4/+2
* phy: rockchip: phy-rockchip-inno-dsidphy: Convert to platform remove callback...Uwe Kleine-König2023-03-201-4/+2
* phy: rockchip: phy-rockchip-inno-csidphy: Convert to platform remove callback...Uwe Kleine-König2023-03-201-4/+2
* phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong2023-02-161-2/+1
* Merge tag 'phy-fixes-6.2' into nextVinod Koul2023-02-141-1/+3
|\
| * phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing2023-01-131-1/+3
* | phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron2023-02-141-2/+2
|/
* phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno2022-09-291-4/+9
* phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2022-09-201-3/+1