index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
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-13
phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
Pei Xiao
1
-9
/
+1
2025-02-13
phy: core: don't require set_mode() callback for phy_get_mode() to work
Dmitry Baryshkov
1
-3
/
+4
2025-02-13
phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...
Pei Xiao
1
-2
/
+11
2025-02-13
phy: stih407-usb: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-17
/
+7
2025-02-13
phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)
André Draszik
1
-8
/
+42
2025-02-13
phy: exynos5-usbdrd: subscribe to orientation notifier if required
André Draszik
2
-0
/
+57
2025-02-13
phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
André Draszik
1
-21
/
+51
2025-02-13
phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
André Draszik
1
-2
/
+5
2025-02-13
phy: exynos5-usbdrd: convert to dev_err_probe
André Draszik
1
-12
/
+9
2025-02-10
phy: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
2
-4
/
+4
2025-02-10
phy: can-transceiver: Drop unnecessary "mux-states" property presence check
Rob Herring (Arm)
1
-7
/
+6
2025-02-10
phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY
Konrad Dybcio
1
-0
/
+18
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-10
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
Kaustabh Chakraborty
1
-6
/
+6
2025-02-10
phy: stm32: Fix constant-value overflow assertion
Christian Bruel
1
-20
/
+18
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
25
-164
/
+895
2025-01-15
mediatek: stop messing with ->d_iname
Al Viro
1
-30
/
+10
2024-12-25
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
1
-1
/
+1
2024-12-24
phy: mediatek: phy-mtk-hdmi: add regulator dependency
Arnd Bergmann
1
-0
/
+1
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
1
-2
/
+1
2024-12-24
phy: qcom-qusb2: Add support for QCS615
Krishna Kurapati
1
-0
/
+27
2024-12-24
phy: core: Simplify API of_phy_simple_xlate() implementation
Zijun Hu
1
-15
/
+8
2024-12-24
phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
Zijun Hu
1
-1
/
+3
2024-12-24
phy: core: Fix an OF node refcount leakage in _of_phy_get()
Zijun Hu
1
-2
/
+5
2024-12-24
phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
Zijun Hu
1
-1
/
+1
2024-12-24
phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...
Zijun Hu
1
-3
/
+3
2024-12-24
phy: core: Fix that API devm_phy_put() fails to release the phy
Zijun Hu
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: sun4i-usb: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-12-08
phy: HiSilicon: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+8
2024-12-08
phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle()
Peter Griffin
2
-3
/
+4
2024-12-08
phy: qualcomm: qmp-pcie: add support for SAR2130P
Dmitry Baryshkov
1
-0
/
+141
2024-12-08
phy: qualcomm: qmp-pcie: define several new registers
Dmitry Baryshkov
3
-0
/
+6
2024-12-08
phy: qualcomm: qmp-pcie: split PCS_LANE1 region
Dmitry Baryshkov
3
-9
/
+33
2024-12-08
phy: qualcomm: qmp-combo: add support for SAR2130P
Dmitry Baryshkov
1
-0
/
+100
2024-12-08
phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
Adam Ford
1
-21
/
+11
2024-12-08
phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found
Adam Ford
1
-1
/
+5
2024-12-08
phy: freescale: fsl-samsung-hdmi: Expand Integer divider range
Adam Ford
1
-6
/
+5
2024-12-08
phy: rockchip-naneng-combo: add rk3576 support
Kever Yang
1
-0
/
+279
2024-12-04
phy: stm32: work around constant-value overflow assertion
Arnd Bergmann
1
-6
/
+15
2024-12-04
phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP
Krishna Kurapati
1
-1
/
+1
2024-12-04
phy: qcom: qmp: Enable IPQ5424 support
Varadarajan Narayanan
1
-0
/
+3
2024-12-04
phy: qcom-qusb2: add QUSB2 support for IPQ5424
Varadarajan Narayanan
1
-0
/
+28
[prev]
[next]