messages from 2025-10-06 20:53:42 to 2025-10-12 17:30:28 UTC [more...]
[PATCH net v2] net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
2025-10-12 17:30 UTC (3+ messages)
[report] wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
2025-10-12 16:32 UTC
[PATCH v10 00/16] spi: airoha: driver fixes & improvements
2025-10-12 12:17 UTC (17+ messages)
` [PATCH v10 01/16] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v10 02/16] spi: airoha: remove unnecessary restriction length
` [PATCH v10 03/16] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v10 04/16] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v10 05/16] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v10 06/16] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v10 07/16] spi: airoha: unify dirmap read/write code
` [PATCH v10 08/16] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v10 09/16] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v10 10/16] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v10 11/16] spi: airoha: set custom sector size equal to flash page size
` [PATCH v10 12/16] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v10 13/16] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v10 14/16] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v10 15/16] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v10 16/16] arm: dts: airoha: en7523: add SNAND node
[PATCH net v2] net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
2025-10-12 9:19 UTC
[PATCH v8 0/2] add VCP mailbox driver
2025-10-12 2:59 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: mailbox: mediatek,mt8196-vcp-mbox: add mtk vcp-mbox document
` [PATCH v8 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
[PATCH v9 00/15] spi: airoha: driver fixes & improvements
2025-10-12 2:48 UTC (19+ messages)
` [PATCH v9 01/15] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v9 02/15] spi: airoha: remove unnecessary restriction length
` [PATCH v9 03/15] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v9 04/15] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v9 05/15] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v9 06/15] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v9 07/15] spi: airoha: unify dirmap read/write code
` [PATCH v9 08/15] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v9 09/15] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v9 10/15] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v9 11/15] spi: airoha: set custom sector size equal to flash page size
` [PATCH v9 12/15] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v9 13/15] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v9 14/15] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v9 15/15] arm: dts: airoha: en7523: add SNAND node
[PATCH net] net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
2025-10-11 15:03 UTC (4+ messages)
[PATCH] drm/mediatek: fix device use-after-free on unbind
2025-10-11 7:57 UTC (2+ messages)
[PATCH v8 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators
2025-10-11 5:32 UTC (2+ messages)
[PATCH v7 00/17] spi: airoha: driver fixes & improvements
2025-10-10 23:41 UTC (41+ messages)
` [PATCH v7 01/17] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v7 02/17] spi: airoha: remove unnecessary restriction length
` [PATCH v7 03/17] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v7 04/17] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v7 05/17] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v7 06/17] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v7 07/17] spi: airoha: unify dirmap read/write code
` [PATCH v7 08/17] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v7 09/17] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v7 10/17] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v7 11/17] spi: airoha: set custom sector size equal to flash page size
` [PATCH v7 12/17] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v7 13/17] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v7 14/17] spi: airoha-snfi: make compatible with EN7523 SoC
` [PATCH v7 15/17] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v7 16/17] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v8 00/15] spi: airoha: driver fixes & improvements
` [PATCH v8 01/15] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v8 02/15] spi: airoha: remove unnecessary restriction length
` [PATCH v8 03/15] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v8 04/15] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v8 05/15] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v8 06/15] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v8 07/15] spi: airoha: unify dirmap read/write code
` [PATCH v8 08/15] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v8 09/15] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v8 10/15] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v8 11/15] spi: airoha: set custom sector size equal to flash page size
` [PATCH v8 12/15] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v8 13/15] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v8 14/15] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v8 15/15] arm: dts: airoha: en7523: add SNAND node
` [PATCH v7 17/17] "
[PATCH v8 2/9] regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators
2025-10-10 21:17 UTC (2+ messages)
[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
2025-10-10 20:47 UTC (6+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH v3 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH v3 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH v3 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH v3 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
[PATCH v2 0/5] MediaTek PLL Refactors and Fixes
2025-10-10 20:11 UTC (20+ messages)
` [PATCH v2 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH v2 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH v2 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH v2 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH v2 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
[PATCH mt76 v3 0/3] wifi: mt76: mt7915: Beamforming backoff limit table
2025-10-10 14:25 UTC (5+ messages)
` [PATCH mt76 v3 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property
` [PATCH mt76 v3 2/3] dt-bindings: net: wireless: mt76: introduce backoff limit properties
` [PATCH mt76 v3 3/3] wifi: mt76: mt7915: add bf backoff limit table support
Fwd: Request for Linux Driver Support – MediaTek MT7902 Wi-Fi and Bluetooth Chipset on Ubuntu 22.04 LTS
2025-10-05 7:12 UTC
[PATCH v7 0/2] add VCP mailbox driver
2025-10-10 9:17 UTC (4+ messages)
` [PATCH v7 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
Karta lunchowa
2025-10-10 8:05 UTC
[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-09 20:15 UTC (11+ messages)
` [PATCH v8 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v8 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v8 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v8 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-09 20:10 UTC (2+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
2025-10-09 19:27 UTC (10+ messages)
` [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
2025-10-09 18:08 UTC (2+ messages)
[PATCH AUTOSEL 6.17-5.4] cpufreq/longhaul: handle NULL policy in longhaul_exit
2025-10-09 15:55 UTC
[PATCH] media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
2025-10-09 14:40 UTC (3+ messages)
[PATCH] linux-firmware: add firmware for mt7987 internal 2.5G ethernet phy
2025-10-09 14:25 UTC (2+ messages)
[PATCH RESEND v4] arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed
2025-10-09 12:04 UTC (4+ messages)
[PATCH v7 00/20] Add GCE support for MT8196
2025-10-09 11:56 UTC (23+ messages)
` [PATCH v7 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v7 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v7 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v7 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v7 08/20] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v7 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 11/20] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
` [PATCH v7 12/20] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v7 13/20] drm/mediatek: "
` [PATCH v7 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
[PATCH net v2] net: airoha: Fix loopback mode configuration for GDM2 port
2025-10-09 10:00 UTC (3+ messages)
[PATCH v2 0/3] clk: en7523: reset-controller support for EN7523 SoC
2025-10-09 8:53 UTC (3+ messages)
` [PATCH v3 "
[PATCH] wifi: mt76: mt7921: fix a potential clc buffer length underflow
2025-10-09 2:01 UTC
[PATCH v1 0/6] spi: Remove the use of dev_err_probe()
2025-10-09 1:07 UTC (2+ messages)
[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
2025-10-08 19:21 UTC (5+ messages)
` [PATCH 08/25] media: mediatek: jpeg: Drop unneeded v4l2_m2m_get_vq() NULL check
` [PATCH 09/25] media: mediatek: vcodec: "
[PATCH v2] ufs: core: Fix error handler host_sem issue
2025-10-08 17:45 UTC (2+ messages)
[PATCH v2 0/8] Enhance UFS Mediatek Driver
2025-10-08 16:15 UTC (3+ messages)
[PATCH] [PATCH next] : Fix a NULL vs IS_ERR() check in mt7915_init_debugfs()
2025-10-08 14:38 UTC
Regression in linux-firmware-20250917 for mt7921e driver
2025-10-08 13:26 UTC (5+ messages)
[PATCH net] net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
2025-10-08 13:19 UTC (3+ messages)
[PATCH mt76 0/2] wifi: mt76: Some WED fixes
2025-10-08 10:41 UTC (3+ messages)
` [PATCH mt76 1/2] wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks
` [PATCH mt76 2/2] wifi: mt76: use GFP_DMA32 for page_pool buffer allocation
[PATCH v2] wifi: mt76: mt7921: Add PCIe AER handler support to prevent system crash
2025-10-08 9:12 UTC (2+ messages)
[PATCH] media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
2025-10-08 9:01 UTC
[PATCH v3] media: mtk-mdp: Fix error handling in probe function
2025-10-08 8:55 UTC
[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
2025-10-08 8:51 UTC (3+ messages)
[PATCH v1] ufs: core: Fix error handler host_sem issue
2025-10-08 6:10 UTC (5+ messages)
[PATCH mt76 v2 0/3] wifi: mt76: mt7915: Beamforming backoff limit table
2025-10-07 8:07 UTC (7+ messages)
` [PATCH mt76 v2 2/3] dt-bindings: net: wireless: mt76: introduce backoff limit properties
` [PATCH mt76 v2 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property
[PATCH 0/4] MediaTek Runtime Power Management Clocks for PLL
2025-10-07 7:36 UTC (5+ messages)
` [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg
[PATCH v1 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-07 7:02 UTC (7+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH v3 0/6] porting pq compnent for MT8196
2025-10-07 6:21 UTC (5+ messages)
` [PATCH v3 4/6] dt-bindings: display: mediatek: disp-tdshp: Add support "
[PATCH v4 0/4] arm64: Add AN7583 DTSI
2025-10-06 21:57 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v4 2/4] dt-bindings: watchdog: airoha: "
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).