summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: qcom-qmp-pcie: add endpoint support for sa8775pMrinmay Sarkar2023-10-232-0/+39
* dt-bindings: phy: ralink-usb-phy: convert to dtschemaSergio Paracuellos2023-10-232-23/+74
* dt-bindings: phy: Convert PXA1928 USB/HSIC PHY to DT schemaDuje Mihanović2023-10-132-18/+47
* 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-1310-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
| * dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg sizeDmitry Baryshkov2023-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: 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
* | dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overridesKonrad Dybcio2023-09-211-0/+21
* | dt-bindings: phy: Add compatible for Mediatek MT8188Shuijing Li2023-09-211-0/+1
* | phy: qcom-m31: Add compatible, phy init sequence for IPQ5018Nitheesh Sekar2023-09-211-0/+51
* | dt-bindings: phy: qcom,m31: Add IPQ5018 compatibleNitheesh Sekar2023-09-211-1/+3
* | dt-bindings: phy: st: convert phy-stih407-usb to DT schemaRaphael Gallais-Pou2023-09-212-24/+63
* | 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
* | dt-bindings: phy: migrate QMP USB PHY bindings to qcom,sc8280xp-qmp-usb3-uni-...Dmitry Baryshkov2023-09-212-289/+53
* | phy: qcom-qmp-ufs: Add Phy Configuration support for SC7280Nitin Rawat2023-09-211-0/+142
* | dt-bindings: phy: Add QMP UFS PHY comptible for SC7280Nitin Rawat2023-09-211-0/+2
* | phy: qcom: m31: Fix indentation issuesVaradarajan Narayanan2023-09-211-3/+3
|/
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-111-2/+2
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
|\ \