messages from 2026-08-04 20:19:43 to 2026-08-09 08:05:22 UTC [more...]
[PATCH 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
2026-08-09 8:04 UTC (2+ messages)
` [PATCH 1/3] pinctrl: airoha: limit GPIO interrupts to interrupt-capable pins
[PATCH wireless] wifi: mt76: mt7921: check drv_pmctrl return in the PCIe reset path
2026-08-09 1:23 UTC
[PATCH v5] net: airoha: npu: use coherent DMA for mailbox messages
2026-08-08 18:08 UTC (2+ messages)
[PATCH] pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
2026-08-08 15:05 UTC
[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
2026-08-08 14:51 UTC (7+ messages)
` [PATCH 2/4] watchdog: mediatek: "
` [PATCH 3/4] watchdog: dw_wdt: "
` [PATCH 4/4] watchdog: aspeed: "
[PATCH net v2 0/6] net: dsa: mt7530: fix remaining swallowed MDIO access errors
2026-08-07 23:50 UTC (2+ messages)
[PATCH net-next] net: phy: mediatek: add EcoNet EN7528 PHY support
2026-08-07 23:40 UTC (2+ messages)
[PATCH v5 0/4] ASoC: Add support for Airoha AN7581
2026-08-07 23:05 UTC (8+ messages)
` [PATCH v5 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
` [PATCH v5 2/4] ASoC: dt-bindings: Add Airoha AN7581 AFE with WM8960 Codec schema
` [PATCH v5 3/4] ASoC: mediatek: common: permit to provide dedicated regmap for irq
` [PATCH v5 4/4] ASoC: airoha: Add AFE and machine driver for Airoha AN7581
[PATCH v2 1/3] dt-bindings: nvmem: mediatek: efuse: add mt6572
2026-08-07 22:32 UTC
[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
2026-08-07 20:49 UTC (15+ messages)
` [PATCH net-next v11 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 05/12] net: phylink: support PCS provider release
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v11 07/12] net: Document PCS subsystem
` [PATCH net-next v11 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v11 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v11 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v11 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v11 12/12] net: airoha: add phylink support
[PATCH v11 00/37] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-08-07 19:02 UTC (45+ messages)
` [PATCH v11 01/37] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v11 02/37] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v11 03/37] pinctrl: airoha: fix mdio bitfield names
` [PATCH v11 04/37] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v11 05/37] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v11 06/37] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v11 07/37] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v11 08/37] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v11 09/37] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v11 10/37] pinctrl: airoha: fix I2C1 pin mux config for AN7581
` [PATCH v11 11/37] dt-bindings: pinctrl: airoha: an7583: add i2c0 group for i2c function
` [PATCH v11 12/37] pinctrl: airoha: fix I2C pin mux config for AN7583
` [PATCH v11 13/37] pinctrl: airoha: fix AN7583 MDIO pin mux config
` [PATCH v11 14/37] pinctrl: airoha: an7583: fix spi group pins
` [PATCH v11 15/37] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v11 16/37] pinctrl: airoha: add set_direction() helper "
` [PATCH v11 17/37] pinctrl: airoha: minor improvements
` [PATCH v11 18/37] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v11 19/37] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v11 20/37] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v11 21/37] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v11 22/37] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v11 23/37] pinctrl: airoha: statically allocate gpio regs structure
` [PATCH v11 24/37] pinctrl: airoha: move common definitions to the separate header
` [PATCH v11 25/37] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v11 26/37] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v11 27/37] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v11 28/37] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v11 29/37] dt-bindings: pinctrl: airoha: an7583: add missed features
` [PATCH v11 30/37] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v11 31/37] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v11 32/37] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v11 33/37] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v11 34/37] pinctrl: airoha: add support of en7523 SoC
` [PATCH v11 35/37] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v11 36/37] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
` [PATCH v11 37/37] pinctrl: airoha: add support of an7563 SoC
[PATCH] pinctrl: airoha: fix wrong value for PCIe reset pin
2026-08-07 18:58 UTC (4+ messages)
[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
2026-08-07 18:52 UTC (7+ messages)
[PATCH v4 0/5] powervr: MT8173 GPU support
2026-08-07 17:50 UTC (9+ messages)
[PATCH] Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negative
2026-08-07 16:30 UTC (2+ messages)
[PATCH] Bluetooth: btmtksdio: fix deadlock in close and reset paths
2026-08-07 16:10 UTC (2+ messages)
[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
2026-08-07 15:20 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH v5 2/2] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581
[PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
2026-08-07 12:10 UTC (2+ messages)
[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-08-07 11:35 UTC (2+ messages)
[PATCH nf-next] net: pass net_device_path_ctx to dev_fill_forward_path()
2026-08-07 10:36 UTC (2+ messages)
[PATCH 1/2] spi: mtk-nor: Propagate errors from optional IRQ lookup
2026-08-07 10:29 UTC (2+ messages)
` [PATCH 2/2] spi: mtk-nor: Propagate errors from IRQ request
[PATCH v3 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
2026-08-07 10:17 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v3 2/2] phy: mediatek: Add support for "
[PATCH v4] net: airoha: npu: use coherent DMA for mailbox messages
2026-08-07 9:32 UTC (2+ messages)
[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
2026-08-07 9:23 UTC (5+ messages)
` [PATCH net-next v10 11/11] net: airoha: add phylink support
[PATCH net-next v4] net: airoha: add HW GRO offload support
2026-08-07 9:18 UTC
[PATCH 1/3] serial: qcom-geni: Propagate errors from optional IRQ lookup
2026-08-07 9:09 UTC (3+ messages)
` [PATCH 2/3] tty: serial: imx: "
` [PATCH 3/3] serial: 8250_mtk: "
[PATCH net] net: airoha: npu: load the firmware without the sysfs fallback
2026-08-07 9:25 UTC (2+ messages)
[PATCH] wifi: mt76: mt7928: add debugfs to pin the 6GHz power mode
2026-08-07 7:11 UTC
[PATCH v1] wifi: mt76: mt792x: fix memory leak in USB TX path
2026-08-06 22:29 UTC (2+ messages)
[PATCH] gpio: Use IRQ trigger mask helpers
2026-08-06 21:50 UTC (2+ messages)
[PATCH] pinctrl: Use IRQ trigger mask helpers
2026-08-06 21:41 UTC (2+ messages)
[PATCH] wifi: mt76: mt7925: Add flag to control if need DMA re-init
2026-08-06 21:11 UTC (2+ messages)
[PATCH v3 0/9] arm64: mediatek: Chromebook trackpad supply fixes
2026-08-06 20:43 UTC (5+ messages)
` [PATCH v3 6/9] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
[PATCH] ufs: host: Remove redundant dev_err()
2026-08-06 19:06 UTC (2+ messages)
[PATCH net v3 2/2] net:ethernet: mtk_wed: setup WDMA_RING_TX(0) for non-DBDC MT7986
2026-08-06 15:54 UTC (3+ messages)
[PATCH v3] net: airoha: npu: use coherent DMA for mailbox messages
2026-08-06 15:39 UTC (2+ messages)
[PATCH net v3 1/2] net: ethernet: mtk_wed: skip ring reset in wdma_tx_ring_setup for WED v3
2026-08-06 15:23 UTC (2+ messages)
[PATCH] clk: mediatek: fix memory leak on module removal
2026-08-06 13:02 UTC (2+ messages)
[PATCH net] net: phy: mediatek: fix TX blink masks using the RX bits
2026-08-06 13:00 UTC (2+ messages)
[PATCH] linux-firmware: Update firmware for an8811hb 2.5G ethernet phy
2026-08-06 12:08 UTC (2+ messages)
[PATCH] linux-firmware: Update firmware for an8811hb 2.5G ethernet phy
2026-08-06 10:36 UTC
[PATCH] linux-firmware: Update firmware for an8811hb 2.5G ethernet phy
2026-08-06 9:45 UTC
[PATCH] linux-firmware: Update firmware for an8811hb 2.5G ethernet phy
2026-08-06 9:14 UTC
[PATCH] media: dt-bindings: Correct white-space style
2026-08-06 8:44 UTC (2+ messages)
[PATCH] firmware: airoha: Update firmware for an8811hb 2.5G ethernet phy
2026-08-06 8:05 UTC (2+ messages)
` 回覆: "
[PATCH] net: airoha: npu: use coherent DMA for mailbox messages
2026-08-06 8:02 UTC (5+ messages)
` [PATCH v2] "
[PATCH v10 00/36] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-08-06 7:12 UTC (40+ messages)
` [PATCH v10 01/36] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v10 02/36] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v10 03/36] pinctrl: airoha: fix mdio bitfield names
` [PATCH v10 04/36] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v10 05/36] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v10 06/36] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v10 07/36] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v10 08/36] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v10 09/36] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v10 10/36] pinctrl: airoha: fix I2C1 pin mux config for AN7581
` [PATCH v10 11/36] pinctrl: airoha: fix I2C pin mux config for AN7583
` [PATCH v10 12/36] pinctrl: airoha: fix AN7583 MDIO pin mux config
` [PATCH v10 13/36] pinctrl: airoha: an7583: fix spi group pins
` [PATCH v10 14/36] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v10 15/36] pinctrl: airoha: add set_direction() helper "
` [PATCH v10 16/36] pinctrl: airoha: minor improvements
` [PATCH v10 17/36] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v10 18/36] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v10 19/36] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v10 20/36] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v10 21/36] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v10 22/36] pinctrl: airoha: statically allocate gpio regs structure
` [PATCH v10 23/36] pinctrl: airoha: move common definitions to the separate header
` [PATCH v10 24/36] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v10 25/36] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v10 26/36] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v10 27/36] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v10 28/36] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v10 29/36] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v10 30/36] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v10 31/36] dt-bindings: pinctrl: airoha: an7583: add missed features
` [PATCH v10 32/36] pinctrl: airoha: add support of en7523 SoC
` [PATCH v10 33/36] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v10 34/36] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v10 35/36] pinctrl: airoha: add support of an7563 SoC
` [PATCH v10 36/36] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
[PATCH v1] wifi: mt76: mt7925: Fix MCU command timeouts during module unload
2026-08-06 5:24 UTC (3+ messages)
[PATCH] wifi: mt76: take rcu_read_lock in the USB/SDIO tx completion path
2026-08-05 20:09 UTC
[PATCH 00/11] usb: Remove redundant error messages on IRQ request failure
2026-08-05 12:12 UTC (3+ messages)
` [PATCH 11/11] usb: typec: Remove redundant dev_err()/dev_err_probe()
[PATCH v1 0/2] wifi: mt76: mt7925: Fix coredump issue and add coredump end collect mechanism
2026-08-05 9:25 UTC (3+ messages)
` [PATCH v1 1/2] wifi: mt76: mt7925: Fix coredump size not enough issue
` [PATCH v1 2/2] wifi: mt76: mt7925: Add coredump end collect mechanism
[PATCH v1] wifi: mt76: mt7925: Fix reset panic by removing MT7925 irq mask config on tx done
2026-08-05 9:24 UTC
[PATCH] wifi: mt76: mt7925: add MT7935 virtual efuse (vefuse) support
2026-08-05 8:05 UTC
[PATCH] PCI: mediatek: Find INTx controller by property
2026-08-05 6:05 UTC
[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
2026-08-05 3:48 UTC (6+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
[PATCH] wifi: mt76: mt7925: fix REG_ACCESS command size for register type
2026-08-05 2:16 UTC
[PATCH net-next] net: airoha: fix ARRAY_SIZE() division by zero on UP builds
2026-08-05 1:00 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec
2026-08-05 0:33 UTC (2+ messages)
[PATCH] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
2026-08-04 20:18 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