Age | Commit message (Expand) | Author | Files | Lines |
2023-07-24 | phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() | Harshit Mogalapalli | 1 | -1/+1 |
2023-07-12 | phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code | Adrien Thierry | 1 | -4/+2 |
2023-07-12 | phy: qcom-snps-femto-v2: properly enable ref clock | Adrien Thierry | 1 | -15/+48 |
2023-07-12 | phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend | Adrien Thierry | 1 | -9/+0 |
2023-07-12 | phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test | Guillaume Ranquet | 1 | -1/+1 |
2023-07-12 | phy: phy-mtk-dp: Fix an error code in probe() | Dan Carpenter | 1 | -1/+1 |
2023-07-05 | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 24 | -446/+2584 |
2023-07-05 | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -0/+4 |
2023-06-28 | media: tc358746: select CONFIG_GENERIC_PHY | Arnd Bergmann | 1 | -0/+1 |
2023-06-21 | phy: tegra: xusb: check return value of devm_kzalloc() | Claudiu Beznea | 1 | -0/+3 |
2023-06-21 | phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550 | Neil Armstrong | 1 | -2/+6 |
2023-06-21 | phy: qcom: add the SGMII SerDes PHY driver | Bartosz Golaszewski | 3 | -0/+461 |
2023-06-21 | phy: qualcomm: fix indentation in Makefile | Bartosz Golaszewski | 1 | -1/+1 |
2023-06-21 | phy: usb: suppress OC condition for 7439b2 | Justin Chen | 1 | -0/+34 |
2023-06-21 | phy: usb: Turn off phy when port is in suspend | Justin Chen | 2 | -2/+21 |
2023-06-21 | phy: tegra: xusb: Clear the driver reference in usb-phy dev | EJ Hsu | 1 | -0/+1 |
2023-06-08 | phy: ti: j721e-wiz: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
2023-06-08 | phy: ti: am654-serdes: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
2023-06-08 | phy: cadence: torrent: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
2023-06-08 | phy: cadence: sierra: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
2023-05-19 | phy: mediatek: tphy: add debugfs files | Chunfeng Yun | 1 | -0/+356 |
2023-05-19 | phy: core: add debugfs files | Chunfeng Yun | 1 | -0/+14 |
2023-05-19 | phy: fsl-imx8mp-usb: add support for phy tuning | Li Jun | 1 | -0/+218 |
2023-05-19 | phy: qcom-qmp-combo: Introduce drm_bridge | Bjorn Andersson | 2 | -0/+48 |
2023-05-19 | phy: qcom-qmp-combo: Introduce orientation switching | Bjorn Andersson | 2 | -9/+85 |
2023-05-19 | phy: qcom-qmp-combo: Introduce orientation variable | Bjorn Andersson | 1 | -24/+30 |
2023-05-19 | phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops | Bjorn Andersson | 1 | -2/+19 |
2023-05-19 | phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit | Bjorn Andersson | 1 | -19/+28 |
2023-05-19 | Merge branch 'fixes' into next | Vinod Koul | 5 | -11/+13 |
2023-05-19 | phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property | Frank Li | 1 | -0/+29 |
2023-05-19 | phy: cadence: salvo: add .set_mode API | Peter Chen | 1 | -0/+29 |
2023-05-19 | phy: cadence: salvo: add bist fix | Peter Chen | 1 | -0/+2 |
2023-05-19 | phy: cadence: salvo: decrease delay value to zero for txvalid | Peter Chen | 1 | -0/+17 |
2023-05-19 | phy: cadence: salvo: add access for USB2PHY | Peter Chen | 1 | -8/+10 |
2023-05-17 | phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding | Bhupesh Sharma | 1 | -0/+22 |
2023-05-16 | phy: ti: gmii-sel: Enable USXGMII mode for J784S4 | Siddharth Vadapalli | 1 | -1/+10 |
2023-05-16 | phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4 | Siddharth Vadapalli | 1 | -0/+13 |
2023-05-16 | phy: ti: gmii-sel: Enable SGMII mode for J721E | Siddharth Vadapalli | 1 | -1/+1 |
2023-05-16 | phy: ti: gmii-sel: Enable SGMII mode for J7200 | Siddharth Vadapalli | 1 | -1/+1 |
2023-05-16 | phy: ti: gmii-sel: Add support for SGMII mode | Siddharth Vadapalli | 1 | -0/+8 |
2023-05-16 | phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource() | Yang Li | 1 | -3/+1 |
2023-05-16 | phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc | Krzysztof Kozlowski | 1 | -1/+1 |
2023-05-16 | phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value | Neil Armstrong | 1 | -1/+1 |
2023-05-16 | phy: mediatek: rework the floating point comparisons to fixed point | Tom Rix | 1 | -5/+5 |
2023-05-16 | phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32 | David Yang | 1 | -1/+1 |
2023-05-16 | phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100 | David Yang | 1 | -16/+46 |
2023-05-16 | phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB" | Artur Weber | 1 | -1/+1 |
2023-05-16 | phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence | Varadarajan Narayanan | 1 | -0/+115 |
2023-05-16 | phy: qcom-qusb2: add QUSB2 support for IPQ9574 | Varadarajan Narayanan | 1 | -0/+3 |