index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Lines
2025-02-14
phy: PHY_LAN966X_SERDES should depend on SOC_LAN966 || MCHP_LAN966X_PCI
Geert Uytterhoeven
-0
/
+1
2025-02-14
phy: tegra: xusb: reset VBUS & ID OVERRIDE
BH Hsieh
-0
/
+11
2025-02-14
phy: ti: gmii-sel: Do not use syscon helper to build regmap
Andrew Davis
-1
/
+14
2025-02-14
phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
André Draszik
-5
/
+8
2025-02-14
phy: fsl-imx8mq-usb: add tca function driver for imx95
Xu Yang
-0
/
+241
2025-02-13
phy: samsung-ufs: support ExynosAutov920 ufs phy driver
Sowon Na
-3
/
+179
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
Damon Ding
-10
/
+869
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
Damon Ding
-44
/
+44
2025-02-13
phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...
Damon Ding
-3
/
+3
2025-02-13
phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
Damon Ding
-2
/
+2
2025-02-13
phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
Pei Xiao
-9
/
+1
2025-02-13
phy: core: don't require set_mode() callback for phy_get_mode() to work
Dmitry Baryshkov
-3
/
+4
2025-02-13
phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...
Pei Xiao
-2
/
+11
2025-02-13
phy: stih407-usb: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
-17
/
+7
2025-02-13
phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)
André Draszik
-8
/
+42
2025-02-13
phy: exynos5-usbdrd: subscribe to orientation notifier if required
André Draszik
-0
/
+57
2025-02-13
phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
André Draszik
-21
/
+51
2025-02-13
phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
André Draszik
-2
/
+5
2025-02-13
phy: exynos5-usbdrd: convert to dev_err_probe
André Draszik
-12
/
+9
2025-02-10
phy: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
-4
/
+4
2025-02-10
phy: can-transceiver: Drop unnecessary "mux-states" property presence check
Rob Herring (Arm)
-7
/
+6
2025-02-10
phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY
Konrad Dybcio
-0
/
+18
2025-02-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
-6
/
+44
2025-02-10
phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback
Heiko Stuebner
-7
/
+7
2025-02-10
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
Kaustabh Chakraborty
-6
/
+6
2025-02-10
phy: stm32: Fix constant-value overflow assertion
Christian Bruel
-20
/
+18
2025-02-04
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
-1
/
+4
2025-02-04
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
-0
/
+1
2025-01-29
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-164
/
+895
2025-01-15
mediatek: stop messing with ->d_iname
Al Viro
-30
/
+10
2024-12-25
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
-1
/
+1
2024-12-24
phy: mediatek: phy-mtk-hdmi: add regulator dependency
Arnd Bergmann
-0
/
+1
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
-2
/
+1
2024-12-24
phy: qcom-qusb2: Add support for QCS615
Krishna Kurapati
-0
/
+27
2024-12-24
phy: core: Simplify API of_phy_simple_xlate() implementation
Zijun Hu
-15
/
+8
2024-12-24
phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
Zijun Hu
-1
/
+3
2024-12-24
phy: core: Fix an OF node refcount leakage in _of_phy_get()
Zijun Hu
-2
/
+5
2024-12-24
phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
Zijun Hu
-1
/
+1
2024-12-24
phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...
Zijun Hu
-3
/
+3
2024-12-24
phy: core: Fix that API devm_phy_put() fails to release the phy
Zijun Hu
-1
/
+1
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
-1
/
+2
2024-12-08
phy: sun4i-usb: Remove unused of_gpio.h
Andy Shevchenko
-1
/
+0
2024-12-08
phy: HiSilicon: Don't use "proxy" headers
Andy Shevchenko
-3
/
+8
2024-12-08
phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle()
Peter Griffin
-3
/
+4
2024-12-08
phy: qualcomm: qmp-pcie: add support for SAR2130P
Dmitry Baryshkov
-0
/
+141
2024-12-08
phy: qualcomm: qmp-pcie: define several new registers
Dmitry Baryshkov
-0
/
+6
2024-12-08
phy: qualcomm: qmp-pcie: split PCS_LANE1 region
Dmitry Baryshkov
-9
/
+33
2024-12-08
phy: qualcomm: qmp-combo: add support for SAR2130P
Dmitry Baryshkov
-0
/
+100
2024-12-08
phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
Adam Ford
-21
/
+11
2024-12-08
phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found
Adam Ford
-1
/
+5
[prev]
[next]