Age | Commit message (Expand) | Author |
2023-12-22 | phy: ti: gmii-sel: Enable SGMII mode for J784S4 | Chintan Vankar |
2023-12-21 | phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY support | Abel Vesa |
2023-12-21 | phy: qcom-qmp-combo: Add x1e80100 USB/DP combo phys | Abel Vesa |
2023-12-21 | phy: mediatek: tphy: add support force phy mode switch | Chunfeng Yun |
2023-12-21 | phy: phy-can-transceiver: insert space after include | Wang Jinchao |
2023-12-21 | phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings | Can Guo |
2023-12-21 | phy: renesas: phy-rcar-gen2: use select for GENERIC_PHY | Randy Dunlap |
2023-12-21 | phy: qcom-qmp: qserdes-txrx: Add v7 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: qserdes-txrx: Add V6 N4 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: qserdes-com: Add v7 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: pcs-usb: Add v7 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: pcs: Add v7 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: qserdes-txrx: Add some more v6.20 register offsets | Abel Vesa |
2023-12-21 | phy: qcom-qmp: qserdes-com: Add some more v6 register offsets | Abel Vesa |
2023-11-27 | phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support | Rohit Agarwal |
2023-11-27 | phy: phy-rockchip-inno-usb2: Add RK3128 support | Alex Bee |
2023-11-27 | phy: rockchip-inno-usb2: Split ID interrupt phy registers | Alex Bee |
2023-11-16 | phy: core: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-11-16 | phy: qcom: qmp-combo: add QMP USB3/DP PHY tables for SM8650 | Neil Armstrong |
2023-11-16 | phy: qcom: qmp-pcie: add QMP PCIe PHY tables for SM8650 | Neil Armstrong |
2023-11-16 | phy: qcom: qmp-ufs: add QMP UFS PHY tables for SM8650 | Neil Armstrong |
2023-11-03 | Merge tag 'phy-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds |
2023-10-23 | phy: Remove duplicated include in phy-ralink-usb.c | Yang Li |
2023-10-23 | phy: Kconfig: Select GENERIC_PHY for GENERIC_PHY_MIPI_DPHY | Sakari Ailus |
2023-10-23 | phy: qcom-qmp-pcie: add endpoint support for sa8775p | Mrinmay Sarkar |
2023-10-22 | Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Linus Torvalds |
2023-10-13 | phy: Drop unnecessary of_match_device() calls | Rob Herring |
2023-10-13 | phy: rockchip-inno-usb2: Drop unnecessary DT includes | Rob Herring |
2023-10-13 | phy: Use device_get_match_data() | Rob Herring |
2023-10-13 | phy: realtek: Replace of_device.h with explicit includes | Rob Herring |
2023-10-13 | phy: renesas: r8a779f0-ether-serdes: Add .exit() ops | Yoshihiro Shimoda |
2023-10-13 | phy: renesas: r8a779f0-ether-serdes: Reset in .init() | Yoshihiro Shimoda |
2023-10-13 | phy: qcom-qmp-combo: use v6 registers in v6 regs layout | Dmitry Baryshkov |
2023-10-13 | phy: qcom-qmp-usb: move PCS v6 register to the proper header | Dmitry Baryshkov |
2023-10-13 | phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers | Dmitry Baryshkov |
2023-10-13 | phy: sun4i-usb: update array size | Christophe JAILLET |
2023-10-13 | Merge branch 'fixes' into next | Vinod Koul |
2023-10-06 | phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers | Vladimir Oltean |
2023-10-06 | phy: lynx-28g: lock PHY while performing CDR lock workaround | Vladimir Oltean |
2023-10-06 | phy: lynx-28g: cancel the CDR check work item on the remove path | Ioana Ciornei |
2023-09-29 | phy: realtek: Realtek PHYs should depend on ARCH_REALTEK | Geert Uytterhoeven |
2023-09-21 | phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overrides | Konrad Dybcio |
2023-09-21 | phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs | Konrad Dybcio |
2023-09-21 | phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields | Konrad Dybcio |
2023-09-21 | phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 | Nitheesh Sekar |
2023-09-21 | phy: qualcomm: Fix typos in comments | Bo Liu |
2023-09-21 | phy: qcom-qmp-combo: initialize PCS_USB registers | Konrad Dybcio |
2023-09-21 | phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 | Konrad Dybcio |
2023-09-21 | phy: qcom: m31: Remove unwanted qphy->vreg is NULL check | Varadarajan Narayanan |
2023-09-21 | phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir() | Jinjie Ruan |