Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-06 02:10:28 to 2026-06-10 19:56:20 UTC [more...]

[PATCH net-next 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-06-10 19:56 UTC  (6+ messages)
` [PATCH net-next 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next 4/8] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
` [PATCH net-next 5/8] net: dsa: mt7530: replace mt7530_read with regmap_read

[PATCH v1] ufs: core: Remove unnecessary block I/O quiesce for clock scaling
 2026-06-10 19:47 UTC  (2+ messages)

[PATCH 0/2] ufs: Add callback for vendor-specific RTT capability
 2026-06-10 16:46 UTC  (7+ messages)
` [PATCH 1/2] ufs: core: Add get_hba_nortt "
` [PATCH 2/2] ufs: mediatek: Implement get_hba_nortt callback for "

[PATCH net-next v2] net: airoha: Add TCP LRO support
 2026-06-10 15:00 UTC 

[PATCH v2 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-06-10 14:36 UTC  (25+ messages)
` [PATCH v2 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v2 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v2 03/16] power: sequencing: Change CONFIG_POWER_SEQUENCING to bool
` [PATCH v2 04/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v2 05/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v2 06/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v2 07/16] usb: hub: Power on connected M.2 E-key connectors
` [PATCH v2 08/16] Revert "dt-bindings: usb: mediatek,mtk-xhci: Add port for SuperSpeed EP"
` [PATCH v2 09/16] dt-bindings: usb: mediatek,mtk-xhci: Allow ports for USB connections
` [PATCH v2 10/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v2 11/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v2 12/16] arm64: dts: mediatek: mt8192-asurada: Add USB type-A connector
` [PATCH v2 13/16] arm64: dts: mediatek: mt8192-asurada: Add M.2 E-key slot
` [PATCH v2 14/16] arm64: dts: mediatek: mt8195-cherry: "
` [PATCH v2 15/16] arm64: dts: mediatek: mt8195-cherry: Add USB type-A connector
` [PATCH v2 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as M.2 E-key slot

[PATCH net-next v2] net: airoha: simplify WAN device check in airoha_dev_init()
 2026-06-10 14:14 UTC  (2+ messages)

[PATCH net-next v4 0/2] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-06-10 14:08 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: airoha: refactor QDMA start/stop into reusable helpers
` [PATCH net-next v4 2/2] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-10 10:56 UTC  (21+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
` [PATCH 02/11] net: wwan: t9xx: Add control plane transaction layer
` [PATCH 03/11] net: wwan: t9xx: Add control DMA interface
` [PATCH 06/11] net: wwan: t9xx: Add AT & MBIM WWAN ports
  ` [External Mail] Re: [PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver

[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-10 10:41 UTC  (8+ messages)
` [PATCH v2 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v2 2/7] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v2 3/7] net: wwan: t9xx: Add control DMA interface
` [PATCH v2 4/7] net: wwan: t9xx: Add control port
` [PATCH v2 5/7] net: wwan: t9xx: Add FSM thread
` [PATCH v2 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH v2 7/7] net: wwan: t9xx: Add maintainers entry

[PATCH 00/10] ASoC: mediatek: Use guard() for mutex & spin locks
 2026-06-10 10:20 UTC  (11+ messages)
` [PATCH 01/10] ASoC: mediatek: common: mtk-afe-fe-dai: Use guard() for mutex locks
` [PATCH 02/10] ASoC: mediatek: common: mtk-btcvsd: Use guard() for spin locks
` [PATCH 03/10] ASoC: mediatek: mt8186: mt8186-afe-gpio: Use guard() for mutex locks
` [PATCH 04/10] ASoC: mediatek: mt8188: mt8188-afe-clk: Use guard() for spin locks
` [PATCH 05/10] ASoC: mediatek: mt8192: mt8192-afe-gpio: Use guard() for mutex locks
` [PATCH 06/10] ASoC: mediatek: mt8195: mt8195-afe-clk: Use guard() for spin locks
` [PATCH 07/10] ASoC: mediatek: mt8195: mt8195-dai-etdm: "
` [PATCH 08/10] ASoC: mediatek: mt8195: mt8365-afe-clk: Use guard() for mutex & "
` [PATCH 09/10] ASoC: mediatek: mt8195: mt8365-dai-adda: Use guard() for "
` [PATCH 10/10] ASoC: mediatek: mt8195: mt8365-dai-i2s: "

[PATCH] Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
 2026-06-10  8:51 UTC  (3+ messages)

[PATCH net-next v6 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-09 23:51 UTC  (15+ messages)
` [PATCH net-next v6 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v6 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v6 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v6 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v6 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v6 06/12] net: Document PCS subsystem
` [PATCH net-next v6 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v6 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v6 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v6 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v6 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v6 12/12] net: airoha: add phylink support

[PATCH] regulator: mt6359: Fix vbbck default internal supply name
 2026-06-09 18:01 UTC  (3+ messages)

[PATCH v2] regulator: dt-bindings: mt6311: Convert to DT schema
 2026-06-09 21:46 UTC  (2+ messages)

[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-09 19:33 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADC
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
` [PATCH v2 3/4] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH v2 4/4] ARM: dts: mediatek: mt6323: add "

[PATCH v2] PCI: mediatek: Fix IRQ domain leak when port fails to enable
 2026-06-09 16:50 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: mfd: syscon: Tighten checks
 2026-06-09 16:34 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
` [PATCH v3 2/3] dt-bindings: mfd: syscon: Drop custom select for older dtschema
` [PATCH v3 3/3] ARM: dts: ti: Add specific compatibles for SCM conf nodes

[PATCH v4 0/7] PCI: Add common helper for 100 ms delay after link training
 2026-06-09 15:25 UTC  (2+ messages)

[PATCH] PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
 2026-06-09 13:46 UTC  (2+ messages)

[PATCH 0/3] remoteproc: fix silent teardown failures and prevent SMMU faults on hung DSP
 2026-06-09 11:43 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: check return value of subdev stop and unprepare callbacks
` [PATCH 2/3] remoteproc: abort subdev stop sequence on first failure
` [PATCH 3/3] remoteproc: qcom_sysmon: abort stop on unacknowledged shutdown

[GIT,PULL,1/3] MediaTek ARM64 Device Tree updates for v7.2
 2026-06-09 10:47 UTC  (6+ messages)
` [GIT,PULL,2/3] MediaTek ARM32 "
` [GIT,PULL,2/3] MediaTek SoC driver "

[PATCH v6 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-06-09  9:10 UTC  (8+ messages)

[PATCH] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
 2026-06-08 18:02 UTC  (2+ messages)

[PATCH] net: ethernet: mediatek: fix refcount leak in mtk_probe()
 2026-06-09  8:13 UTC 

[PATCH v2] wifi: mt76: mt7921: add regulatory wiphy self manager support
 2026-06-09  6:50 UTC 

[PATCH v2] wifi: mt76: mt7925: add regulatory wiphy self manager support
 2026-06-09  6:50 UTC 

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-09  3:33 UTC  (11+ messages)

[PATCH net-next] net: airoha: Add TCP LRO support
 2026-06-09  2:15 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: mt6795: document the slew-rate property
 2026-06-08 22:46 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39
 2026-06-08 21:56 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39
 2026-06-08 21:55 UTC  (2+ messages)

[PATCH net-next] net: airoha: move get_sport() callback at the beginning of airoha_enable_gdm2_loopback()
 2026-06-08 21:24 UTC 

[PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2026-06-08 19:41 UTC  (3+ messages)
` [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver

[PATCH 0/2] pinctrl: mediatek: Enable MT8189 as loadable module
 2026-06-08 19:29 UTC  (2+ messages)

[PATCH net-next v3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
 2026-06-08 18:03 UTC 

[PATCH 00/18] pinctrl: airoha: split driver on shared code and SoC specific drivers, add supporf of en7523
 2026-06-08 16:17 UTC  (28+ messages)
` [PATCH 01/18] pinctrl: airoha: an7581: add missed gpio32 pin group
` [PATCH 02/18] pinctrl: airoha: an7583: "
` [PATCH 03/18] pinctrl: airoha: an7581: fix misprint in gpio19 pinconf
` [PATCH 04/18] pinctrl: airoha: an7583: "
` [PATCH 05/18] pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin function
` [PATCH 06/18] pinctrl: airoha: an7583: "
` [PATCH 07/18] pinctrl: airoha: fix pwm pin function for an7581 and an7583
` [PATCH 08/18] pinctrl: airoha: an7583: fix gpio21 pin group
` [PATCH 09/18] pinctrl: airoha: an7583: add missed gpio22 "
` [PATCH 10/18] pinctrl: airoha: an7583: fix phy1_led1 pin function
` [PATCH 11/18] pinctrl: airoha: an7583: remove undefined groups from pcm_spi "
` [PATCH 12/18] pinctrl: airoha: move driver to separate directory
` [PATCH 13/18] pinctrl: airoha: move common definitions to the separate header
` [PATCH 14/18] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH 15/18] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH 16/18] pinctrl: airoha: an7583: remove an7583 "
` [PATCH 17/18] pinctrl: airoha: prepare for en7523 adding
` [PATCH 18/18] pinctrl: airoha: add support of en7523 SoC

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-08 15:32 UTC  (11+ messages)
` [PATCH v2 49/78] drm/mediatek: dp: Switch to atomic_create_state
` [PATCH v2 50/78] drm/mediatek: dpi: "
` [PATCH v2 51/78] drm/mediatek: dsi: "
` [PATCH v2 52/78] drm/mediatek: hdmi: "
` [PATCH v2 53/78] drm/mediatek: hdmi_v2: "

[PATCH v2 0/4] dt-bindings: mfd: syscon: Tighten checks
 2026-06-08 13:54 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
` [PATCH v2 2/4] dt-bindings: mfd: syscon: Drop unneeded case for syscon + simple-mfd
` [PATCH v2 3/4] dt-bindings: mfd: syscon: Drop custom select for older dtschema
` [PATCH v2 4/4] ARM: dts: ti: Add specific compatibles for SCM conf nodes

[PATCH net] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
 2026-06-08 10:04 UTC 

[PATCH net-next v2] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
 2026-06-08  9:32 UTC  (5+ messages)

[PATCH net-next] net: airoha: Use int instead of atomic_t for qdma users counter
 2026-06-08  9:29 UTC  (2+ messages)

[PATCH net-next] net: airoha: simplify WAN device check in airoha_dev_init()
 2026-06-08  8:29 UTC  (2+ messages)

[PATCH] pinctrl: Move Airoha driver to dedicated directory
 2026-06-08  8:16 UTC  (2+ messages)

[mt76][mt7921] Question about host-visible deterministic TX scheduling / TX completion timestamps
 2026-06-08  5:28 UTC 

[PATCH v1] mfd: mt6397-irq: Fix PM notifier use-after-free
 2026-06-08  2:10 UTC 

[PATCH v6 3/4] media: uapi: mediatek: Add MT8188 AIE control definitions
 2026-06-08  2:06 UTC  (2+ messages)

[PATCH v6 4/4] media: platform: mediatek: Add MT8188 AIE driver
 2026-06-08  1:36 UTC  (2+ messages)

[RESEND,v2 0/2] MT8189 SMI SUPPORT
 2026-06-06  8:06 UTC  (4+ messages)
` [RESEND,v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189

[PATCH net-next] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
 2026-06-06  6:30 UTC 

[PATCH] ASoC: mediatek: mt8365: check suspend backup allocation
 2026-06-06  4:07 UTC 

[PATCH net-next v9 0/6] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-06-06  2:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox