linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 17:00:42 to 2025-08-29 03:39:06 UTC [more...]

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-29  0:47 UTC  (7+ messages)
` [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate()
` (subset) [PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()

[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-29  1:09 UTC  (32+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 06/18] cpufreq: intel_pstate: "
` [PATCH v2 07/18] cpufreq: longhaul: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 09/18] cpufreq: powernv: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "
` [PATCH v2 12/18] PM / devfreq: "
` [PATCH v2 13/18] drm/i915: "
` [PATCH v2 14/18] cpufreq: powerpc: macintosh: "
` [PATCH v2 15/18] powercap: dtpm_cpu: "
` [PATCH v2 16/18] thermal: imx: "
` [PATCH v2 17/18] thermal/drivers/ti-soc-thermal: "
` [PATCH v2 18/18] PM: EM: "

[GIT PULL] mediatek drm fixes - 20250825
 2025-08-28 23:44 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
 2025-08-28 20:06 UTC  (3+ messages)
` [PATCH v1 2/2] phy: mediatek: tphy: Add software role switching

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-28 19:35 UTC  (12+ messages)
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH net-next 1/1] net: phy: mtk-2p5ge: Add LED support for MT7988
 2025-08-29  0:00 UTC  (2+ messages)

[PATCH] drm/mediatek: fix device leaks at bind
 2025-08-28 23:51 UTC  (3+ messages)

[GIT PULL] mediatek drm fixes - 20250829
 2025-08-28 23:41 UTC 

[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-28 16:00 UTC  (16+ messages)
` [PATCH v6 01/15] devres: provide devm_kmemdup_const()
` [PATCH v6 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v6 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v6 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v6 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v6 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v6 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v6 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v6 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v6 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v6 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v6 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v6 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-28 15:05 UTC  (12+ messages)

[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
 2025-08-28 13:26 UTC  (12+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition

[PATCH v2] ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()
 2025-08-28 14:26 UTC  (3+ messages)

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-08-28 13:30 UTC  (21+ messages)
` [PATCH v4 01/19] dt-bindings: arm: mediatek: mmsys: add compatible "
` [PATCH v4 02/19] dt-bindings: soc: mediatek: add mutex yaml "
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA "
` [PATCH v4 04/19] dt-bindings: display: mediatek: add BLENDER "
` [PATCH v4 05/19] dt-bindings: display: mediatek: add OUTPROC "
` [PATCH v4 06/19] soc: mediatek: Add runtime PM and top clocks and async controls for MMSYS
` [PATCH v4 07/19] soc: mediatek: add mmsys support for MT8196
` [PATCH v4 08/19] soc: mediatek: mutex: Reused the switch case for SOF ID
` [PATCH v4 09/19] soc: mediatek: mutex: refactor SOF settings for output components
` [PATCH v4 10/19] soc: mediatek: mutex: add mutex support for MT8196
` [PATCH v4 11/19] drm/mediatek: Rename OVL format naming
` [PATCH v4 12/19] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v4 13/19] drm/mediatek: Export OVL Blend function
` [PATCH v4 14/19] drm/mediatek: add EXDMA support for MT8196
` [PATCH v4 15/19] drm/mediatek: add BLENDER "
` [PATCH v4 16/19] drm/mediatek: add OUTPROC "
` [PATCH v4 17/19] drm/mediatek: add ovlsys_adaptor "
` [PATCH v4 18/19] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver
` [PATCH v4 19/19] drm/mediatek: Add support for MT8196 multiple mmsys

[PATCH] net: ethernet: ti: Prevent divide-by-zero in cpts_calc_mult_shift()
 2025-08-28 13:01 UTC  (5+ messages)

[patch] wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device
 2025-08-28 12:39 UTC 

[PATCH v4 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
 2025-08-28  9:09 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: Move embedded controllers to own directory
 2025-08-28  8:41 UTC  (3+ messages)

Pozycjonowanie - informacja
 2025-08-28  8:10 UTC 

Proszę o kontakt
 2025-08-28  7:45 UTC 

[PATCH 01/19] dt-bindings: arm: mediatek: mmsys: add compatible for MT8196
 2025-08-28  6:31 UTC 

[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
 2025-08-27 22:28 UTC  (11+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH 16/39] drm/atmel-hlcdc: Switch to drm_atomic_get_new_crtc_state()
` [PATCH 24/39] drm/loongson: "
` [PATCH 26/39] drm/msm/mdp5: "

[PATCH v7 00/20] Add GCE support for MT8196
 2025-08-27 11:37 UTC  (21+ messages)
` [PATCH v7 01/20] arm64: dts: mediatek: Add GCE header "
` [PATCH v7 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v7 03/20] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH v7 04/20] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH v7 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v7 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v7 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v7 08/20] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v7 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 11/20] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
` [PATCH v7 12/20] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v7 13/20] drm/mediatek: "
` [PATCH v7 14/20] media: platform: mtk-mdp3: "
` [PATCH v7 15/20] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
` [PATCH v7 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
` [PATCH v7 18/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH v7 19/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 20/20] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[PATCH RFC 0/5] Introduce support for post-blend color pipeline
 2025-08-27 11:32 UTC  (7+ messages)
` [PATCH RFC 1/5] drm: Support post-blend color pipeline API

[PATCH v2 0/3] Radxa NIO 12L: Add GPIO keys and LED support
 2025-08-27  9:04 UTC  (6+ messages)
` [PATCH v2 1/3] Input: mtk-pmic-keys - MT6359 has a specific release irq
` [PATCH v2 2/3] arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support
` [PATCH v2 3/3] arm64: dts: mediatek: mt8395-nio-12l: add support for blue and red LEDs

[PATCH mt76] wifi: mt76: mt7996: Export MLO AP capabilities to mac80211
 2025-08-27  8:01 UTC 

[PATCH 0/1] misc: remove ineffective WARN_ON() check from misc_deregister()
 2025-08-27  2:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
 2025-08-27  2:12 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: mediatek: mt8189: Add pinmux macro header file

[PATCH v3 0/6] MediaTek devicetree/bindings warnings sanitization second round
 2025-08-26 19:57 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: clock: mediatek: Add power-domains property
` [PATCH v3 2/6] ASoC: dt-binding: Convert mt8183-afe-pcm to dt-schema
` [PATCH v3 3/6] dt-bindings: arm: mediatek: Support mt8183-audiosys variant
` [PATCH v3 4/6] arm64: dts: mt8183: Rename nodes to match audiosys DT schema
` [PATCH v3 5/6] dt-bindings: sound: Convert MT8183 DA7219 sound card to "
` [PATCH v3 6/6] ASoC: dt-binding: Convert MediaTek mt8183-mt6358 "

[PATCH 0/1] misc: Prevent double registration and deregistration of miscdevice
 2025-08-26 12:54 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH v2 00/10] ufs: host: mediatek: Power Management and Stability Enhancements
 2025-08-26 15:06 UTC  (12+ messages)
` [PATCH v2 01/10] ufs: host: mediatek: Enhance recovery on hibernation exit failure
` [PATCH v2 02/10] ufs: host: mediatek: Enhance recovery on resume failure
` [PATCH v2 03/10] ufs: host: mediatek: Correct system PM flow
` [PATCH v2 04/10] ufs: host: mediatek: Correct resume flow for LPM and MTCMOS
` [PATCH v2 05/10] ufs: host: mediatek: Support UFS PHY runtime PM and correct sequence
` [PATCH v2 06/10] ufs: host: mediatek: Disable auto-hibern8 during power mode changes
` [PATCH v2 07/10] ufs: host: mediatek: Return error directly on idle wait timeout
` [PATCH v2 08/10] ufs: host: mediatek: Fix adapt issue after PA_Init
` [PATCH v2 09/10] ufs: host: mediatek: Fix unbalanced IRQ enable issue
` [PATCH v2 10/10] ufs: host: mediatek: Fix device power control

[PATCH 0/3] Radxa NIO 12L: Add GPIO keys and LED support
 2025-08-26 13:51 UTC  (5+ messages)
` [PATCH 1/3] Input: mtk-pmic-keys - MT6359 has a specific release irq

[PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
 2025-08-26  8:36 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: mediatek: Add support of SOF on Mediatek mt8196 SoC
 2025-08-26  7:23 UTC  (14+ messages)
` [PATCH v2 1/2] dt-bindings: dsp: mediatek: add mt8196 dsp document

[PATCH mt76] wifi: mt76: Remove dead code in mt76_scan_work
 2025-08-26  8:13 UTC 

Energia elektryczna - zmiany
 2025-08-26  8:00 UTC 

[PATCH] Bluetooth: remove duplicate h4_recv_buf() in header
 2025-08-26  5:44 UTC  (3+ messages)

[PATCH v1 00/10] ufs: host: mediatek: Power Management and Stability Enhancements
 2025-08-26  3:04 UTC  (4+ messages)
` [PATCH v1 01/10] ufs: host: mediatek: Enhance recovery on hibernation exit failure

[PATCH v7 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
 2025-08-26  2:47 UTC  (2+ messages)

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-26  0:32 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: airoha: Add PPE support for RX wlan offload
 2025-08-26  0:50 UTC  (2+ messages)

[PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189
 2025-08-25 16:38 UTC  (2+ messages)

[PATCH v2 0/6] MediaTek devicetree/bindings warnings sanitization second round
 2025-08-25 16:05 UTC  (12+ messages)
` [PATCH v2 2/6] ASoC: dt-binding: Convert mt8183-afe-pcm binding to YAML
` [PATCH v2 5/6] dt-bindings: sound: Convert MT8183 DA7219 sound card bindings "
` [PATCH v2 6/6] ASoC: dt-binding: Convert MediaTek mt8183-mt6358 "


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