messages from 2025-11-06 20:35:20 to 2025-11-12 15:49:17 UTC [more...]
[PATCH net-next v2 00/13] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-12 15:48 UTC (20+ messages)
` [PATCH net-next v2 01/13] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next v2 02/13] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 03/13] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 04/13] net: stmmac: mediatek: use PHY_INTF_SEL_x
` [PATCH net-next v2 05/13] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 06/13] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next v2 07/13] net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 08/13] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 09/13] net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 10/13] net: stmmac: stm32: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 11/13] net: stmmac: stm32: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 12/13] net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 13/13] net: stmmac: visconti: use stmmac_get_phy_intf_sel()
[PATCH v2 00/11] of: Add wrappers to match root node with OF device ID tables
2025-11-12 13:06 UTC (19+ messages)
` [PATCH v2 01/11] "
` [PATCH v2 02/11] cpufreq: dt-platdev: Simplify with of_machine_get_match_data()
` [PATCH v2 03/11] cpufreq: mediatek: "
` [PATCH v2 04/11] cpufreq: sun50i: Simplify with of_machine_device_match()
` [PATCH v2 05/11] cpuidle: big_little: "
` [PATCH v2 06/11] firmware: qcom: scm: "
` [PATCH v2 07/11] irqchip/atmel-aic: Simplify with of_machine_get_match_data()
` [PATCH v2 08/11] platform: surface: "
` [PATCH v2 09/11] powercap: dtpm: "
` [PATCH v2 10/11] soc: qcom: ubwc: "
` [PATCH v2 11/11] soc: tegra: Simplify with of_machine_device_match()
[PATCH] pinctrl: airoha: convert comma to semicolon
2025-11-12 12:44 UTC (2+ messages)
[PATCH] mmc: mtk-sd: replace use of system_wq with system_percpu_wq
2025-11-12 8:49 UTC (3+ messages)
[PATCH v1] Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
2025-11-12 7:53 UTC
[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
2025-11-11 21:14 UTC (34+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] cpufreq: dt-platdev: Simplify with of_machine_get_match_data()
` [PATCH 03/13] cpufreq: mediatek: "
` [PATCH 04/13] cpufreq: sun50i: Simplify with of_machine_device_match()
` [PATCH 05/13] cpufreq: ti: "
` [PATCH 07/13] firmware: qcom: scm: "
` [PATCH 08/13] irqchip/atmel-aic: Simplify with of_machine_get_match_data()
` [PATCH 09/13] platform: surface: "
` [PATCH 11/13] soc: qcom: "
` [PATCH 12/13] soc: qcom: ubwc: "
` [PATCH 13/13] soc: tegra: Simplify with of_machine_device_match()
[PATCH v7 0/9] Add mt8189 dts evaluation board and Makefile
2025-11-11 18:03 UTC (12+ messages)
` [PATCH v7 1/9] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v7 2/9] dt-bindings: pwm: Support MediaTek MT8189 disp-pwm
` [PATCH v7 3/9] dt-bindings: serial: Support MediaTek MT8189 uart
` [PATCH v7 4/9] dt-bindings: timer: Support MediaTek MT8189 timer
` [PATCH v7 5/9] dt-bindings: usb: Support MediaTek MT8189 xhci
` [PATCH v7 6/9] dt-bindings: watchdog: Support MediaTek MT8189 wdt
` [PATCH v7 7/9] arm64: dts: mediatek: Add MT6319 PMIC Support
` [PATCH v7 8/9] arm64: dts: mediatek: update rtc properties for MT6359
` [PATCH v7 9/9] arm64: dts: mediatek: Add mt8189 evaluation board dts
[PATCH] mt76: connac: remove unused reserved field in gtk rekey TLV struct
2025-11-11 14:10 UTC (3+ messages)
[PATCH v2] usb: mtu3: fix possible NULL pointer dereference in ep0_rx_state()
2025-11-11 14:09 UTC
[PATCH] memory: mtk-smi: Fix NULL pointer dereference in config_port
2025-11-11 12:48 UTC
[PATCH v2 0/5] pinctrl: airoha: add Airoha AN7583 support
2025-11-11 11:06 UTC (13+ messages)
` [PATCH v2 1/5] pinctrl: airoha: generalize pins/group/function/confs handling
` [PATCH v2 2/5] pinctrl: airoha: convert PHY LED GPIO to macro
` [PATCH v2 3/5] pinctrl: airoha: convert PWM "
` [PATCH v2 4/5] dt-bindings: pinctrl: airoha: Document AN7583 Pin Controller
` [PATCH v2 5/5] pinctrl: airoha: add support for Airoha AN7583 PINs
[PATCH v2 0/5] Add Bananapi R4 Pro support
2025-11-11 10:13 UTC (8+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: mt7988: allow gpio-hogs
[GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
2025-11-11 9:55 UTC (5+ messages)
` [GIT,PULL,2/5] MediaTek ARM32 DTS "
` [GIT,PULL,3/5] MediaTek ARM64 "
` [GIT,PULL,4/5] MediaTek driver "
` [GIT,PULL,5/5] MediaTek defconfig "
[PATCH] drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_object
2025-11-11 8:51 UTC
[PATCH net-next 00/16] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-11 8:08 UTC (26+ messages)
` [PATCH net-next 01/16] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next 02/16] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next 03/16] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next 04/16] net: stmmac: mediatek: use PHY_INTF_SEL_xxx
` [PATCH net-next 05/16] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next 06/16] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next 07/16] net: stmmac: meson8b: use PHY_INTF_SEL_xxx
` [PATCH net-next 08/16] net: stmmac: meson8b: use phy_intf_sel directly
` [PATCH net-next 09/16] net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
` [PATCH net-next 10/16] net: stmmac: starfive: use PHY_INTF_SEL_xxx to select PHY interface
` [PATCH net-next 11/16] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
` [PATCH net-next 12/16] net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 13/16] net: stmmac: stm32: use PHY_INTF_SEL_x directly
` [PATCH net-next 14/16] net: stmmac: stm32: use stmmac_get_phy_intf_sel()
` [PATCH net-next 15/16] net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 16/16] net: stmmac: visconti: use stmmac_get_phy_intf_sel()
` [PATCH net-next 00/13] net: stmmac: convert glue drivers to "
[PATCH v1 0/6] Add Bananapi R4 Pro support
2025-11-10 23:01 UTC (3+ messages)
` [PATCH v1 1/6] dt-bindings: pinctrl: mt7988: allow gpio-hogs
[v2] linux-firmware: add firmware for mt7987 internal 2.5G ethernet phy
2025-11-10 21:33 UTC (2+ messages)
[PATCH 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support
2025-11-10 18:45 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node
` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Add MT8189 support
[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
2025-11-10 18:44 UTC (5+ messages)
` [PATCH v3 1/3] remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data
` [PATCH v3 2/3] remoteproc: mediatek: Add MT8189 SCP platform data
` [PATCH v3 3/3] dt-bindings: remoteproc: mediatek: Add MT8189 SCP binding
[PATCH v2] remoteproc: mtk_scp: change the snprintf() checking
2025-11-10 17:43 UTC (2+ messages)
[PATCH v5 0/8] Enable video decoder & encoder for MT8189
2025-11-10 13:57 UTC (4+ messages)
[PATCH] usb: gadget: pxa27x_udc: add proper errors hanling
2025-11-10 13:36 UTC
[PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-11-10 13:07 UTC (7+ messages)
` [PATCH RESEND v3 3/9] thermal/drivers/mediatek/lvts: Guard against zero temp_factor in lvts_raw_to_temp
` [PATCH RESEND v3 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
` [PATCH RESEND v3 5/9] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
[PATCH] pmdomain: mediatek: convert from clk round_rate() to determine_rate()
2025-11-10 12:23 UTC (3+ messages)
[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
2025-11-10 12:01 UTC
[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2025-11-10 9:23 UTC (7+ messages)
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v3 10/24] scsi: ufs: mediatek: Rework probe function
[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
2025-11-10 7:53 UTC (5+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
` [PATCH RESEND v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets
[PATCH] dt-bindings: nvmem: mediatek: efuse: Add compatible for MT8189 SoC
2025-11-10 7:36 UTC (2+ messages)
[DRIVER REQUEST] Status and development plan for MediaTek MT7927 chipset
2025-11-08 20:42 UTC
[PATCH v1] dt-bindings: phy: mediatek,ufs-phy: Update maintainer information in mediatek,ufs-phy.yaml
2025-11-08 17:15 UTC (2+ messages)
[RFC net-next 0/3] Add RSS and LRO support
2025-11-08 11:39 UTC (4+ messages)
` [RFC net-next 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
` [RFC net-next 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [RFC net-next 3/3] net: ethernet: mtk_eth_soc: Add LRO support
[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
2025-11-08 11:20 UTC (3+ messages)
` [PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
[PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
2025-11-08 11:17 UTC (2+ messages)
[PATCH] clk: mediatek: mt7988-infracfg: fix USB port0 function for U2 only
2025-11-08 10:52 UTC (2+ messages)
[PATCH net-next v2] net: airoha: Add the capability to consume out-of-order DMA tx descriptors
2025-11-08 3:00 UTC (2+ messages)
[PATCH net-next] net: airoha: Add TCP LRO support
2025-11-08 1:11 UTC (11+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-11-07 18:58 UTC (9+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
[PATCH v3 00/21] Add support for MT8189 clock/power controller
2025-11-07 16:58 UTC (12+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v3 03/21] clk: mediatek: fix mfg mux issue
` [PATCH v3 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189
[PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
2025-11-07 16:22 UTC (2+ messages)
[PATCH v4 0/4] arm64: Add AN7583 DTSI
2025-11-07 16:16 UTC (2+ messages)
[PATCH] regulator: mt6363: Remove unneeded semicolon
2025-11-07 15:59 UTC (2+ messages)
[PATCH] media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:13 UTC
[PATCH v11 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-11-07 9:01 UTC (4+ messages)
` (subset) "
[PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
2025-11-06 23:25 UTC (10+ messages)
` [PATCH v2 RESEND 1/9] phy: freescale: phy-fsl-samsung-hdmi: convert from "
` [PATCH v2 RESEND 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: "
` [PATCH v2 RESEND 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: "
` [PATCH v2 RESEND 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: "
` [PATCH v2 RESEND 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: "
` [PATCH v2 RESEND 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: "
` [PATCH v2 RESEND 7/9] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH v2 RESEND 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: "
` [PATCH v2 RESEND 9/9] phy: ti: phy-j721e-wiz: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).