index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
Damon Ding
1
-10
/
+869
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
Damon Ding
1
-44
/
+44
2025-02-13
phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...
Damon Ding
1
-3
/
+3
2025-02-13
phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
Damon Ding
1
-2
/
+2
2025-02-10
phy: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2025-02-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
1
-6
/
+44
2025-02-10
phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback
Heiko Stuebner
1
-7
/
+7
2025-02-04
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
1
-1
/
+4
2025-02-04
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
1
-0
/
+1
2025-01-29
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-102
/
+327
2024-12-25
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
1
-1
/
+1
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
1
-1
/
+2
2024-12-08
phy: rockchip-naneng-combo: add rk3576 support
Kever Yang
1
-0
/
+279
2024-12-04
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
1
-1
/
+1
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
1
-15
/
+4
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
1
-6
/
+8
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
1
-14
/
+12
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
1
-41
/
+15
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
1
-24
/
+10
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
1
-6
/
+3
2024-11-27
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
7
-62
/
+206
2024-10-17
phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
Andy Yan
1
-16
/
+1
2024-10-17
phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK
Cristian Ciocaltea
1
-0
/
+1
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-5
/
+5
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
1
-0
/
+41
2024-10-17
phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
William Wu
1
-0
/
+103
2024-10-17
phy: rockchip: inno-usb2: convert clock management to bulk
Frank Wang
1
-8
/
+37
2024-10-07
phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path
Dragan Simic
1
-17
/
+10
2024-10-07
phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
Dragan Simic
1
-1
/
+2
2024-10-07
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
Dragan Simic
1
-17
/
+9
2024-08-05
phy: phy-rockchip-samsung-hdptx: Add clock provider support
Cristian Ciocaltea
1
-22
/
+173
2024-08-05
phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
Cristian Ciocaltea
1
-18
/
+6
2024-08-05
phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
Cristian Ciocaltea
1
-0
/
+1
2024-07-02
phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON
Cristian Ciocaltea
1
-0
/
+2
2024-05-21
Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
5
-8
/
+1666
2024-04-17
phy: rockchip: fix CONFIG_TYPEC dependency
Arnd Bergmann
1
-1
/
+1
2024-04-17
phy: rockchip: usbdp: fix uninitialized variable
Sebastian Reichel
1
-1
/
+1
2024-04-13
phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-mode
Niklas Cassel
1
-0
/
+37
2024-04-12
phy: rockchip: add usbdp combo phy driver
Sebastian Reichel
3
-0
/
+1621
2024-04-12
phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
Cristian Ciocaltea
1
-0
/
+1
2024-04-12
Merge branch 'fixes' into next
Vinod Koul
2
-21
/
+46
2024-04-06
phy: rockchip: naneng-combphy: Fix mux on rk3588
Sebastian Reichel
1
-3
/
+33
2024-04-06
phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
Sebastian Reichel
1
-3
/
+6
2024-04-06
phy: rockchip-snps-pcie3: fix bifurcation on rk3588
Michal Tomek
1
-16
/
+8
2024-04-05
phy: rockchip: Fix typo in function names
Rick Wertenbroek
2
-8
/
+8
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-2
/
+2
2024-02-16
phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver
Cristian Ciocaltea
3
-0
/
+1037
2023-11-27
phy: phy-rockchip-inno-usb2: Add RK3128 support
Alex Bee
1
-0
/
+57
2023-11-27
phy: rockchip-inno-usb2: Split ID interrupt phy registers
Alex Bee
1
-29
/
+70
2023-10-13
phy: rockchip-inno-usb2: Drop unnecessary DT includes
Rob Herring
1
-2
/
+0
[prev]
[next]