aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-12-21phy: qcom-qmp: qserdes-txrx: Add v7 register offsetsGravatar Abel Vesa 2-0/+79
2023-12-21phy: qcom-qmp: qserdes-txrx: Add V6 N4 register offsetsGravatar Abel Vesa 2-0/+52
2023-12-21phy: qcom-qmp: qserdes-com: Add v7 register offsetsGravatar Abel Vesa 2-0/+89
2023-12-21phy: qcom-qmp: pcs-usb: Add v7 register offsetsGravatar Abel Vesa 1-0/+17
2023-12-21phy: qcom-qmp: pcs: Add v7 register offsetsGravatar Abel Vesa 2-0/+34
2023-12-21phy: qcom-qmp: qserdes-txrx: Add some more v6.20 register offsetsGravatar Abel Vesa 1-0/+4
2023-12-21phy: qcom-qmp: qserdes-com: Add some more v6 register offsetsGravatar Abel Vesa 2-0/+6
2023-11-27phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportGravatar Rohit Agarwal 1-0/+173
2023-11-27phy: phy-rockchip-inno-usb2: Add RK3128 supportGravatar Alex Bee 1-0/+57
2023-11-27phy: rockchip-inno-usb2: Split ID interrupt phy registersGravatar Alex Bee 1-29/+70
2023-11-16phy: core: Remove usage of the deprecated ida_simple_xx() APIGravatar Christophe JAILLET 1-2/+2
2023-11-16phy: qcom: qmp-combo: add QMP USB3/DP PHY tables for SM8650Gravatar Neil Armstrong 1-0/+4
2023-11-16phy: qcom: qmp-pcie: add QMP PCIe PHY tables for SM8650Gravatar Neil Armstrong 1-0/+65
2023-11-16phy: qcom: qmp-ufs: add QMP UFS PHY tables for SM8650Gravatar Neil Armstrong 3-0/+94
2023-11-03Merge tag 'phy-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Gravatar Linus Torvalds 27-295/+564
2023-10-23phy: Remove duplicated include in phy-ralink-usb.cGravatar Yang Li 1-1/+0
2023-10-23phy: Kconfig: Select GENERIC_PHY for GENERIC_PHY_MIPI_DPHYGravatar Sakari Ailus 1-1/+1
2023-10-23phy: qcom-qmp-pcie: add endpoint support for sa8775pGravatar Mrinmay Sarkar 2-0/+39
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Gravatar Linus Torvalds 9-48/+57
2023-10-13phy: Drop unnecessary of_match_device() callsGravatar Rob Herring 2-17/+1
2023-10-13phy: rockchip-inno-usb2: Drop unnecessary DT includesGravatar Rob Herring 1-2/+0
2023-10-13phy: Use device_get_match_data()Gravatar Rob Herring 8-55/+26
2023-10-13phy: realtek: Replace of_device.h with explicit includesGravatar Rob Herring 2-2/+2
2023-10-13phy: renesas: r8a779f0-ether-serdes: Add .exit() opsGravatar Yoshihiro Shimoda 1-0/+10
2023-10-13phy: renesas: r8a779f0-ether-serdes: Reset in .init()Gravatar Yoshihiro Shimoda 1-2/+4
2023-10-13phy: qcom-qmp-combo: use v6 registers in v6 regs layoutGravatar Dmitry Baryshkov 3-7/+12
2023-10-13phy: qcom-qmp-usb: move PCS v6 register to the proper headerGravatar Dmitry Baryshkov 2-18/+14
2023-10-13phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registersGravatar Dmitry Baryshkov 2-39/+39
2023-10-13phy: sun4i-usb: update array sizeGravatar Christophe JAILLET 1-1/+1
2023-10-13Merge branch 'fixes' into nextGravatar Vinod Koul 9-47/+56
2023-10-06phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersGravatar Vladimir Oltean 1-0/+9
2023-10-06phy: lynx-28g: lock PHY while performing CDR lock workaroundGravatar Vladimir Oltean 1-3/+6
2023-10-06phy: lynx-28g: cancel the CDR check work item on the remove pathGravatar Ioana Ciornei 1-0/+9
2023-09-29phy: realtek: Realtek PHYs should depend on ARCH_REALTEKGravatar Geert Uytterhoeven 1-0/+5
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overridesGravatar Konrad Dybcio 1-1/+16
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regsGravatar Konrad Dybcio 1-14/+44
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fieldsGravatar Konrad Dybcio 1-30/+61
2023-09-21phy: qcom-m31: Add compatible, phy init sequence for IPQ5018Gravatar Nitheesh Sekar 1-0/+51
2023-09-21phy: qualcomm: Fix typos in commentsGravatar Bo Liu 1-1/+1
2023-09-21phy: qcom-qmp-combo: initialize PCS_USB registersGravatar Konrad Dybcio 1-0/+4
2023-09-21phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1Gravatar Konrad Dybcio 2-2/+3
2023-09-21phy: qcom: m31: Remove unwanted qphy->vreg is NULL checkGravatar Varadarajan Narayanan 1-2/+1
2023-09-21phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()Gravatar Jinjie Ruan 2-16/+4
2023-09-21phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to staticGravatar Yang Yingliang 1-1/+1
2023-09-21phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Gravatar Yang Yingliang 1-1/+1
2023-09-21phy: qcom-qmp-usb: populate offsets configurationGravatar Dmitry Baryshkov 1-3/+38
2023-09-21phy: qcom-qmp: move PCS MISC V4 registers to separate headerGravatar Dmitry Baryshkov 3-8/+18
2023-09-21phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditionalGravatar Dmitry Baryshkov 1-5/+17
2023-09-21phy: qcom-qmp-usb: rework reset handlingGravatar Dmitry Baryshkov 1-45/+26
2023-09-21phy: qcom-qmp-usb: simplify clock handlingGravatar Dmitry Baryshkov 1-66/+24