summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+15
2025-08-13phy: qualcomm: phy-qcom-eusb2-repeater: Add support for PMIV0104Luca Weiss1-0/+12
2025-08-13phy: qualcomm: phy-qcom-eusb2-repeater: Support tune-res-fsdif propLuca Weiss1-0/+3
2025-08-12phy: qualcomm: phy-qcom-eusb2-repeater: fix override propertiesPengyu Luo1-2/+2
2025-06-27phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registersLuca Weiss1-55/+32
2025-06-16phy: drop probe registration printksJohan Hovold1-2/+0
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-03-28phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa1-0/+17
2024-02-07phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa1-104/+62
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overridesKonrad Dybcio1-1/+16
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regsKonrad Dybcio1-14/+44
2023-09-21phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fieldsKonrad Dybcio1-30/+61
2023-07-17phy: Explicitly include correct DT includesRob Herring1-1/+0
2023-03-20phy: qualcomm: phy-qcom-eusb2-repeater: Convert to platform remove callback r...Uwe Kleine-König1-5/+3
2023-02-16phy: qcom: Add QCOM SNPS eUSB2 repeater driverAbel Vesa1-0/+259