messages from 2025-10-13 14:30:01 to 2025-10-16 10:29:16 UTC [more...]
[PATCH net-next v2 00/13] net: airoha: Add AN7583 ethernet controller support
2025-10-16 10:28 UTC (11+ messages)
` [PATCH net-next v2 01/13] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next v2 02/13] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next v2 03/13] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next v2 04/13] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next v2 05/13] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next v2 06/13] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next v2 07/13] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next v2 08/13] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next v2 09/13] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next v2 10/13] net: airoha: Select default ppe cpu port in airoha_dev_init()
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-16 10:08 UTC (16+ messages)
` [PATCH 01/15] arm64: dts: mediatek: mt7981b: Add labels to commonly referenced nodes
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 03/15] arm64: dts: mediatek: mt7981b: Add reserved memory for TF-A
` [PATCH 04/15] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible
` [PATCH 06/15] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH 07/15] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH 08/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH 09/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH 11/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH 13/15] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH 14/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds
[PATCH v3 0/5] SPMI: MediaTek: Add support for multi-bus
2025-10-16 9:39 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
` [PATCH v3 2/5] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
` [PATCH v3 3/5] spmi: mtk-pmif: Keep spinlock until read is fully done
` [PATCH v3 4/5] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
` [PATCH v3 5/5] spmi: mtk-pmif: Add support for MT8196 SPMI Controller
[PATCH v9 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-16 9:30 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v9 2/9] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v9 3/9] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v9 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v9 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v9 6/9] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v9 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC
` [PATCH v9 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v9 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH net-next 00/12] net: airoha: Add AN7583 ethernet controller support
2025-10-16 8:51 UTC (27+ messages)
` [PATCH net-next 01/12] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next 02/12] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next 03/12] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next 04/12] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next 05/12] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next 06/12] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next 07/12] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next 08/12] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next 09/12] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next 10/12] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next 11/12] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next 12/12] net: airoha: Add AN7583 SoC support
[PATCH v4 0/8] Enable video decoder & encoder for MT8189
2025-10-16 6:07 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder
` [PATCH v4 2/8] media: mediatek: vcodec: add decoder compatible to support MT8189
` [PATCH v4 3/8] media: mediatek: vcodec: add profile and level supporting for MT8189
` [PATCH v4 4/8] media: mediatek: vcodec: Add core-only VP9 decoding support "
` [PATCH v4 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
` [PATCH v4 6/8] media: mediatek: vcodec: fix media device node number
` [PATCH v4 7/8] dt-bindings: media: Add MT8189 mediatek,vcodec-encoder
` [PATCH v4 8/8] media: mediatek: encoder: Add MT8189 encoder compatible data
[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-16 3:42 UTC (12+ messages)
` [PATCH 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant
` [PATCH 2/5] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH 3/5] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH 5/5] scsi: ufs: mediatek: Rework resets
[PATCH v2 0/2] update CQ entry and dump CQE in MCQ mode
2025-10-16 2:32 UTC (3+ messages)
` [PATCH v2 1/2] ufs: core: update CQ Entry to UFS 4.1 format
` [PATCH v2 2/2] ufs: core: support dumping CQ entry in MCQ Mode
[PATCH v1 0/2] update CQ entry and dump CQE in MCQ mode
2025-10-16 2:12 UTC (9+ messages)
` [PATCH v1 1/2] ufs: core: update CQ Entry to UFS 4.1 format
` [PATCH v1 2/2] ufs: core: support dumping CQ entry in MCQ Mode
[PATCH net-next v3 0/3] net: airoha: npu: Introduce support for Airoha 7583 NPU
2025-10-16 1:00 UTC (9+ messages)
` [PATCH net-next v3 2/3] net: airoha: npu: Add airoha_npu_soc_data struct
` [PATCH net-next v3 3/3] net: airoha: npu: Add 7583 SoC support
[BUG] btmtk: LE Audio connection failure on MT7925
2025-10-15 22:56 UTC (2+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-15 22:02 UTC (7+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 15/20] iommu/fsl_pamu_domain: Implement fsl_pamu_domain_test_device
[PATCH v7 0/5] MT8196 GPU Frequency/Power Control Support
2025-10-15 20:16 UTC (10+ messages)
` [PATCH v7 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v7 2/5] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v7 3/5] drm/panthor: call into devfreq for current frequency
` [PATCH v7 4/5] drm/panthor: Use existing OPP table if present
` [PATCH v7 5/5] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-15 17:35 UTC (3+ messages)
` [PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-15 16:50 UTC (9+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v5 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
` [PATCH v5 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` (subset) [PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
[PATCH] mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
2025-10-15 14:58 UTC (2+ messages)
[PATCH v2] remoteproc: mtk_scp: Construct FW path if firmware-name not present
2025-10-15 13:49 UTC (3+ messages)
[PATCH v3 0/5] MT8189 IOMMU SUPPORT
2025-10-15 12:55 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH v3 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH v3 3/5] iommu/mediatek: mt8189: Add APU IOMMUs support
` [PATCH v3 4/5] iommu/mediatek: mt8189: Add INFRA "
` [PATCH v3 5/5] iommu/mediatek: mt8189: Add MM "
[PATCH v1] drm/ci: disable broken MR check in sanity job
2025-10-15 12:04 UTC (2+ messages)
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2025-10-15 12:03 UTC (2+ messages)
[PATCH v2] media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
2025-10-15 10:38 UTC (3+ messages)
[PATCH v2 0/5] MT8189 IOMMU SUPPORT
2025-10-15 8:50 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH v2 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH v2 3/5] iommu/mediatek: mt8189: Add APU IOMMUs support
` [PATCH v2 4/5] iommu/mediatek: mt8189: Add INFRA "
` [PATCH v2 5/5] iommu/mediatek: mt8189: Add MM "
[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
2025-10-15 8:31 UTC (4+ messages)
[PATCH] media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
2025-10-15 8:02 UTC (3+ messages)
Proszę o kontakt
2025-10-15 7:56 UTC
[PATCH v2 00/25] media: v4l2-mem2mem: Reduce cargo-cult
2025-10-15 7:53 UTC (3+ messages)
` [PATCH v2 08/25] media: mediatek: jpeg: Drop unneeded v4l2_m2m_get_vq() NULL check
` [PATCH v2 09/25] media: mediatek: vcodec: "
[PATCH v7 00/20] Add GCE support for MT8196
2025-10-15 3:47 UTC (6+ messages)
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
[PATCH v2 RESEND 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-15 3:31 UTC (3+ messages)
` [PATCH v2 RESEND 1/2] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
` [PATCH v2 RESEND 2/2] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
[PATCH net-next 0/2] net: airoha: Add some new ethtool bits
2025-10-15 2:50 UTC (6+ messages)
` [PATCH net-next 1/2] net: airoha: Add missing stats to ethtool_eth_mac_stats
` [PATCH net-next 2/2] net: airoha: Add get_link ethtool callback
[PATCH 00/32] media: Use %pe format specifier
2025-10-14 21:10 UTC (20+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 05/32] media: ar0521: "
` [PATCH 10/32] media: i2c: imx335: "
` [PATCH 24/32] media: mediatek: vcodec: "
` [PATCH 25/32] media: imx8mq-mipi-csi2: "
` [PATCH 27/32] media: renesas: vsp1: "
` [PATCH 11/32] media: i2c: imx412: "
` [PATCH 16/32] media: i2c: ov5675: "
` [PATCH 18/32] media: i2c: ov9282: "
[PATCH v2] serial: 8250_mtk: correct max baud rate in set_termios() method
2025-10-14 16:50 UTC (3+ messages)
[PATCH mt76] wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
2025-10-14 13:28 UTC
[PATCH v3] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-10-14 13:21 UTC (2+ messages)
[PATCH 0/3] Add Mali GPU support for Mediatek MT8365 SoC
2025-10-14 13:19 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH 2/3] arm64: dts: mediatek: mt8365: Add GPU support
` [PATCH 3/3] arm64: dts: mediatek: mt8365-evk: Enable "
[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-14 12:35 UTC (5+ messages)
` [PATCH v8 4/9] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators
[PATCH net v2] net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
2025-10-14 11:46 UTC (2+ messages)
[PATCH v3 00/10] pmdomain: Partial refactor, support modem and RTFF
2025-10-14 9:59 UTC (4+ messages)
` [PATCH v3 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval
[PATCH 0/3] MT8189 IOMMU SUPPORT
2025-10-14 7:20 UTC (4+ messages)
` [PATCH 3/3] iommu/mediatek: Add support for mt8189
[report] wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
2025-10-14 5:57 UTC (4+ messages)
[PATCH v3 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-13 19:38 UTC (2+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-13 16:25 UTC (2+ messages)
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).