linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-17 15:52:51 to 2024-12-23 11:27:06 UTC [more...]

[PATCH] PCI: mediatek-gen3: Enable async probe by default
 2024-12-23 11:18 UTC  (3+ messages)

mt6358-regulator does not probe automatically on MT8183 and MT8186 Chromebooks
 2024-12-23 11:21 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: Set ethernet alias for mt8365-evk
 2024-12-23 11:16 UTC  (2+ messages)

[PATCH v3 0/4] Update MT8188 OVL compatible from MT8183 to MT8195
 2024-12-23 11:12 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: display: mediatek: ovl: Add compatible strings for MT8188 MDP3
` [PATCH v3 2/4] dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188
` [PATCH v3 3/4] dts: arm64: mediatek: mt8188: Update OVL compatible from MT8183 to MT8195
` [PATCH v3 4/4] dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL

[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
 2024-12-23 11:11 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: mediatek: mt8183 cleanups
 2024-12-23 10:08 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings

[PATCH] arm64: defconfig: Enable MediaTek STAR Ethernet MAC
 2024-12-23 11:09 UTC  (2+ messages)

[PATCH v2 0/2] net: stmmac: dwmac-mediatek: Fix inverted logic for mediatek,mac-wol
 2024-12-23 11:06 UTC  (4+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: arm: mediatek: Drop MT8192 Chromebook variants that never shipped
 2024-12-23 11:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8192: Drop "

[PATCH v4] drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
 2024-12-23  9:34 UTC  (2+ messages)

[PATCH v1] Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices
 2024-12-23  8:58 UTC 

[PATCH v10] pwm: airoha: Add support for EN7581 SoC
 2024-12-23  8:45 UTC  (2+ messages)

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-23  7:30 UTC  (3+ messages)
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-23  6:35 UTC  (48+ messages)
` [PATCH v3 06/33] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v3 08/33] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v3 09/33] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v3 10/33] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v3 11/33] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v3 12/33] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v3 13/33] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v3 15/33] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v3 16/33] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function
` [PATCH v3 17/33] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v3 18/33] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v3 19/33] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v3 20/33] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v3 21/33] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v3 22/33] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v3 23/33] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v3 24/33] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v3 25/33] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v3 26/33] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v3 27/33] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v3 28/33] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v3 29/33] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v3 30/33] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v3 31/33] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v3 32/33] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v3 33/33] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST

[PATCH v9 00/10] drm: add DRM HDMI Codec framework
 2024-12-23  2:59 UTC  (11+ messages)
` [PATCH v9 01/10] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v9 02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v9 03/10] drm/connector: implement generic HDMI audio helpers
` [PATCH v9 04/10] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v9 05/10] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v9 06/10] drm/display/hdmi: implement hotplug functions
` [PATCH v9 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
` [PATCH v9 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v9 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v9 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()

[PATCH V2] drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err
 2024-12-23  2:56 UTC  (2+ messages)

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-23  2:24 UTC  (5+ messages)

[PATCH v3] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
 2024-12-22 21:17 UTC  (2+ messages)

[PATCH v5 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-12-22 21:15 UTC  (2+ messages)

[PATCH 1/2] memory/mediatek: Add an interface to get current DDR data rate
 2024-12-21 11:03 UTC  (3+ messages)

[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
 2024-12-21  9:52 UTC  (3+ messages)

[PATCH v8 00/10] drm: add DRM HDMI Codec framework
 2024-12-20 19:17 UTC  (11+ messages)
` [PATCH v8 01/10] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v8 02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v8 03/10] drm/connector: implement generic HDMI audio helpers
` [PATCH v8 04/10] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v8 05/10] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v8 06/10] drm/display/hdmi: implement hotplug functions
` [PATCH v8 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
` [PATCH v8 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v8 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v8 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()

[PATCH v7 00/10] drm: add DRM HDMI Codec framework
 2024-12-20 19:15 UTC  (17+ messages)
` [PATCH v7 03/10] drm/connector: implement generic HDMI codec helpers
` [PATCH v7 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v7 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v7 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug_edid()

[PATCH] [v1] spi: spi-mtk-nor: Modify the clock architecture of nor controller
 2024-12-20 18:26 UTC  (2+ messages)

[PATCH v8 0/2] Add Pmic to Bpi-R4
 2024-12-20 16:44 UTC  (4+ messages)
` [PATCH v8 1/2] arm64: dts: mediatek: mt7988a-bpi-r4: Add MediaTek MT6682A/RT5190A PMIC
` [PATCH v8 2/2] arm64: dts: mediatek: mt7988a-bpi-r4: Add proc-supply for cpus
` Aw: [PATCH v8 0/2] Add Pmic to Bpi-R4

[PATCH] pinctrl: mediatek: Add support for MT8196
 2024-12-20 16:26 UTC  (2+ messages)

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-20 12:29 UTC  (3+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API

[PATCH net-next v2] net: airoha: Fix error path in airoha_probe()
 2024-12-20  3:30 UTC  (2+ messages)

[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-19 23:27 UTC  (5+ messages)
  ` mt76: dealing with disconnections, -ENODEV and -EPROTO

[PATCH v2] i3c: master: Improve initialization of numbered I2C adapters
 2024-12-19 20:08 UTC  (2+ messages)

[PATCH v3 0/7] Add GCE support for MT8196
 2024-12-19 17:08 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox
` [PATCH v3 2/7] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v3 3/7] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v3 4/7] soc: mediatek: mtk-cmdq: Add mminfra_offset compatibility for DRAM address
` [PATCH v3 5/7] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v3 6/7] drm/mediatek: "
` [PATCH v3 7/7] media: mediatek: mdp3: "

[PATCH v2 0/3] Update MT8188 OVL compatible from MT8183 to MT8195
 2024-12-19 17:26 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188

[PATCH] ASoC: mediatek: disable buffer pre-allocation
 2024-12-19 16:19 UTC  (3+ messages)

[PATCH v7 0/5] Add pinctrl support for mt7988
 2024-12-19 12:53 UTC  (7+ messages)
` [PATCH v7 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC

[PATCH] v1 pinctrl: mtk-eint: add eint new design for mt8196
 2024-12-19 12:39 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie1
 2024-12-19 12:20 UTC  (2+ messages)

[PATCH v4] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2024-12-19 11:51 UTC  (2+ messages)

[PATCH v3 0/2] Adding second source touchscreen used by some mt8183 devices
 2024-12-19 11:49 UTC  (2+ messages)

[PATCH] soc: mediatek: mtk-socinfo: Restructure SoC attribute information
 2024-12-19 11:33 UTC 

[PATCH v5 0/4] arm64: dts: mediatek: Add MT8186 Chinchou
 2024-12-19 11:34 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188
 2024-12-19 11:27 UTC 

[PATCH v3 1/1] drm/mediatek: Add return value check when reading DPCD
 2024-12-19  9:51 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
 2024-12-18 18:11 UTC  (6+ messages)

[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
 2024-12-18 16:55 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: display: mediatek: Add compatibles for MT8188 MDP3
` [PATCH v1 2/3] dt-bindings: media: mediatek: mdp3: "
` [PATCH v1 3/3] arm64: dts: mediatek: mt8188: Add all Multimedia Data Path 3 nodes

[PATCH v1 0/2] clk: mediatek: Add missing clock for MT8188 HDMITX
 2024-12-18 16:44 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: clock: mediatek,mt8188: Add VDO1_DPI1_HDMI clock
` [PATCH v1 2/2] clk: mediatek: mt8188-vdo1: Add VDO1_DPI1_HDMI clock for hdmitx

[PATCH v2 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
 2024-12-18 15:55 UTC  (2+ messages)

[PATCH v5 0/3] Provide devm_clk_bulk_get_all_enabled() helper
 2024-12-18 15:35 UTC  (6+ messages)
` [PATCH v5 1/3] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()
` [PATCH v5 2/3] PCI: exynos: "
` [PATCH v5 3/3] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper

[PATCH] drm/mediatek: stop selecting foreign drivers
 2024-12-18 15:12 UTC  (5+ messages)

[PATCH v3 00/22] continue mt7988 devicetree work
 2024-12-18 14:10 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8188: Add tertiary eMMC/SD/SDIO controller
 2024-12-18 10:54 UTC 

[PATCH] arm64: dts: mediatek: mt8188: Add VDO0's DSC and MERGE block nodes
 2024-12-18 10:53 UTC 

[PATCH -next] wifi: mt76: mt7925:: replace zero-length array with flexible-array member
 2024-12-18  7:45 UTC 

[PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
 2024-12-17 20:16 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: mt2701-aud: "
` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk
` [PATCH 4/5] clk: mediatek: mt2701-mm: "
` [PATCH 5/5] clk: mediatek: mt2701-img: "

[PATCH v7 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
 2024-12-17 17:25 UTC  (2+ messages)

[PATCH v7 06/10] drm/display/hdmi: implement hotplug functions
 2024-12-17 17:24 UTC  (2+ messages)

[PATCH v6 00/10] drm: add DRM HDMI Codec framework
 2024-12-17 17:13 UTC  (5+ messages)
` [PATCH v6 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()

[PATCH v2] drm/ci: uprev IGT
 2024-12-17 16:06 UTC 


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