index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
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
2023-10-13
phy: Use device_get_match_data()
Rob Herring
2
-14
/
+7
2023-08-22
phy: rockchip: inno-dsidphy: Add rv1126 support
Jagan Teki
1
-0
/
+3
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
5
-5
/
+5
2023-07-12
phy/rockchip: inno-hdmi: add more supported pre-pll rates
Alex Bee
1
-25
/
+173
2023-07-12
phy/rockchip: inno-hdmi: force set_rate on power_on
Huicong Xu
1
-0
/
+13
2023-07-12
phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
Jonas Karlman
1
-2
/
+4
2023-07-12
phy/rockchip: inno-hdmi: remove unused no_c from rk3328 recalc_rate
Jonas Karlman
1
-4
/
+1
2023-07-12
phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
Zheng Yang
1
-3
/
+5
2023-07-12
phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
Jonas Karlman
1
-2
/
+2
2023-07-12
phy: phy-rockchip-inno-usb2: improve error message
Sebastian Reichel
1
-2
/
+1
2023-07-12
phy: phy-rockchip-inno-usb2: simplify getting match data
Sebastian Reichel
1
-8
/
+4
2023-07-12
phy: phy-rockchip-inno-usb2: simplify phy clock handling
Sebastian Reichel
1
-13
/
+6
2023-07-12
phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
Sebastian Reichel
1
-0
/
+63
2023-07-12
phy: phy-rockchip-inno-usb2: add reset support
Sebastian Reichel
1
-0
/
+38
2023-07-12
phy: phy-rockchip-inno-usb2: add rk3588 support
Sebastian Reichel
1
-15
/
+211
2023-07-12
phy: rockchip: phy-rockchip-typec: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-04-12
phy: rockchip: remove unused hw_to_inno function
Tom Rix
1
-5
/
+0
2023-03-31
phy: rockchip: Add naneng combo phy support for RK3588
Lucas Tanure
1
-0
/
+184
2023-03-31
phy: rockchip-pcie: remove unused phy_rd_cfg function
Tom Rix
1
-15
/
+0
2023-03-20
phy: rockchip: phy-rockchip-typec: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
[next]