messages from 2026-08-27 08:24:07 to 2026-09-01 08:30:40 UTC [more...]
[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
2026-09-01 8:29 UTC (7+ messages)
` [PATCH net-next v15 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v15 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v15 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v15 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v15 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v15 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
[PATCH net v5] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
2026-09-01 8:23 UTC
[PATCH v6 0/8] arm64: mediatek: Chromebook trackpad supply fixes
2026-09-01 7:49 UTC (9+ messages)
` [PATCH v6 1/8] regulator: core: Add "enable and wait" functions
` [PATCH v6 2/8] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v6 3/8] HID: i2c-hid-of: skip post-power-on delay if powered on sufficiently long
` [PATCH v6 4/8] i2c: of-prober: "
` [PATCH v6 5/8] i2c: of-prober: Let cleanup op know if a device was found
` [PATCH v6 6/8] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v6 7/8] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v6 8/8] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply
[PATCH 0/4] net: airoha: fix silent RX packet loss on ring 4
2026-09-01 7:38 UTC (14+ messages)
` [PATCH net 1/4] net: airoha: handle RX_NO_CPU_DSCP interrupt, not just RX_DONE
` [PATCH net-next 2/4] net: airoha: recover RX ring after hw completion race
` [PATCH net-next 3/4] net: airoha: add rx_stall_recover ethtool counter
` [PATCH net-next 4/4] net: airoha: grow RX ring 4 to 128 descriptors
` [PATCH net v2 0/3] net: airoha: fix silent RX loss on the shared CPU ring
` [PATCH net v2 1/3] net: airoha: handle RX_NO_CPU_DSCP interrupt, not just RX_DONE
` [PATCH net v2 2/3] net: airoha: recover RX ring after hw completion stall
` [PATCH net v2 3/3] net: airoha: grow the small RX rings
[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
2026-09-01 7:14 UTC (3+ messages)
[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
2026-09-01 2:09 UTC (2+ messages)
` (subset) "
[PATCH] wifi: mt76: mt7921: skip CLC records the driver does not know
2026-09-01 1:18 UTC
[PATCH v2 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
2026-08-31 22:51 UTC (11+ messages)
` [PATCH v2 1/3] pinctrl: airoha: limit GPIO interrupts to interrupt-capable pins
` [PATCH v2 2/3] dt-bindings: pinctrl: Add EcoNet EN7528 pin controller
` [PATCH v2 3/3] pinctrl: airoha: add support of en7528 SoC
[PATCH] spi: spi-mtk-nor: Get clocks from devicetree in bulk
2026-08-31 17:48 UTC (2+ messages)
[PATCH 0/2] Bluetooth: btmtksdio: Stop discarding the hardware device id
2026-08-31 17:20 UTC (2+ messages)
[PATCH v6 00/13] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
2026-08-31 16:33 UTC (3+ messages)
[PATCH v3 00/13] drm/bridge: Kconfig: cleanup DRM_PANEL usage
2026-08-31 16:13 UTC (14+ messages)
` [PATCH v3 01/13] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: don't select unused DRM_PANEL
` [PATCH v3 02/13] drm/bridge: tc358764: "
` [PATCH v3 03/13] drm/bridge: ti-dlpc3433: don't depend on DRM_PANEL, select DRM_PANEL_BRIDGE
` [PATCH v3 04/13] drm/bridge: ti-sn65dsi86: don't select unused "
` [PATCH v3 05/13] drm/bridge: ti-sn65dsi83: "
` [PATCH v3 06/13] drm/bridge: nxp-ptn3460: select DRM_PANEL_BRIDGE, not DRM_PANEL
` [PATCH v3 07/13] drm/bridge: parade-ps8622: "
` [PATCH v3 08/13] drm/bridge: parade-ps8640: "
` [PATCH v3 09/13] drm/bridge: tc358775: "
` [PATCH v3 10/13] drm/bridge: tc358767: select DRM_PANEL_BRIDGE
` [PATCH v3 11/13] drm/bridge: tc358768: "
` [PATCH v3 12/13] drm/bridge: ssd2825: "
` [PATCH v3 13/13] drm/bridge: tc358764: "
[PATCH net-next v5 0/9] net: dsa: mt7530: modernise register access and add two DSA ops
2026-08-31 15:39 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v5 2/9] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v5 3/9] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next v5 4/9] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
` [PATCH net-next v5 5/9] net: dsa: mt7530: replace mt7530_read with regmap_read
` [PATCH net-next v5 6/9] net: dsa: mt7530: drop the dummy poll machinery
` [PATCH net-next v5 7/9] net: dsa: mt7530: convert to use field accessor macros
` [PATCH net-next v5 8/9] net: dsa: mt7530: implement port_fast_age
` [PATCH net-next v5 9/9] net: dsa: mt7530: implement port_change_conduit op
[PATCH v2 00/12] drm/bridge: Kconfig: cleanup DRM_PANEL usage
2026-08-31 15:28 UTC (10+ messages)
` [PATCH v2 04/12] drm/bridge: ti-sn65dsi86: don't select unused DRM_PANEL
` [PATCH v2 08/12] drm/bridge: parade-ps8640: select DRM_PANEL_BRIDGE
[PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
2026-08-31 13:31 UTC (13+ messages)
` [PATCH AUTOSEL 6.18] net: airoha: Reserve RX headroom to avoid skb reallocation
` [PATCH AUTOSEL 6.18] pinctrl: mediatek: common-v1: bypass pinctrl GPIO layer in set GPIO direction
` [PATCH AUTOSEL 6.18-6.12] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
` [PATCH AUTOSEL 6.18-6.12] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH AUTOSEL 6.18-5.10] wifi: mt76: transform aspm_conf for pci_disable_link_state
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: add Netgear A8500 USB device ID
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH AUTOSEL 6.18-5.10] PCI: mediatek: Protect root bus removal with rescan lock
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH AUTOSEL 6.18] pinctrl: mediatek: paris: bypass pinctrl GPIO layer in set GPIO direction
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
` [PATCH AUTOSEL 6.18] wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encap
[PATCH v3 0/5] ASoC: mediatek: mt8183: Fix clock error handling
2026-08-31 9:45 UTC (8+ messages)
` [PATCH v3 1/5] ASoC: mediatek: mt8183: Fix wrong clock cleanup on clk_set_parent() failure
` [PATCH v3 2/5] ASoC: mediatek: mt8183: Fix clock handling in mux disable path
` [PATCH v3 3/5] ASoC: mediatek: mt8183: Fix APLL enable error handling
` [PATCH v3 4/5] ASoC: mediatek: mt8183: Use dev_err_probe() for "
` [PATCH v3 5/5] ASoC: mediatek: mt8183: Drop redundant probe error messages
[PATCH] clk: mediatek: Add missing depend for COMMON_CLK_MT8173
2026-08-31 9:06 UTC (3+ messages)
[PATCH v4 0/2] memory: mtk-smi: add MT8189 SMI support
2026-08-31 6:52 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
` [PATCH v4 2/2] memory: mtk-smi: Add MT8189 support
[PATCH net-next v5] net: airoha: add HW GRO offload support
2026-08-31 6:34 UTC
AP drops STA data frames for ~130-170ms after 4-way handshake completes (ath9k_htc, mt76; not brcmfmac)
2026-08-31 5:47 UTC (5+ messages)
` AP drops STA data frames for ~130-170ms after 4-way handshake
[PATCH v2] wifi: mt76: mt7928: Add debugfs for stats to provide debug purpose
2026-08-31 3:28 UTC (4+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] wifi: mt76: mt7615: validate MCU response lengths
2026-08-30 13:10 UTC
[PATCH] wifi: mt76: mt7921: validate capability TLV extents
2026-08-30 12:37 UTC
[PATCH net] net: airoha: enable RX_DONE interrupt for RX queue 31
2026-08-30 12:28 UTC
[PATCH v2] dmaengine: mediatek: initialize tasklets before requesting IRQs
2026-08-30 12:09 UTC
[PATCH] scsi: ufs: mediatek: Handle mPHY power-on failures
2026-08-30 9:52 UTC (2+ messages)
[PATCH wireless 0/2] wifi: mt76: the same lock inversion in suspend and resume
2026-08-30 6:42 UTC (3+ messages)
` [PATCH wireless 1/2] wifi: mt76: mt7921: fix the "
` [PATCH wireless 2/2] wifi: mt76: mt7925: "
[REGRESSION] mt7925: MLO connectivity silently stalls with 6GHz link active
2026-08-29 22:13 UTC (3+ messages)
[PATCH] arm64: dts: mediatek: mt8173: Replace spaces indentation with tabs
2026-08-29 19:39 UTC
[PATCH] arm64: dts: mediatek: mt7986: correct timer frequency
2026-08-29 15:19 UTC
[PATCH v7 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-08-28 21:27 UTC (8+ messages)
` [PATCH v7 1/6] net: wwan: t9xx: Add PCIe core
` [PATCH v7 2/6] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v7 3/6] net: wwan: t9xx: Add control DMA interface
` [PATCH v7 4/6] net: wwan: t9xx: Add control port
` [PATCH v7 5/6] net: wwan: t9xx: Add FSM thread
` [PATCH v7 6/6] net: wwan: t9xx: Add AT & MBIM WWAN ports
[PATCH wireless] wifi: mt76: mt792x: fix NULL dereference in ACPI SAR init during probe
2026-08-28 17:18 UTC (5+ messages)
[PATCH] wifi: mt76: mt7915: validate default EEPROM firmware size
2026-08-28 15:02 UTC
[PATCH 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
2026-08-28 14:33 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: Add EcoNet EN7528 pin controller
[PATCH 0/2] arm64: dts: mediatek: Fix pinfunc headers of two SoCs
2026-08-28 13:52 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt6878-pinfunc: Fix pinctrl header path
` [PATCH 2/2] arm64: dts: mediatek: mt6893-pinfunc: "
[PATCH] drm/mediatek: mtk_hdmi_v2: fix VID_DOWNSAMPLE_CONFIG register offset
2026-08-28 12:10 UTC
[PATCH 00/20] ASoC: propagate register restore failures
2026-08-28 11:34 UTC (3+ messages)
` [PATCH 19/20] ASoC: mediatek: mt8186: Unwind runtime resume failures
` [PATCH 20/20] ASoC: mediatek: mt8196: Unwind register clock and cache restore failures
[PATCH] usb: mtu3: fix double dereference in mtu3_log_ep trace event
2026-08-28 10:31 UTC
[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
2026-08-28 9:18 UTC (9+ messages)
` [PATCH v2 02/46] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v2 03/46] drm/mediatek: Export OVL Blend function
` [PATCH v2 04/46] drm/mediatek: Move mtk_ddp_comp_type enumeration to mtk-mmsys.h
` [PATCH v2 05/46] drm/mediatek: Add missing component types in mtk_ddp_comp_type
[PATCH v3 0/8] ASoC: mediatek: mt8186: Fix clock error handling
2026-08-28 9:15 UTC (9+ messages)
` [PATCH v3 1/8] ASoC: mediatek: mt8186: Fix APLL mux setting "
` [PATCH v3 2/8] ASoC: mediatek: mt8186: Fix clock handling in mux disable path
` [PATCH v3 3/8] ASoC: mediatek: mt8186: Fix AFE clock error handling
` [PATCH v3 4/8] ASoC: mediatek: mt8186: Fix APLL enable "
` [PATCH v3 5/8] ASoC: mediatek: mt8186: Fix MCK "
` [PATCH v3 6/8] ASoC: mediatek: mt8186: Fix gpio rollback on adda dl/ul partial failure
` [PATCH v3 7/8] ASoC: mediatek: mt8186: Handle regcache sync failure
` [PATCH v3 8/8] ASoC: mediatek: mt8186: Drop redundant probe error messages
[PATCH v4 00/12] drm: MediaTek DisplayPort cleanups and MT8196 eDP
2026-08-28 8:33 UTC (15+ messages)
` [PATCH v4 06/12] drm/mediatek: mtk_dp: Rework register offsets for proper PHY usage
` [PATCH v4 07/12] drm/mediatek: mtk_dp: Use PHY API for PHY power sequences
` [PATCH v4 08/12] drm/mediatek: mtk_dp: Add support for PHY from devicetree
` [PATCH v4 09/12] drm/mediatek: mtk_dp: Move max link rate to SoC specific data
` [PATCH v4 10/12] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX
` [PATCH v4 11/12] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC
` [PATCH v4 12/12] drm/mediatek: mtk_dp: Clarify XTAL freq and Debounce registers
[PATCH] wifi: mt76: connac2: fill TXD spe_idx for connac2 fixed-rate frames
2026-08-28 8:21 UTC
[PATCH v2 0/4] ASoC: mediatek: mt8183: Fix clock error handling
2026-08-28 4:13 UTC (6+ messages)
` [PATCH v2 2/4] ASoC: mediatek: mt8183: Fix APLL enable "
[PATCH v2] watchdog: mediatek: acknowledge pretimeout interrupt
2026-08-28 3:08 UTC (4+ messages)
[PATCH net v3 0/2] net: restore EEE on MediaTek switches and SoC MACs
2026-08-27 21:16 UTC (3+ messages)
` [PATCH net v3 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
` [PATCH net v3 2/2] net: ethernet: mtk_eth_soc: "
[PATCH RFC] wifi: mt76: mt792x: treat ACPI MTGS 0xff as no geo limit
2026-08-27 19:32 UTC (2+ messages)
[PATCH net v2 0/2] net: restore EEE on MediaTek switches and SoC MACs
2026-08-27 18:13 UTC (3+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
[PATCH v10 1/2] net: airoha: npu: fix missing streaming DMA mask
2026-08-27 15:40 UTC (3+ messages)
[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
2026-08-27 15:29 UTC (7+ messages)
` [PATCH v4 1/7] dt-bindings: reset: Add mt6589 toprgu reset IDs
` [PATCH v4 2/7] watchdog: mediatek: Add wdt/toprgu resets for mt6589
[PATCH v3 0/8] Properly describe mt6589 and mt8167 toprgu resets
2026-08-27 14:51 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: reset: Add mt6589 toprgu reset IDs
linux-firmware-mediatek 1:20260810-1 breaks Bluetooth keyboard input
2026-08-27 14:12 UTC
[PATCH v4 0/5] powervr: MT8173 GPU support
2026-08-27 12:02 UTC (10+ messages)
[PATCH] pwm: mtk-disp: Fix period readback
2026-08-27 11:03 UTC (2+ messages)
[PATCH v3 0/2] wifi: mt76: refine USB/SDIO TX path error handling
2026-08-27 8:35 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] wifi: mt76: mt792x: fix UAF in SDIO TX path when out of memory
` [PATCH v4 2/2] wifi: mt76: fix memory leak in USB TX path
[PATCH v2 net-next 0/2] net: phy: mediatek: add driver for EcoNet Fast Ethernet SoC PHYs
2026-08-27 8:23 UTC (3+ messages)
` [PATCH v2 net-next 1/2] net: phy: mediatek: differentiate MT7530 GE PHY from EcoNet FE PHY
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