Age | Commit message (Expand) | Author |
2023-07-05 | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-06-28 | media: tc358746: select CONFIG_GENERIC_PHY | Arnd Bergmann |
2023-06-08 | phy: ti: j721e-wiz: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | phy: ti: am654-serdes: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | phy: cadence: torrent: Add a determine_rate hook | Maxime Ripard |
2023-06-08 | phy: cadence: sierra: Add a determine_rate hook | Maxime Ripard |
2023-05-16 | phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc | Krzysztof Kozlowski |
2023-05-16 | phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value | Neil Armstrong |
2023-05-16 | phy: mediatek: rework the floating point comparisons to fixed point | Tom Rix |
2023-05-08 | phy: qcom-qmp-pcie-msm8996: fix init-count imbalance | Johan Hovold |
2023-05-08 | phy: qcom-qmp-combo: fix init-count imbalance | Johan Hovold |
2023-05-05 | Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-04 | phy: mediatek: hdmi: mt8195: fix wrong pll calculus | Guillaume Ranquet |
2023-05-04 | phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc | Guillaume Ranquet |
2023-05-03 | Merge tag 'phy-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-13 | phy: intel: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-12 | phy: cadence: cdns-dphy-rx: Add common module reset support | Sinthu Raja |
2023-04-12 | phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E | Siddharth Vadapalli |
2023-04-12 | phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select() | Siddharth Vadapalli |
2023-04-12 | phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration | Swapnil Jakhade |
2023-04-12 | phy: mediatek: add support for phy-mtk-hdmi-mt8195 | Guillaume Ranquet |
2023-04-12 | phy: phy-mtk-hdmi: Add generic phy configure callback | Guillaume Ranquet |
2023-04-12 | phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul... | Gaosheng Cui |
2023-04-12 | phy: rockchip: remove unused hw_to_inno function | Tom Rix |
2023-04-12 | phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p | Bartosz Golaszewski |
2023-04-10 | phy: qcom-qmp-pcie: drop sdm845_qhp_pcie_rx_tbl | Dmitry Baryshkov |
2023-04-10 | phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanes | Dmitry Baryshkov |
2023-03-31 | phy: qcom-qmp-ufs: Add SM7150 support | David Wronek |
2023-03-31 | phy: rockchip: Add naneng combo phy support for RK3588 | Lucas Tanure |
2023-03-31 | phy: qcom-qmp: Add support for SDX65 QMP PCIe PHY | Rohit Agarwal |
2023-03-31 | phy: rockchip-pcie: remove unused phy_rd_cfg function | Tom Rix |
2023-03-31 | phy: omap-usb2-phy: Use dev_err_probe() | Ye Xingchen |
2023-03-31 | phy: dphy: Use devm_platform_ioremap_resource() | Yang Li |
2023-03-31 | phy: qcom-qmp-combo: use qmp_combo_offsets_v3 instead of _v6 | Dmitry Baryshkov |
2023-03-31 | phy: qcom-qmp-combo: fix v3 offsets table | Dmitry Baryshkov |
2023-03-31 | phy: cadence: Sierra: Use clk_parent_data to provide parent information | Lars-Peter Clausen |
2023-03-31 | phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` | Lars-Peter Clausen |
2023-03-31 | phy: xilinx: phy-zynqmp: mention SGMII as supported protocol | Radhey Shyam Pandey |
2023-03-31 | phy: stm32-usphyc: add 200 to 300 us delay to fix timeout on some machines | Michael Grzeschik |
2023-03-20 | phy: xgene: Depend on ARCH_XGENE rather than plain arm64 | Mark Brown |
2023-03-20 | phy: st: miphy28lp: use _poll_timeout functions for waits | Alain Volmat |
2023-03-20 | phy: tegra: xusb: Support sleepwalk for Tegra234 | Henry Lin |
2023-03-20 | phy: st: spear: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-20 | phy: marvell: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-20 | phy: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-20 | phy: ti: phy-twl4030-usb: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | phy: ti: phy-ti-pipe3: Convert to platform remove callback returning void | Uwe Kleine-König |