linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-26 09:36:48 to 2025-03-03 20:20:02 UTC [more...]

[PATCH net-next v3 0/8] net: phy: move PHY package code to its own source file
 2025-03-03 20:16 UTC  (5+ messages)
` [PATCH net-next v3 1/8] net: phy: move PHY package code from phy_device.c to "
` [PATCH net-next v3 2/8] net: phy: add getters for public members in struct phy_package_shared
` [PATCH net-next v3 3/8] net: phy: qca807x: use new phy_package_shared getters
` [PATCH net-next v3 4/8] net: phy: micrel: "

[PATCH v4 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-03-03 19:13 UTC  (2+ messages)

[PATCH v2 00/20] Get mt6359-accdet ready for usage in Devicetree
 2025-03-03 15:33 UTC  (44+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v2 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v2 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v2 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v2 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v2 06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v2 07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v2 08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v2 09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v2 10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v2 11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v2 12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v2 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v2 14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v2 15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v2 16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v2 17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v2 18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v2 19/20] arm64: dts: mt6359: Add accessory detect node
` [PATCH v2 20/20] arm64: defconfig: Enable MT6359 ACCDET

[PATCH v4 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
 2025-03-03 14:45 UTC  (3+ messages)

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-03-03 13:29 UTC  (2+ messages)

[PATCH v7 0/6] Add display support for the MT8365-EVK board
 2025-03-03 13:22 UTC  (12+ messages)
` [PATCH v7 1/6] dt-bindings: display: mediatek: dpi: add power-domains example
` [PATCH v7 2/6] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v7 3/6] drm/mediatek: add MT8365 SoC support

[PATCH] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr
 2025-03-03 13:05 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix config_updating flag never false when no mbox channel
 2025-03-03 12:57 UTC  (2+ messages)

[v2] spi: spi-mtk-nor: Modify the clock architecture of nor controller
 2025-03-03 12:34 UTC  (2+ messages)

[PATCH 0/2] mt8395-radxa-nio-12l: Add overlay for Radxa 8HD panel
 2025-03-03 11:32 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8395-nio-12l: Prepare MIPI DSI port
` [PATCH 2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Add Radxa 8 HD panel

[PATCH v4 0/4] Add MTK AIE Driver For MT8188
 2025-03-03  2:50 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: add MT8188 AIE
` [PATCH v4 3/4] uapi: linux: "

[PATCH] dt-bindings: display: mediatek: dsc: Add MT8188 compatible
 2025-03-02 16:07 UTC  (4+ messages)

[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
 2025-03-02 15:04 UTC  (3+ messages)
` [PATCH 04/12] drm/mediatek: move to devm_platform_ioremap_resource() usage

[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-03-02 14:14 UTC  (36+ messages)
` [PATCH v7 01/43] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v7 02/43] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v7 03/43] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v7 04/43] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v7 05/43] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v7 06/43] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH v7 07/43] drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMI
` [PATCH v7 08/43] drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversion
` [PATCH v7 09/43] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH v7 10/43] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v7 12/43] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v7 25/43] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v7 36/43] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v7 41/43] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v7 42/43] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
` [PATCH v7 43/43] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args

[PATCH net-next v2 0/8] net: phy: move PHY package code to its own source file
 2025-03-01 20:19 UTC  (13+ messages)
` [PATCH net-next v2 1/8] net: phy: move PHY package code from phy_device.c to "
` [PATCH net-next v2 2/8] net: phy: add getters for public members in struct phy_package_shared
` [PATCH net-next v2 3/8] net: phy: qca807x: use new phy_package_shared getters
` [PATCH net-next v2 4/8] net: phy: micrel: "
` [PATCH net-next v2 5/8] net: phy: mediatek: "
` [PATCH net-next v2 6/8] net: phy: mscc: "
` [PATCH net-next v2 7/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next v2 8/8] net: phy: remove remaining PHY package related definitions from phy.h

[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
 2025-03-01 15:47 UTC  (17+ messages)
` [PATCH v8 net-next 01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v8 net-next 02/15] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v8 net-next 03/15] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v8 net-next 04/15] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v8 net-next 05/15] netfilter: nft_chain_filter: Add bridge "
` [PATCH v8 net-next 06/15] bridge: Add filling forward path from port to port
` [PATCH v8 net-next 07/15] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v8 net-next 08/15] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v8 net-next 09/15] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v8 net-next 10/15] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v8 net-next 11/15] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v8 net-next 12/15] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v8 net-next 13/15] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v8 net-next 14/15] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v8 net-next 15/15] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH v1] spi: mt65xx: add PM QoS support
 2025-03-01  8:36 UTC  (2+ messages)

[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
 2025-03-01  1:41 UTC 

[REGRESSION][BISECTED][STABLE] MT7925 wifi throughput halved with 6.13.2
 2025-02-28 17:44 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt6359: Fix DT parse error due to wrong child node name
 2025-02-28 13:14 UTC  (2+ messages)

[PATCH net-next v8 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-28 10:54 UTC  (16+ messages)
` [PATCH net-next v8 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v8 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v8 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v8 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v8 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v8 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v8 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v8 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v8 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v8 10/15] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v8 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v8 12/15] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v8 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v8 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v8 15/15] net: airoha: Introduce PPE debugfs support

[PATCH v4 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
 2025-02-28  9:12 UTC  (11+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8196
` [PATCH v4 2/3] arm64: dts: mediatek: mt8196: Add pinmux macro header file
` [PATCH v4 3/3] pinctrl: mediatek: Add pinctrl driver on mt8196

[PATCH net-next] net: dsa: mt7530: make use of REGMAP_IRQ
 2025-02-28  2:22 UTC  (2+ messages)

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-02-28  2:15 UTC  (3+ messages)
` [PATCH net-next v10 1/4] page_pool: introduce page_pool_get_pp() API

[PATCH v7 net-next 00/14] bridge-fastpath and related improvements
 2025-02-28  2:09 UTC  (3+ messages)
` [PATCH v7 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe

[PATCH v4 0/2] Add SMI LARBs reset for MediaTek MT8188 SoC
 2025-02-27 22:32 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clock: mediatek: Add SMI LARBs reset for MT8188
` [PATCH v4 2/2] clk: "

[PATCH net-next 0/8] net: phy: move PHY package code to its own source file
 2025-02-27 21:06 UTC  (5+ messages)
` [PATCH net-next 3/8] net: phy: add getters for public members of struct phy_package_shared

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-02-27 17:45 UTC  (7+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
  ` (subset) "

[PATCH 00/13] Get mt6359-accdet ready for usage in Devicetree
 2025-02-27 16:16 UTC  (3+ messages)
` [PATCH 03/13] mfd: mt6397-core: Add mfd_cell for mt6359-accdet

[PATCH][next] ASoC: mediatek: mt8188: Fix uninitialized variable msk
 2025-02-27 16:10 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8188: avoid uninitialized variable use
 2025-02-27 15:53 UTC  (4+ messages)

[PATCH v4 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
 2025-02-27 13:40 UTC  (2+ messages)

[PATCH net-next v7 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-27  8:37 UTC  (4+ messages)
` [PATCH net-next v7 13/15] net: airoha: Introduce flowtable offload support

[PATCH RESEND 00/12] drm: Move to using devm_platform_ioremap_resource
 2025-02-27  1:52 UTC  (18+ messages)
` [PATCH RESEND 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage
  ` (subset) "
` [PATCH RESEND 04/12] drm/mediatek: "
  ` (subset) "
` [PATCH RESEND 06/12] drm/sprd: "
` [PATCH RESEND 07/12] drm/sti: "
` [PATCH RESEND 08/12] drm/stm: "
  ` (subset) "
` [PATCH RESEND 10/12] drm/tiny: "
  ` (subset) "
` [PATCH RESEND 11/12] drm/vc4: "
  ` (subset) "
` [PATCH RESEND 12/12] Documentation: Update the todo

[PATCH v2 1/2] dt-bindings: clock: mediatek,mt8188: Add VDO1_DPI1_HDMI clock
 2025-02-27  1:03 UTC  (4+ messages)
` [PATCH v2 2/2] clk: mediatek: mt8188-vdo1: Add VDO1_DPI1_HDMI clock for hdmitx

[PATCH] dts: arm64: mediatek: mt8188: add more thermal trip points
 2025-02-26 21:54 UTC  (2+ messages)

[PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK
 2025-02-26 15:00 UTC  (5+ messages)
` [PATCH v2 7/8] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DMIC backend to dai-link

[PATCH net-next v2 0/2] Add 2.5G ethernet phy support on MT7988
 2025-02-26 13:32 UTC  (13+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek: Add 2.5Gphy firmware dt-bindings and dts node
` [PATCH net-next v2 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[RESEND][PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
 2025-02-26 12:26 UTC  (3+ messages)
  ` [PATCH v2] arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed

[PATCH 0/7] porting pq compnent for MT8196
 2025-02-26 12:14 UTC  (8+ messages)
` [PATCH 1/7] drm/mediatek: Add CCORR component support "
` [PATCH 7/7] dt-bindings: display: mediatek: tdshp: Add "

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-26 10:16 UTC  (8+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size


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).