messages from 2025-12-04 15:52:27 to 2025-12-14 09:30:30 UTC [more...]
[PATCH net] net: airoha: Move net_devs registration in a dedicated routine
2025-12-14 9:30 UTC
[PATCH] dt-bindings: Remove unused includes
2025-12-13 16:59 UTC (4+ messages)
[PATCH] wifi: mt76: Strip whitespace from build ddate
2025-11-21 6:01 UTC (2+ messages)
[PATCH] [PATCH] wifi: mt76: Fix strscpy buffer overflow in mt76_connac2_load_patch
2025-12-13 2:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/4] drm: Revert and fix enable/disable sequence
2025-12-12 14:21 UTC (12+ messages)
` [PATCH 1/4] Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"
` [PATCH 2/4] Revert "drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order"
` [PATCH 3/4] drm/atomic-helper: Export and namespace some functions
` [PATCH 4/4] drm/tidss: Fix enable/disable order
[PATCH 0/4] *** SUBJECT HERE ***
2025-12-12 11:30 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: soc: devapc: Add for support MT8189
` [PATCH 2/4] soc: mediatek: mtk-devapc: Add support for MT8189 DEVAPC
` [PATCH 3/4] soc: mediatek: mtk-devapc: refine DEVAPC clock control
` [PATCH 4/4] soc: mediatek: mtk-devapc: refine DEVAPC irq handler
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-12 11:10 UTC (12+ messages)
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
[PATCH] media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue users
2025-12-12 9:00 UTC (6+ messages)
[PATCH mt76 1/7] wifi: mt76: mt7996: extend CSA and CCA support for MLO
2025-12-12 8:35 UTC (4+ messages)
` [PATCH mt76 2/7] wifi: mt76: mt7996: fix the behavior of radar detection
[PATCH RESEND] ASoC: mediatek: mt8195: optimize property formatting error handling by using scnprintf()
2025-12-12 4:44 UTC
[PATCH 0/4] Mediatek MT8189 JPEG support
2025-12-12 3:18 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: mt8188: update JPEG encoder/decoder compatible
` [PATCH 2/4] dt-bindings: media: mediatek-jpeg-decoder: add MT8189 compatible string
` [PATCH 3/4] dt-bindings: media: mediatek-jpeg-encoder: "
` [PATCH 4/4] media: mediatek: jpeg: add compatible for MT8189 SoC
[PATCH v2 0/2] media: mediatek: fix VPU device leaks on probe
2025-12-12 2:21 UTC (6+ messages)
` [PATCH v2 2/2] media: mediatek: amend vpu_get_plat_device() documentation
[PATCH v2] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
2025-12-11 23:47 UTC (2+ messages)
[PATCH] wifi: mt76: mt792x: Fix a potential deadlock in high-load situations
2025-12-11 23:34 UTC (2+ messages)
[PATCH v3 0/9] phy: convert from clk round_rate() to determine_rate()
2025-12-11 23:16 UTC (10+ messages)
` [PATCH v3 1/9] phy: freescale: phy-fsl-samsung-hdmi: convert from "
` [PATCH v3 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: "
` [PATCH v3 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: "
` [PATCH v3 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: "
` [PATCH v3 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: "
` [PATCH v3 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: "
` [PATCH v3 7/9] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH v3 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: "
` [PATCH v3 9/9] phy: ti: phy-j721e-wiz: "
[PATCH v3 0/9] phy: convert from clk round_rate() to determine_rate()
2025-12-11 23:14 UTC
[PATCH v6 00/10] Enable video decoder & encoder for MT8189
2025-12-11 20:33 UTC (13+ messages)
` [PATCH v6 02/10] media: mediatek: decoder: Add a new platform data member
` [PATCH v6 04/10] media: mediatek: vcodec: add profile and level supporting for MT8189
` [PATCH v6 05/10] media: mediatek: vcodec: refactor setup dst buffer metadata interface for VP9 decoder
` [PATCH v6 06/10] media: mediatek: vcodec: Add 4K prob size supporting "
` [PATCH v6 07/10] media: mediatek: vcodec: Fix vp9 4096x2176 fail for profile2
` [PATCH v6 08/10] media: mediatek: vcodec: Fix media device node number
[PATCH 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
2025-12-11 17:37 UTC (4+ messages)
` [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
[PATCH v7 00/20] Add GCE support for MT8196
2025-12-11 17:34 UTC (4+ messages)
` [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
2025-12-11 15:26 UTC (19+ messages)
` [PATCH RFC v2 02/20] drm/colorop: Allow parenting colorop to CRTC
` [PATCH RFC v2 03/20] drm: Factor out common color_pipeline property initialization code
` [PATCH RFC v2 04/20] drm/crtc: Add COLOR_PIPELINE property
` [PATCH RFC v2 06/20] drm: Introduce DRM_CLIENT_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 07/20] drm/atomic: Pass post_blend_color_pipeline client cap to atomic check
` [PATCH RFC v2 19/20] drm/vkms: Introduce support for post-blend color pipeline
[PATCH] net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration
2025-12-11 13:34 UTC (3+ messages)
[PATCH] wifi: mt76: mt7925: Fix incorrect MLO mode in firmware control
2025-12-11 12:38 UTC
[PATCH v1] Bluetooth: btmtk: Trigger reset on firmware download failure
2025-12-11 11:35 UTC (3+ messages)
[PATCH 00/12] Add HDMI support for Mediatek Genio 510/700/1200-EVK and Radxa NIO-12L boards
2025-12-10 21:19 UTC (15+ messages)
` [PATCH 01/12] dt-bindings: phy: mediatek,hdmi-phy: Fix clock output names for MT8195
` [PATCH 02/12] dt-bindings: phy: mediatek,hdmi-phy: Add support for MT8188 SoC
` [PATCH 03/12] dt-bindings: phy: mediatek,hdmi-phy: Document extra clocks for MT8195
` [PATCH 04/12] arm64: dts: mediatek: mt8195: Add DPI1, HDMI, HDMI PHY/DDC nodes
` [PATCH 05/12] arm64: dts: mediatek: mt8188: "
` [PATCH 06/12] arm64: dts: mediatek: mt8390-genio-common: Enable HDMI output
` [PATCH 07/12] arm64: dts: mediatek: mt8390-genio-common: Add HDMI sound output support
` [PATCH 08/12] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable HDMI output
` [PATCH 09/12] arm64: dts: mediatek: mt8395-radxa-nio-12l: Add HDMI sound output support
` [PATCH 10/12] arm64: dts: mediatek: mt8395-genio-common: Enable HDMI output
` [PATCH 11/12] arm64: dts: mediatek: mt8395-genio-common: Add HDMI sound output support
` [PATCH 12/12] arm64: defconfig: Enable Mediatek HDMIv2 driver
[PATCH v3 00/21] Add support for MT8189 clock/power controller
2025-12-10 16:33 UTC (11+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 05/21] clk: mediatek: Add MT8189 topckgen clock support
` [PATCH v3 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189
[PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8391AV/AZA Genio 720
2025-12-10 16:29 UTC (3+ messages)
[PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8371AV/AZA Genio 520
2025-12-10 16:27 UTC (2+ messages)
[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
2025-12-10 16:19 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
[PATCH] input: mtk-pmic-keys: Fix potential NULL pointer dereference in probe()
2025-12-10 14:11 UTC (3+ messages)
Zwrot
2025-12-10 8:51 UTC
[PATCH AUTOSEL 6.18-6.12] scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
2025-12-10 3:48 UTC
[PATCH v2 0/2] iio: inkern: Use namespaced exports
2025-12-09 14:45 UTC (4+ messages)
` [PATCH v2 1/2] iio: dac: ds4424: drop unused include IIO consumer header
` [PATCH v2 2/2] iio: inkern: Use namespaced exports
[PATCH] arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time
2025-12-09 11:41 UTC (2+ messages)
[PATCH] pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
2025-12-09 10:02 UTC
[PATCH AUTOSEL 6.18-5.10] wifi: mt76: mmio_*_copy fix byte order and alignment
2025-12-09 0:15 UTC (4+ messages)
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
[PATCH mt76] wifi: mt76: Fix memory leak destroying device
2025-12-08 18:54 UTC
[PATCH] wifi: mt76: fix deadlock in remain-on-channel
2025-12-08 17:41 UTC (3+ messages)
[PATCH] mt76: mt7996: reset device after MCU message timeout
2025-12-08 17:36 UTC (3+ messages)
[PATCH] wifi: mt76: mt7921: Replace deprecated PCI function
2025-12-08 17:23 UTC
[PATCH] drivers: net: wireless: Replace deprecated PCI function
2025-12-08 15:07 UTC (2+ messages)
[PATCH v2] wifi: mt76: fix deadlock in remain-on-channel
2025-12-08 14:31 UTC
[PATCH v2] mt76: mt7996: reset device after MCU message timeout
2025-12-08 14:24 UTC
[PATCH] mt76: mt7996: increase txq memory limit to 32 MiB
2025-12-08 14:14 UTC
[RFC PATCH 0/3] arm64: dts: mediatek: Split Ciri into overlays
2025-12-08 7:33 UTC (4+ messages)
` [RFC PATCH 1/3] dt-bindings: arm: mediatek: Add generic Ciri "base" board
` [RFC PATCH 2/3] arm64: dts: mt8188-ciri: Split into base and overlays based on components
` [RFC PATCH 3/3] [EXAMPLE] arm64: dts: mediatek: ciri: Drop SKU-specific overlays
[PATCH v2 0/2] ARM: dts: airoha: en7523: update dts
2025-12-08 6:36 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH v2 2/2] ARM: dts: airoha: en7523: add reset-controller support
[PATCH v4 0/6] Add support for the LTM8054 voltage regulator
2025-12-07 18:48 UTC (5+ messages)
[PATCH] iio: inkern: Use namespaced exports
2025-12-07 14:01 UTC (6+ messages)
[PATCH] arm64: dts: mediatek: mt8183: Add missing endpoint IDs to display graph
2025-12-06 17:53 UTC
[PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
2025-12-06 14:02 UTC (3+ messages)
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
[PATCH v5 0/5] Add support for Ezurio MediaTek platforms
2025-12-05 22:36 UTC (2+ messages)
[PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
2025-12-05 15:41 UTC (7+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3
[PATCH 0/2] drm/mediatek: HDMI DDC v2 driver fixes
2025-12-05 14:22 UTC (3+ messages)
` [PATCH 1/2] drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeout cases
` [PATCH 2/2] drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writes
[PATCH mt76 v2 0/4] wifi: mt76: mt7996: Some MLO link management fixes
2025-12-05 10:24 UTC (5+ messages)
` [PATCH mt76 v2 1/4] wifi: mt76: mt7996: Set mtxq->wcid just for primary link
` [PATCH mt76 v2 2/4] wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_link_remove()
` [PATCH mt76 v2 3/4] wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
` [PATCH mt76 v2 4/4] wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()
[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
2025-12-05 9:04 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for "
[PATCH v3 0/2] dt-bindings/thermal: Add MT8189 LVTS support
2025-12-05 8:39 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: mediatek: Add MT8189 LVTS thermal controller bindings
[PATCH v2] arm64: dts: mediatek: mt8189: Add pinmux macro header file
2025-12-05 8:24 UTC (2+ messages)
[PATCH] reset-controller: ti: introduce a new reset handler
2025-12-05 6:33 UTC
[PATCH AUTOSEL 6.18-5.10] cpufreq: s5pv210: fix refcount leak
2025-12-05 3:52 UTC
[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
2025-12-04 20:47 UTC (22+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence
[RFC v2 0/3] Add RSS and LRO support
2025-12-04 18:37 UTC (5+ messages)
` [RFC v2 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
` [RFC v2 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [RFC v2 3/3] net: ethernet: mtk_eth_soc: Add LRO support
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-12-04 16:48 UTC (18+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
` [PATCH net-next 2/9] dt-bindings: phy-common-props: create a reusable "protocol-names" definition
` [PATCH net-next 3/9] dt-bindings: phy-common-props: RX and TX lane polarity inversion
` [PATCH net-next 4/9] dt-bindings: net: xpcs: allow properties from phy-common-props.yaml
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
` [PATCH net-next 9/9] dt-bindings: net: airoha,en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
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).