index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
/
phy-rockchip-pcie.c
Age
Commit message (
Expand
)
Author
13 days
phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
Geraldo Nascimento
13 days
phy: rockchip-pcie: Enable all four lanes if required
Valmantas Paliksa
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-10-13
phy: Use device_get_match_data()
Rob Herring
2023-03-31
phy: rockchip-pcie: remove unused phy_rd_cfg function
Tom Rix
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2017-08-28
phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs
Shawn Lin
2017-06-01
phy: Group vendor specific phy drivers
Vivek Gautam