linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 03:29:56 to 2025-05-10 09:10:39 UTC [more...]

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-10  8:56 UTC  (35+ messages)
` [PATCH v3 01/22] Revert "drm/exynos: mic: convert to devm_drm_bridge_alloc() API"
` [PATCH v3 02/22] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v3 03/22] drm/bridge: anx7625: convert "
` [PATCH v3 04/22] drm/bridge: cdns-dsi: "
` [PATCH v3 05/22] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v3 06/22] drm/bridge: nxp-ptn3460: "
` [PATCH v3 07/22] drm/bridge: sii902x: "
` [PATCH v3 08/22] drm/omap: dss: dpi: "
` [PATCH v3 09/22] drm/omap: dss: dsi: "
` [PATCH v3 10/22] drm/omap: dss: hdmi4: "
` [PATCH v3 11/22] drm/omap: dss: hdmi5: "
` [PATCH v3 12/22] drm/omap: dss: sdi: "
` [PATCH v3 13/22] drm/omap: dss: venc: "
` [PATCH v3 14/22] drm/rcar-du: dsi: "
` [PATCH v3 15/22] drm/bridge: stm_lvds: "
` [PATCH v3 16/22] drm/sti: dvo: "
` [PATCH v3 17/22] drm: zynqmp_dp: "
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 19/22] drm/bridge: tc358767: "
` [PATCH v3 20/22] drm/bridge: add devm_drm_put_bridge()
` [PATCH v3 21/22] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
` [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()

[PATCH v2 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-10  8:20 UTC  (11+ messages)
` [PATCH v2 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v2 3/4] net: airoha: Use for_each_child_of_node_scoped()
` [PATCH v2 4/4] net: airoha: Use dev_err_probe()

[PATCH v2] ufs: core: support updating device command timeout
 2025-05-10  8:01 UTC 

[PATCH 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2025-05-10  7:53 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH 06/14] media: mediatek: vcodec: get share memory address
` [PATCH 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH 10/14] media: mediatek: vcodec: clean xpc status
` [PATCH 11/14] media: mediatek: vcodec: add debug information
` [PATCH 12/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH 14/14] media: mediatek: decoder: support av1 extend vsi

[GIT,PULL,1/2] MediaTek ARM64 DTS updates for v6.16
 2025-05-09 20:54 UTC  (3+ messages)
` [GIT,PULL,2/2] MediaTek driver "

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-05-09 18:09 UTC  (9+ messages)
` [PATCH v2 02/13] ASoC: dt-bindings: mt8173-afe-pcm: Add power domain
` [PATCH v2 03/13] ASoC: dt-bindings: mt8173-afe-pcm: Allow specifying reserved memory region
` [PATCH v2 04/13] ASoC: dt-bindings: mt8186-afe-pcm: "
` [PATCH v2 05/13] ASoC: dt-bindings: mt8192-afe-pcm: "

[PATCH v1] ufs: core: support updating device command timeout
 2025-05-09 17:11 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add the capability to allocate hw buffers in SRAM for EN7581 SoC
 2025-05-09 14:51 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: Add EN7581 memory-region property
` [PATCH net-next v2 2/2] net: airoha: Add the capability to allocate hw buffers in SRAM

[PATCH v6 0/5] Add Mali GPU support for Mediatek MT8370 SoC
 2025-05-09 10:59 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v6 2/5] drm/panfrost: Drop duplicated Mediatek supplies arrays
` [PATCH v6 3/5] drm/panfrost: Commonize Mediatek power domain array definitions
` [PATCH v6 4/5] drm/panfrost: Add support for Mali on the MT8370 SoC
` [PATCH v6 5/5] arm64: dts: mediatek: mt8370: Enable gpu support

[PATCH v3] wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
 2025-05-09  9:40 UTC  (2+ messages)

[PATCH 5.15.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:28 UTC 

[PATCH 5.10.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:26 UTC 

[PATCH v2 0/3] Add mt8189 dts evalution board and Makefile
 2025-05-09  9:03 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v2 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v2 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH] ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled
 2025-05-09  8:58 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7925: fix host interrupt register initialization
 2025-05-09  8:35 UTC 

[PATCH] wifi: mt76: mt7925: introduce thermal protection
 2025-05-09  8:21 UTC 

[PATCH 0/5] pinctrl: mediatek: convert GPIO chips to using new value setters
 2025-05-09  8:05 UTC  (2+ messages)

[PATCH net-next 0/2] Add the capability to allocate hw buffers in SRAM for EN7581 SoC
 2025-05-09  3:13 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: airoha: Add EN7581 memory-region property
` [PATCH net-next 2/2] net: airoha: Add the capability to allocate hw buffers in SRAM

[PATCH v3] ufs: core: change hwq_id type and value
 2025-05-09  2:16 UTC 

[PATCH v2] ufs: core: behavior change of hwq_id type and value
 2025-05-09  2:15 UTC  (3+ messages)

[PATCH v2] wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
 2025-05-08 22:05 UTC  (2+ messages)

[PATCH] leds: rgb: leds-mt6370-rgb: Improve definition of some struct linear_range
 2025-05-08 14:32 UTC  (2+ messages)
` (subset) "

[PATCH] net: airoha: Fix an error handling path in airoha_probe()
 2025-05-08 14:30 UTC  (3+ messages)

[PATCH v1] ufs: core: fix hwq_id type and value
 2025-05-08  9:12 UTC  (5+ messages)

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-05-08  9:01 UTC  (7+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors
 2025-05-08  8:34 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
` [PATCH 2/4] dt-bindings: iommu: mediatek: mt8195 Accept up to 5 interrupts
` [PATCH 3/4] arm64: dts: mt6359: Add missing 'compatible' property to regulators node
` [PATCH 4/4] arm64: dts: mt6359: Rename RTC node to match binding expectations
` (subset) [PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors

[PATCH v2] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
 2025-05-08  8:06 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
 2025-05-08  5:16 UTC 

[PATCH net v5] net: airoha: Add missing field to ppe_mbox_data struct
 2025-05-08  1:20 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
 2025-05-07 19:31 UTC  (5+ messages)

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-05-07 16:38 UTC  (4+ messages)
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups

[PATCH v5 0/3] Add Mali GPU support for Mediatek MT8370 SoC
 2025-05-07 15:16 UTC  (5+ messages)
` [PATCH v5 2/3] drm/panfrost: Add support for Mali on the "

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-05-07 15:12 UTC  (9+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-07 14:13 UTC  (10+ messages)
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API

[PATCH v5 0/7] Add EcoNet EN751221 MIPS platform support
 2025-05-07 13:45 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer
` [PATCH v5 2/7] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v5 3/7] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v5 4/7] mips: Add EcoNet MIPS platform support
` [PATCH v5 5/7] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v5 6/7] mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
` [PATCH v5 7/7] MAINTAINERS: Add entry for newly added EcoNet platform

[PATCH] arm64: dts: mediatek: mt6357: Drop regulator-fixed compatibles
 2025-05-07  7:48 UTC  (5+ messages)

[PATCH 0/1] Pass down connector to drm bridge detect hook
 2025-05-07  6:09 UTC  (5+ messages)
` [PATCH 1/1] drm/bridge: "
    `  "
      `  "

[PATCH] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
 2025-05-07  5:37 UTC 

[PATCH v2] wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
 2025-05-07  5:31 UTC 

[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
 2025-05-07  1:28 UTC  (9+ messages)

[PATCH 0/2] Correct MT8365's infracfg-nao DT node description as a pure syscon
 2025-05-06 16:30 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: Add mediatek,mt8365-infracfg-nao
` [PATCH 2/2] arm64: dts: mediatek: mt8365: Describe infracfg-nao as a pure syscon

[PATCH v4 0/7] Add EcoNet EN751221 MIPS platform support
 2025-05-06 14:25 UTC  (6+ messages)
` [PATCH v4 2/7] clocksource/drivers: Add EcoNet Timer HPT driver

[PATCH net v2 1/2] net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
 2025-05-06 12:00 UTC  (2+ messages)

[PATCH] wifi: mt76: disable napi on driver removal
 2025-05-06 11:55 UTC 

[PATCH v2] arm64: dts: mediatek: mt8390-genio-common: Set ssusb2 default dual role mode to host
 2025-05-06  8:42 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Disable unused backlight
 2025-05-06  8:42 UTC  (2+ messages)

[PATCH] arm/arm64: dts: mediatek: Add missing "#sound-dai-cells" to linux,bt-sco
 2025-05-06  8:33 UTC  (2+ messages)

[PATCH 0/2] Add mt8189 dts evaluation board and Mafefile
 2025-05-06  4:10 UTC  (2+ messages)

[PATCH 1/2] wifi: mt76: mt7925: extend MCU support for testmode
 2025-05-05 23:36 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7925: add test mode support

[PATCH AUTOSEL 5.4 39/79] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
 2025-05-05 23:21 UTC 

[PATCH AUTOSEL 5.10 055/114] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
 2025-05-05 23:17 UTC 

[PATCH AUTOSEL 5.15 021/153] wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
 2025-05-05 23:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 039/153] ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
` [PATCH AUTOSEL 5.15 077/153] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence

[PATCH AUTOSEL 6.1 054/212] ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
 2025-05-05 23:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 106/212] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH AUTOSEL 6.1 118/212] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only


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).