linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-16 15:26:51 to 2022-12-23 09:48:03 UTC [more...]

[PATCH v2 00/23] MediaTek clocks cleanups and improvements
 2022-12-23  9:42 UTC  (5+ messages)
` [PATCH v2 01/23] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v2 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v2 03/23] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v2 04/23] clk: mediatek: cpumux: Propagate struct device where possible

[PATCH v1 00/25] MediaTek clocks cleanups and improvements
 2022-12-23  9:28 UTC  (30+ messages)
` [PATCH v1 01/25] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v1 02/25] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v1 03/25] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v1 04/25] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v1 05/25] clk: mediatek: clk-mtk: Propagate struct device for composites
` [PATCH v1 06/25] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v1 07/25] clk: mediatek: clk-mtk: Add dummy clock ops
` [PATCH v1 08/25] dt-bindings: clock: mt8173: Add dummy clock ID
` [PATCH v1 09/25] clk: mediatek: mt8173: Migrate to platform driver and common probe
` [PATCH v1 10/25] clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
` [PATCH v1 11/25] clk: mediatek: mt8173: Break down clock drivers and allow module build
` [PATCH v1 12/25] dt-bindings: clock: mt2701/mt6779: Add dummy clock with ID 0
` [PATCH v1 13/25] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
` [PATCH v1 14/25] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
` [PATCH v1 15/25] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
` [PATCH v1 16/25] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
` [PATCH v1 17/25] clk: mediatek: mt8192: Join top_adj_divs and top_muxes
` [PATCH v1 18/25] clk: mediatek: mt8186: Join top_adj_div "
` [PATCH v1 19/25] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
` [PATCH v1 20/25] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
` [PATCH v1 21/25] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
` [PATCH v1 22/25] clk: mediatek: clk-mt8186-topckgen: Migrate "
` [PATCH v1 23/25] clk: mediatek: clk-mt6795-topckgen: "
` [PATCH v1 24/25] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
` [PATCH v1 25/25] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

[PATCH v5 0/2] arm64: dts: mt8195: Add Ethernet controller
 2022-12-23  9:24 UTC  (5+ messages)
` [PATCH v5 1/2] stmmac: dwmac-mediatek: enable 2ns delay only for special cases
` [PATCH v5 2/2] arm64: dts: mt8195: Add Ethernet controller

[PATCH v2] ufs: core: wlun resume SSU(Acitve) fail recovery
 2022-12-23  8:41 UTC 

[PATCH v3 0/2] Add power domain support for MT8188
 2022-12-23  8:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add MT8188 power domains
` [PATCH v3 2/2] soc: mediatek: pm-domains: Add support for mt8188

[PATCH v2 00/19] MediaTek MT8188 clock support
 2022-12-23  8:20 UTC  (16+ messages)
` [PATCH v2 01/19] dt-bindings: ARM: MediaTek: Add new document bindings of MT8188 clock
` [PATCH v2 02/19] clk: mediatek: Add MT8188 apmixedsys clock support
` [PATCH v2 03/19] clk: mediatek: Add MT8188 topckgen "
` [PATCH v2 04/19] clk: mediatek: Add MT8188 peripheral "
` [PATCH v2 10/19] clk: mediatek: Add MT8188 mfgcfg "

[PATCH v2 0/2] Add power domain support for MT8188
 2022-12-23  7:47 UTC  (5+ messages)
` [PATCH v2 2/2] soc: mediatek: pm-domains: Add support for mt8188

[PATCH v5 net-next 00/10] dt-binding preparation for ocelot switches
 2022-12-23  1:55 UTC  (9+ messages)
` [PATCH v5 net-next 04/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches

[PATCH v2] wifi: mt76: fix potential memory leakage
 2022-12-22 23:57 UTC  (12+ messages)

[PATCH v2 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-12-22 23:37 UTC  (3+ messages)
` [PATCH v2 2/3] iommu/sound: Use component_match_add_of helper
` [PATCH v2 3/3] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-12-22 21:24 UTC  (4+ messages)

[PATCH v1 0/6] MediaTek Frequency Hopping: MT6795/8173/92/95
 2022-12-22 20:32 UTC  (9+ messages)
` [PATCH v1 1/6] clk: mediatek: fhctl: Add support for older fhctl register layout
` [PATCH v1 2/6] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
` [PATCH v1 3/6] clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
` [PATCH v1 4/6] clk: mediatek: mt8173: "
` [PATCH v1 5/6] clk: mediatek: mt8192: "
` [PATCH v1 6/6] clk: mediatek: mt8195: "

[PATCH,v3] wifi: mt76: mt7915: add wds support when wed is enabled
 2022-12-22 16:37 UTC  (2+ messages)

[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
 2022-12-22 12:04 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: dsp: mediatek: Add mt8188 dsp compatible
` [PATCH v1 2/3] ASoC: SOF: mediatek: Support mt8188 platform
` [PATCH v1 3/3] ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for core

[PATCH v5 0/4] MT8188 IOMMU SUPPORT
 2022-12-22 10:02 UTC  (3+ messages)
` [PATCH v5 2/4] iommu/mediatek: Adjust mtk_iommu_config flow

[PATCH] wifi: mac80211: check the control channel before downgrading the bandwidth
 2022-12-22  9:13 UTC 

[PATCH] iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
 2022-12-22  9:17 UTC  (4+ messages)

[RESEND v4 PATCH 0/1] arm64: dts: mt8195: Add Ethernet controller
 2022-12-22  1:56 UTC  (6+ messages)
` [RESEND PATCH v4] "

[PATCH v1] ufs: core: wlun resume SSU(Acitve) fail recovery
 2022-12-21 19:01 UTC  (3+ messages)

[PATCH v6 0/3] Add vcodec lat and core nodes for mt8192
 2022-12-21 13:54 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8186: Add crypto support for eMMC controller
 2022-12-21 13:09 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7921: add ack signal support
 2022-12-21 11:18 UTC  (2+ messages)

[PATCH] media: platform: mtk-mdp3: fix Kconfig dependencies
 2022-12-21 10:38 UTC  (2+ messages)

[PATCH v2 0/6] Add ADSP power domains controller support for MT8192
 2022-12-21 10:34 UTC  (16+ messages)
` [PATCH v2 1/6] soc: mediatek: pm-domains: Add buck isolation offset and mask to power domain data
` [PATCH v2 2/6] soc: mediatek: pm-domains: Add buck isolation setting in power domain
` [PATCH v2 3/6] dt-bindings: power: Add MT8192 ADSP "
` [PATCH v2 4/6] soc: mediatek: pm-domains: Add ADSP power domain data for MT8192
` [PATCH v2 5/6] dt-bindings: arm: mediatek: Add missing power-domains property
` [PATCH v2 6/6] arm64: dts: mediatek: Add the missing ADSP power domains controller for MT8192

Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
 2022-12-21  9:24 UTC  (15+ messages)
                          ` Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622) #forregzbot

[PATCH v2] soc: mediatek: mtk-svs: Enable the IRQ later
 2022-12-21  8:56 UTC  (2+ messages)

[PATCH v6] ufs: core: wlun suspend SSU/enter hibern8 fail recovery
 2022-12-21  5:59 UTC  (4+ messages)

[PATCH] soc: mediatek: mtk-svs: Enable the IRQ later
 2022-12-20 21:37 UTC  (8+ messages)

[PATCH resend] arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken
 2022-12-20 15:02 UTC  (7+ messages)

[PATCH v4 0/8] add support MDP3 on MT8195 platform
 2022-12-20 14:55 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS

[PATCH] wifi: mt76: mt7996: select CONFIG_RELAY
 2022-12-20 13:01 UTC  (2+ messages)

[PATCH 0/4] Add ADSP power domains controller support for MT8192
 2022-12-20 12:49 UTC  (7+ messages)
` [PATCH 2/4] soc: mediatek: pm-domains: Add ADSP power domain data "
` [PATCH 3/4] dt-bindings: arm: mediatek: Add missing power-domains property

[V2] media: jpeg: Fix multi-hw judgement
 2022-12-20  9:53 UTC  (2+ messages)

[PATCH v2,0/7] media: mediatek: vcodec: Fix power_VideoCall test fail
 2022-12-20  9:33 UTC  (13+ messages)
` [PATCH v2,1/7] media: mediatek: vcodec: add params to record lat and core lat_buf count
` [PATCH v2,2/7] media: mediatek: vcodec: using each instance lat_buf count replace core ready list
` [PATCH v2,3/7] media: mediatek: vcodec: move lat_buf to the top of core list
` [PATCH v2,4/7] media: mediatek: vcodec: add core decode done event
` [PATCH v2,5/7] media: mediatek: vcodec: remove unused lat_buf
` [PATCH v2,6/7] media: mediatek: vcodec: making sure queue_work successfully
` [PATCH v2,7/7] media: mediatek: vcodec: change lat thread decode error condition

[PATCH,v2] wifi: mt76: mt7915: add wds support when wed is enabled
 2022-12-20  4:26 UTC  (3+ messages)

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-20  2:15 UTC  (15+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 02/10] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v5 03/10] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v5 04/10] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v5 05/10] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v5 07/10] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v5 08/10] arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v5 09/10] arm: "
` [PATCH v5 10/10] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH] irqdomain: Fix irqdomain->revmap race
 2022-12-19 14:35 UTC  (2+ messages)

[RESEND PATCH v3] soc: mediatek: Introduce mediatek-regulator-coupler driver
 2022-12-19  8:49 UTC  (6+ messages)

[PATCH 0/5] media: mediatek: vcodec: Fix power_VideoCall test fail
 2022-12-19  6:42 UTC  (4+ messages)
` [PATCH 1/5] media: mediatek: vcodec: add params to record lat and core lat_buf count

[PATCH] media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
 2022-12-19  7:00 UTC 

[PATCH v3 00/12] ASoC: mediatek: Add support for MT8188 SoC
 2022-12-19  5:35 UTC  (10+ messages)
` [PATCH v3 10/12] dt-bindings: mediatek: mt8188: add audio afe document

[PATCH AUTOSEL 5.15 24/46] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-12-18 16:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 42/46] wifi: mt76: do not run mt76u_status_worker if the device is not running

[PATCH AUTOSEL 6.0 35/73] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-12-18 16:07 UTC  (4+ messages)
` [PATCH AUTOSEL 6.0 45/73] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
` [PATCH AUTOSEL 6.0 53/73] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH AUTOSEL 6.0 61/73] wifi: mt76: do not run mt76u_status_worker if the device is not running

[PATCH AUTOSEL 6.1 41/85] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-12-18 16:01 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 51/85] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
` [PATCH AUTOSEL 6.1 61/85] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH AUTOSEL 6.1 71/85] wifi: mt76: do not run mt76u_status_worker if the device is not running

MediaTek MT7922 (AMD RZ616) Wifi 6E 6ghz not working
 2022-12-17 10:31 UTC 

[PATCH net-next v1 00/13] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2022-12-16 20:40 UTC  (9+ messages)
` [PATCH net-next v1 01/13] net: wwan: tmi: Add PCIe core
` [PATCH net-next v1 02/13] net: wwan: tmi: Add buffer management

[PATCH] wifi: mt76: fix potential memory leakage
 2022-12-16 16:48 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;
as well as URLs for NNTP newsgroup(s).