Age | Commit message (Expand) | Author |
2024-03-06 | phy: qcom-qmp-combo: fix type-c switch registration | Johan Hovold |
2024-03-06 | phy: qcom-qmp-combo: fix drm bridge registration | Johan Hovold |
2024-02-16 | phy: qcom-qmp-usb: fix v3 offsets data | Dmitry Baryshkov |
2024-02-07 | phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop | Abel Vesa |
2024-02-07 | phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR() | Yang Yingliang |
2024-02-07 | phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes | Alexander Stein |
2024-01-30 | phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP | Tony Lindgren |
2024-01-24 | phy: lan966x: Add missing serdes mux entry | Horatiu Vultur |
2024-01-24 | phy: renesas: rcar-gen3-usb2: Fix returning wrong error code | Yoshihiro Shimoda |
2024-01-24 | phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018 | Mantas Pucka |
2024-01-24 | phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018 | Mantas Pucka |
2024-01-18 | Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds |
2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-12-22 | phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J784S4 | Chintan Vankar |
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-12-17 | Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Linus Torvalds |
2023-12-04 | phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE | Dmitry Baryshkov |
2023-11-27 | phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support | Rohit Agarwal |
2023-11-27 | phy: sunplus: return negative error code in sp_usb_phy_probe | Su Hui |
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-27 | phy: mediatek: mipi: mt8183: fix minimal supported frequency | Michael Walle |
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-16 | phy: ti: gmii-sel: Fix register offset when parent is not a syscon node | Andrew Davis |
2023-11-06 | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY" | Johan Hovold |
2023-11-06 | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY" | Johan Hovold |
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 |