summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold2023-11-065-1349/+0
* Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"Johan Hovold2023-11-063-774/+0
* Merge tag 'phy-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-11-0327-295/+564
|\
| * phy: Remove duplicated include in phy-ralink-usb.cYang Li2023-10-231-1/+0
| * phy: Kconfig: Select GENERIC_PHY for GENERIC_PHY_MIPI_DPHYSakari Ailus2023-10-231-1/+1
| * phy: qcom-qmp-pcie: add endpoint support for sa8775pMrinmay Sarkar2023-10-232-0/+39
| * phy: Drop unnecessary of_match_device() callsRob Herring2023-10-132-17/+1
| * phy: rockchip-inno-usb2: Drop unnecessary DT includesRob Herring2023-10-131-2/+0
| * phy: Use device_get_match_data()Rob Herring2023-10-138-55/+26
| * phy: realtek: Replace of_device.h with explicit includesRob Herring2023-10-132-2/+2
| * phy: renesas: r8a779f0-ether-serdes: Add .exit() opsYoshihiro Shimoda2023-10-131-0/+10
| * phy: renesas: r8a779f0-ether-serdes: Reset in .init()Yoshihiro Shimoda2023-10-131-2/+4
| * phy: qcom-qmp-combo: use v6 registers in v6 regs layoutDmitry Baryshkov2023-10-133-7/+12
| * phy: qcom-qmp-usb: move PCS v6 register to the proper headerDmitry Baryshkov2023-10-132-18/+14
| * phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registersDmitry Baryshkov2023-10-132-39/+39
| * phy: sun4i-usb: update array sizeChristophe JAILLET2023-10-131-1/+1
| * Merge branch 'fixes' into nextVinod Koul2023-10-139-47/+56
| |\
| * | phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overridesKonrad Dybcio2023-09-211-1/+16
| * | phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regsKonrad Dybcio2023-09-211-14/+44
| * | phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fieldsKonrad Dybcio2023-09-211-30/+61
| * | phy: qcom-m31: Add compatible, phy init sequence for IPQ5018Nitheesh Sekar2023-09-211-0/+51
| * | phy: qcom-qmp-usb: populate offsets configurationDmitry Baryshkov2023-09-211-3/+38
| * | phy: qcom-qmp: move PCS MISC V4 registers to separate headerDmitry Baryshkov2023-09-213-8/+18
| * | phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditionalDmitry Baryshkov2023-09-211-5/+17
| * | phy: qcom-qmp-usb: rework reset handlingDmitry Baryshkov2023-09-211-45/+26
| * | phy: qcom-qmp-usb: simplify clock handlingDmitry Baryshkov2023-09-211-66/+24
| * | phy: qcom-qmp-ufs: Add Phy Configuration support for SC7280Nitin Rawat2023-09-211-0/+142
| * | phy: qcom: m31: Fix indentation issuesVaradarajan Narayanan2023-09-211-3/+3
* | | Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-10-229-48/+57
|\ \ \ | | |/ | |/|
| * | phy: realtek: Realtek PHYs should depend on ARCH_REALTEKGeert Uytterhoeven2023-09-291-0/+5
| * | phy: qualcomm: Fix typos in commentsBo Liu2023-09-211-1/+1
| * | phy: qcom-qmp-combo: initialize PCS_USB registersKonrad Dybcio2023-09-211-0/+4
| * | phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1Konrad Dybcio2023-09-212-2/+3
| * | phy: qcom: m31: Remove unwanted qphy->vreg is NULL checkVaradarajan Narayanan2023-09-211-2/+1
| * | phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2023-09-212-16/+4
| * | phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to staticYang Yingliang2023-09-211-1/+1
| * | phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2023-09-211-1/+1
| * | phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry2023-09-211-5/+15
| * | phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry2023-09-211-0/+4
| * | phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren2023-09-141-17/+12
| * | phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren2023-09-141-0/+1
| * | phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren2023-09-141-3/+5
| |/
* | phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean2023-10-061-0/+9
* | phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean2023-10-061-3/+6
* | phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei2023-10-061-0/+9
|/
* Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-09-03106-2236/+4568
|\
| * phy: exynos5-usbdrd: Add Exynos850 supportSam Protsenko2023-08-221-0/+169
| * phy: exynos5-usbdrd: Add 26MHz ref clk supportSam Protsenko2023-08-221-0/+4
| * phy: exynos5-usbdrd: Make it possible to pass custom phy opsSam Protsenko2023-08-221-2/+7
| * phy: qcom-qmp-combo: fix clock probingDmitry Baryshkov2023-08-221-6/+6