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
2023-10-13
phy: qcom-qmp-usb: move PCS v6 register to the proper header
Dmitry Baryshkov
-18
/
+14
2023-10-13
phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers
Dmitry Baryshkov
-39
/
+39
2023-10-13
phy: sun4i-usb: update array size
Christophe JAILLET
-1
/
+1
2023-10-13
Merge branch 'fixes' into next
Vinod Koul
-47
/
+56
2023-10-06
phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers
Vladimir Oltean
-0
/
+9
2023-10-06
phy: lynx-28g: lock PHY while performing CDR lock workaround
Vladimir Oltean
-3
/
+6
2023-10-06
phy: lynx-28g: cancel the CDR check work item on the remove path
Ioana Ciornei
-0
/
+9
2023-09-29
phy: realtek: Realtek PHYs should depend on ARCH_REALTEK
Geert Uytterhoeven
-0
/
+5
2023-09-21
phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overrides
Konrad Dybcio
-1
/
+16
2023-09-21
phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
Konrad Dybcio
-14
/
+44
2023-09-21
phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
Konrad Dybcio
-30
/
+61
2023-09-21
phy: qcom-m31: Add compatible, phy init sequence for IPQ5018
Nitheesh Sekar
-0
/
+51
2023-09-21
phy: qualcomm: Fix typos in comments
Bo Liu
-1
/
+1
2023-09-21
phy: qcom-qmp-combo: initialize PCS_USB registers
Konrad Dybcio
-0
/
+4
2023-09-21
phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
Konrad Dybcio
-2
/
+3
2023-09-21
phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
Varadarajan Narayanan
-2
/
+1
2023-09-21
phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
-16
/
+4
2023-09-21
phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static
Yang Yingliang
-1
/
+1
2023-09-21
phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
Yang Yingliang
-1
/
+1
2023-09-21
phy: qcom-qmp-usb: populate offsets configuration
Dmitry Baryshkov
-3
/
+38
2023-09-21
phy: qcom-qmp: move PCS MISC V4 registers to separate header
Dmitry Baryshkov
-8
/
+18
2023-09-21
phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditional
Dmitry Baryshkov
-5
/
+17
2023-09-21
phy: qcom-qmp-usb: rework reset handling
Dmitry Baryshkov
-45
/
+26
2023-09-21
phy: qcom-qmp-usb: simplify clock handling
Dmitry Baryshkov
-66
/
+24
2023-09-21
phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775p
Adrien Thierry
-5
/
+15
2023-09-21
phy: qcom-qmp-usb: initialize PCS_USB registers
Adrien Thierry
-0
/
+4
2023-09-21
phy: qcom-qmp-ufs: Add Phy Configuration support for SC7280
Nitin Rawat
-0
/
+142
2023-09-21
phy: qcom: m31: Fix indentation issues
Varadarajan Narayanan
-3
/
+3
2023-09-14
phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
Tony Lindgren
-17
/
+12
2023-09-14
phy: mapphone-mdm6600: Fix runtime PM for remove
Tony Lindgren
-0
/
+1
2023-09-14
phy: mapphone-mdm6600: Fix runtime disable on probe
Tony Lindgren
-3
/
+5
2023-09-03
Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-2236
/
+4568
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+2130
2023-08-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-1
/
+1
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
-1
/
+1
2023-08-22
phy: exynos5-usbdrd: Add Exynos850 support
Sam Protsenko
-0
/
+169
2023-08-22
phy: exynos5-usbdrd: Add 26MHz ref clk support
Sam Protsenko
-0
/
+4
2023-08-22
phy: exynos5-usbdrd: Make it possible to pass custom phy ops
Sam Protsenko
-2
/
+7
2023-08-22
phy: qcom-qmp-combo: fix clock probing
Dmitry Baryshkov
-6
/
+6
2023-08-22
phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYs
Dmitry Baryshkov
-0
/
+6
2023-08-22
phy: qcom-qmp-pcie: populate offsets configuration
Dmitry Baryshkov
-0
/
+74
2023-08-22
phy: qcom-qmp-pcie: simplify clock handling
Dmitry Baryshkov
-71
/
+7
2023-08-22
phy: qcom-qmp-pcie: keep offset tables sorted
Dmitry Baryshkov
-11
/
+11
2023-08-22
phy: qcom-qmp-pcie: drop ln_shrd from v5_20 config
Dmitry Baryshkov
-1
/
+0
2023-08-22
phy: fsl-imx8mq-usb: add dev_err_probe if getting vbus failed
Alexander Stein
-1
/
+1
2023-08-22
phy: qcom: Introduce M31 USB PHY driver
Varadarajan Narayanan
-0
/
+306
2023-08-22
phy: rockchip: inno-dsidphy: Add rv1126 support
Jagan Teki
-0
/
+3
2023-08-22
phy: amlogic: meson-g12a-usb2: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-11
phy: marvell pxa-usb: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-11
phy: broadcom: sr-usb: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
[prev]
[next]