messages from 2025-10-20 16:28:02 to 2025-10-24 17:51:44 UTC [more...]
[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-24 17:51 UTC (32+ messages)
` [PATCH v3 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v3 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v3 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v3 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v3 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v3 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v3 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v3 08/24] scsi: ufs: mediatek: Rework init function
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v3 10/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v3 11/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v3 12/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v3 13/24] scsi: ufs: mediatek: Switch to newer PM ops helpers
` [PATCH v3 14/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v3 15/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v3 16/24] scsi: ufs: mediatek: Add vendor prefix to clk-scale-up-vcore-min
` [PATCH v3 17/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v3 18/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v3 19/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v3 20/24] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v3 21/24] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v3 22/24] scsi: ufs: mediatek: Make scale_us in setup_clk_gating const
` [PATCH v3 23/24] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v3 24/24] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
[PATCH v10 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-24 16:29 UTC (12+ messages)
` [PATCH v10 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v10 2/9] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v10 3/9] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v10 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v10 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v10 6/9] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v10 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC
` [PATCH v10 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v10 9/9] mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH v1 0/7] clk: mediatek: Add support for SPMI Clock Controllers
2025-10-24 16:25 UTC (9+ messages)
` [PATCH v1 1/7] clk: mediatek: Split out registration from mtk_clk_register_gates()
` [PATCH v1 2/7] clk: mediatek: clk-gate: Simplify and optimize registration iter
` [PATCH v1 3/7] clk: mediatek: clk-mtk: Split and rename __mtk_clk_simple_probe()
` [PATCH v1 4/7] clk: mediatek: Add and wire up mtk_spmi_clk_register_gates()
` [PATCH v1 5/7] clk: mediatek: Add support to register SPMI Clock Controllers
` [PATCH v1 6/7] dt-bindings: clock: Describe MT6685 PM/Clock IC Clock Controller
` [PATCH v1 7/7] clk: mediatek: Add support for "
[PATCH v1 0/2] rtc: Add support for MT6685 RTC
2025-10-24 16:22 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: Add MediaTek MT6685 PM/Clock IC Real Time Clock
` [PATCH v1 2/2] rtc: Add support for MT6685 Clock IC's RTC over SPMI
[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
2025-10-24 14:50 UTC (4+ messages)
[PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
2025-10-24 13:17 UTC (2+ messages)
[PATCH v11 00/11] Add support for MT8195/88 HDMIv2 and DDCv2
2025-10-24 12:39 UTC (18+ messages)
` [PATCH v11 01/11] drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_dev
` [PATCH v11 02/11] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v11 03/11] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v11 04/11] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v11 05/11] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v11 06/11] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v11 07/11] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v11 08/11] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v11 09/11] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v11 10/11] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
` [PATCH v11 11/11] drm/mediatek: mtk_hdmi_common: Defer probe when ddc i2c bus isn't available yet
[PATCH net-next] net: airoha: Fix a copy and paste bug in probe()
2025-10-24 12:22 UTC (2+ messages)
issue with [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
2025-10-24 11:21 UTC (4+ messages)
` Aw: "
[PATCH 0/2] MT8189 SMI SUPPORT
2025-10-24 8:45 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
[PATCH v4 0/5] SPMI: MediaTek: Add support for multi-bus
2025-10-24 8:32 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
` [PATCH v4 2/5] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
` [PATCH v4 3/5] spmi: mtk-pmif: Keep spinlock until read is fully done
` [PATCH v4 4/5] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
` [PATCH v4 5/5] spmi: mtk-pmif: Add support for MT8196 SPMI Controller
[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-24 6:03 UTC (4+ messages)
` [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH v9 0/2] add VCP mailbox driver
2025-10-24 2:56 UTC (2+ messages)
[PATCH net-next v2] net: airoha: Remove code duplication in airoha_regs.h
2025-10-24 0:30 UTC (2+ messages)
[PATCH] Bluetooth: fix corruption in h4_recv_buf() after cleanup
2025-10-23 21:40 UTC (2+ messages)
[PATCH] ASoC: SOF: Fix function topology name check in profile info output
2025-10-23 21:14 UTC (3+ messages)
[PATCH 0/3] Cleanup around iommu_set_fault_handler()
2025-10-23 16:58 UTC (11+ messages)
` [PATCH 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
[net-next PATCH v2 0/2] net: airoha: initial phylink support
2025-10-23 15:11 UTC (4+ messages)
` [net-next PATCH v2 1/2] net: airoha: use device_set_node helper to setup GDM node
` [net-next PATCH v2 2/2] net: airoha: add phylink support for GDM1
[PATCH] wifi: mt76: mt7996: remove redundant NULL check in mt7996_msdu_page_get_from_cache()
2025-10-23 14:24 UTC (3+ messages)
[PATCH] mediatek MT7920: update bluetooth firmware to 20251020151255
2025-10-23 11:17 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7922 WiFi device
2025-10-23 11:17 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7920 WiFi device
2025-10-23 11:08 UTC (2+ messages)
[PATCH] remoteproc: mtk_scp: remove unnecessary checking
2025-10-23 10:10 UTC (3+ messages)
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-23 4:58 UTC (10+ messages)
` [PATCH v2 1/6] iommu: Generic support for RMRs during device release
` [PATCH v2 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v2 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v2 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v2 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v2 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH v8 00/20] Add GCE support for MT8196
2025-10-23 4:03 UTC (6+ messages)
` [PATCH v8 10/20] soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
[PATCH 0/1] selinux: export current_sid API for use in other kernel modules
2025-10-23 1:39 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
2025-10-22 17:16 UTC
[net-next PATCH 0/2] net: airoha: initial phylink support
2025-10-22 15:52 UTC (8+ messages)
` [net-next PATCH 1/2] net: airoha: use device_set_node helper to setup GDM node
` [net-next PATCH 2/2] net: airoha: add phylink support for GDM1
[PATCH] mediatek MT7922: update bluetooth firmware to 20251020143443
2025-10-22 14:19 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7922 WiFi device
2025-10-22 14:14 UTC (2+ messages)
[PATCH v2 RESEND 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-22 13:50 UTC (2+ messages)
[PATCH v10 00/10] Add support for MT8195/88 HDMIv2 and DDCv2
2025-10-22 13:47 UTC (3+ messages)
` [PATCH v10 04/10] drm/mediatek: mtk_hdmi: Split driver and add common probe function
[PATCH v2 0/5] pmdomain: mediatek: Add HWVoter and MT8196 Support
2025-10-22 12:57 UTC (2+ messages)
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-22 12:35 UTC (18+ messages)
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds
[PATCH net-next] net: airoha: Remove code duplication in airoha_regs.h
2025-10-22 7:12 UTC (3+ messages)
[PATCH] drm/mediatek: fix device use-after-free on unbind
2025-10-22 6:46 UTC (2+ messages)
[PATCH v4 0/8] Enable video decoder & encoder for MT8189
2025-10-22 5:45 UTC (6+ messages)
` [PATCH v4 4/8] media: mediatek: vcodec: Add core-only VP9 decoding support "
[PATCH v2] ufs: core: Fix error handler host_sem issue
2025-10-22 2:27 UTC (2+ messages)
[PATCH v2 0/8] Enhance UFS Mediatek Driver
2025-10-22 1:56 UTC (2+ messages)
[PATCH v3 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-22 1:25 UTC (2+ messages)
[PATCH v2 0/2] update CQ entry and dump CQE in MCQ mode
2025-10-22 1:17 UTC (2+ messages)
[PATCH v2 0/3] Add Mali GPU support for Mediatek MT8365 SoC
2025-10-21 13:01 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v2 2/3] arm64: dts: mediatek: mt8365: Add GPU support
` [PATCH v2 3/3] arm64: dts: mediatek: mt8365-evk: Enable "
[PATCH net-next v3 00/13] net: airoha: Add AN7583 ethernet controller support
2025-10-21 11:20 UTC (4+ messages)
` [PATCH net-next v3 01/13] dt-bindings: net: airoha: Add AN7583 support
Informacja z księgowości
2025-10-21 7:40 UTC
[PATCH next] wifi: mt76: mt7996: fix typos in comments
2025-10-21 6:48 UTC
[PATCH v6 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-21 2:02 UTC (2+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-20 20:08 UTC (7+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
2025-10-20 19:36 UTC (5+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-20 18:47 UTC (9+ messages)
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev
[PATCH] ASoC: mediatek: Fix double pm_runtime_disable in remove functions
2025-10-20 17:04 UTC
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).