messages from 2025-02-13 14:34:49 to 2025-02-17 16:59:40 UTC [more...]
[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-02-17 15:48 UTC (37+ 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 11/43] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v7 12/43] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v7 13/43] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v7 14/43] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v7 15/43] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v7 16/43] drm/mediatek: mtk_hdmi: Compress of_device_id array entries
` [PATCH v7 17/43] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v7 18/43] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v7 19/43] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v7 20/43] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v7 21/43] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v7 22/43] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v7 23/43] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v7 24/43] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v7 25/43] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v7 26/43] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v7 27/43] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v7 28/43] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v7 29/43] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v7 30/43] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v7 31/43] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v7 32/43] drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print
` [PATCH v7 33/43] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v7 34/43] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v7 35/43] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v7 36/43] drm/mediatek: mtk_hdmi: Split driver and add common probe function
[PATCH v6 00/42] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-02-17 15:34 UTC (35+ messages)
` [PATCH v6 06/42] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH v6 07/42] drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMI
` [PATCH v6 08/42] drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversion
` [PATCH v6 09/42] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH v6 10/42] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v6 13/42] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v6 14/42] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v6 15/42] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v6 27/42] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v6 37/42] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v6 39/42] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v6 40/42] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v6 41/42] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
[PATCH v7 0/6] Add display support for the MT8365-EVK board
2025-02-17 15:03 UTC (6+ messages)
` [PATCH v7 2/6] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v7 3/6] drm/mediatek: add MT8365 SoC support
[PATCH 0/5] Add components to support PQ in display path for MT8196
2025-02-17 14:25 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "
` [PATCH 5/5] drm/mediatek: Change main display path to support PQ "
[PATCH net-next v5 00/15] Introduce flowtable hw offloading in airoha_eth driver
2025-02-17 13:01 UTC (16+ messages)
` [PATCH net-next v5 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v5 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v5 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v5 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v5 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v5 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v5 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v5 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v5 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v5 10/15] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v5 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v5 12/15] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v5 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v5 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v5 15/15] net: airoha: Introduce PPE debugfs support
[PATCH v2 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
2025-02-17 12:19 UTC (4+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for "
[PATCH v3] arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codec
2025-02-17 11:37 UTC
[PATCH v6 RESEND] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
2025-02-17 10:26 UTC
[PATCH v3 0/2] MediaTek pinctrl patch on mt8196
2025-02-17 10:24 UTC (13+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: mediatek: add support for mt8196
[PATCH net-next v4] net: ethernet: mediatek: add EEE support
2025-02-17 10:07 UTC (2+ messages)
[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
2025-02-17 9:00 UTC (2+ messages)
[PATCH net-next v3] net: ethernet: mediatek: add EEE support
2025-02-17 8:19 UTC (3+ messages)
[PATCH] wifi: mt76: mt7925: introduce MLO capability control
2025-02-17 8:17 UTC
[PATCH v3] ufs: core: add hba parameter to trace events
2025-02-17 5:32 UTC (4+ messages)
[RFC PATCH v1] mt76: mt7915: wed: add wed tx support
2025-02-17 5:27 UTC
[PATCH v7] wifi: mt76: mt7915: add wds support when wed is enabled
2025-02-17 1:31 UTC
[PATCH net-next v2 0/5] net: phy: mediatek: Add token-ring helper functions
2025-02-16 16:49 UTC (11+ messages)
` [PATCH net-next v2 1/5] net: phy: mediatek: Change to more meaningful macros
` [PATCH net-next v2 2/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v2 3/5] net: phy: mediatek: Add token ring set bit operation support
` [PATCH net-next v2 4/5] net: phy: mediatek: Add token ring clear "
` [PATCH net-next v2 5/5] net: phy: mediatek: Move some macros to phy-lib for later use
[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
2025-02-16 16:39 UTC (17+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH 1/1] dm: Enable inline crypto passthrough for striped target
2025-02-16 14:42 UTC
[PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
2025-02-16 7:59 UTC
[PATCH v3 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
2025-02-15 14:01 UTC (4+ messages)
[PATCH v3 1/4] dt-bindings: usb: mtk-xhci: add support mt8196
2025-02-15 10:06 UTC (4+ messages)
` [PATCH v3 2/4] dt-bindings: usb: mtu3: "
` [PATCH v3 3/4] usb: mtk-xhci: add support remote wakeup of mt8196
` [PATCH v3 4/4] usb: mtu3: "
[PATCH v2 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
2025-02-15 9:44 UTC (2+ messages)
` [PATCH v2 2/2] phy: mediatek: xsphy: add support "
[PATCH net-next v2] net: remove phylink_pcs .neg_mode boolean
2025-02-15 1:20 UTC (2+ messages)
[PATCH net-next v4 00/16] Introduce flowtable hw offloading in airoha_eth driver
2025-02-14 21:35 UTC (20+ messages)
` [PATCH net-next v4 01/16] net: airoha: Fix TSO support for header cloned skbs
` [PATCH net-next v4 02/16] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v4 03/16] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v4 04/16] net: airoha: Move reg/write utility routines "
` [PATCH net-next v4 05/16] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v4 06/16] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v4 07/16] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v4 08/16] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v4 09/16] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v4 10/16] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v4 11/16] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v4 12/16] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v4 13/16] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v4 14/16] net: airoha: Introduce flowtable offload support
` [PATCH net-next v4 15/16] net: airoha: Add loopback support for GDM2
` [PATCH net-next v4 16/16] net: airoha: Introduce PPE debugfs support
[PATCH 00/13] Get mt6359-accdet ready for usage in Devicetree
2025-02-14 17:18 UTC (14+ messages)
` [PATCH 01/13] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH 02/13] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH 03/13] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH 04/13] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH 05/13] ASoC: mediatek: mt6359-accdet: Implement EINT IRQ polarity configuration
` [PATCH 06/13] ASoC: mediatek: mt6359-accdet: Use IRQ_TYPE_LEVEL_LOW not raw value
` [PATCH 07/13] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH 08/13] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH 09/13] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH 10/13] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH 11/13] ASoC: mediatek: mt6359-accdet: Handle mediatek,eint-use-ext-res as bool
` [PATCH 12/13] ASoC: mediatek: mt6359-accdet: Split mediatek,pwm-deb-setting properties
` [PATCH 13/13] arm64: dts: mt6359: Add accessory detect node
[PATCH] media: mediatek: vcodec: Add scp_put() to free the scp
2025-02-14 20:20 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8390-genio-common: Add DMIC codec for delay
2025-02-14 18:25 UTC
[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
2025-02-14 15:14 UTC (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
` [PATCH 2/3] ASoC: mediatek: common: Handle mediatek,accdet property
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: Add headset jack detect support
[PATCH v1 0/8] i2c: busses: Introduce and use i2c_10bit_addr_from_msg()
2025-02-14 13:55 UTC (7+ messages)
` [PATCH v1 1/8] i2c: Introduce i2c_10bit_addr_from_msg()
[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
2025-02-14 12:21 UTC (15+ messages)
` [PATCH 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/12] drm/fsl-dcu: "
` [PATCH 03/12] drm/hisilicon: "
` [PATCH 04/12] drm/mediatek: "
` [PATCH 05/12] drm/mxsfb: "
` [PATCH 06/12] drm/sprd: "
` [PATCH 07/12] drm/sti: "
` [PATCH 08/12] drm/stm: "
` [PATCH 09/12] drm/tegra: "
` [PATCH 10/12] drm/tiny: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] Documentation: Update the todo
[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
2025-02-14 9:44 UTC (4+ messages)
` [PATCH 11/12] drm/vc4: move to devm_platform_ioremap_resource() usage
[PATCH v3] arm64: dts: mediatek: mt6359: fix dtbs_check error for RTC and regulators
2025-02-14 8:49 UTC
Proszę o kontakt
2025-02-14 8:31 UTC
[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
2025-02-14 7:43 UTC (4+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition
` [PATCH v3 2/3] cpufreq: mediatek: Add CPUFREQ_ASYNC_NOTIFICATION flag
` [PATCH v3 3/3] cpufreq: mediatek: data safety protect
[PATCH v2 0/4] fixed mediatek-cpufreq has multi policy concurrency issue
2025-02-14 7:41 UTC (4+ messages)
` [PATCH v2 1/4] cpufreq: mediatek: CCI support SoC , the transition_delay set to 10 ms
[PATCH v5 0/8] Support Multi-frequency scale for UFS
2025-02-14 5:52 UTC (3+ messages)
` [PATCH v5 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop
[PATCH v2] ufs: core: add hba parameter to trace events
2025-02-14 5:51 UTC (3+ messages)
[PATCH v2 00/10] i2c: busses: Introduce and use i2c_10bit_addr_*_from_msg()
2025-02-13 16:37 UTC (11+ messages)
` [PATCH v2 01/10] i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
` [PATCH v2 05/10] i2c: eg20t: Use "
` [PATCH v2 06/10] i2c: kempld: "
` [PATCH v2 07/10] i2c: mt7621: "
` [PATCH v2 09/10] i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
[PATCH net-next v2] net: ethernet: mediatek: add EEE support
2025-02-13 15:23 UTC (4+ messages)
[PATCH] PCI: Avoid FLR for Mediatek MT7922 WiFi
2025-02-13 14:40 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;
as well as URLs for NNTP newsgroup(s).