Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 07:25:22 to 2026-07-14 16:42:12 UTC [more...]

[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-14 16:42 UTC  (3+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "

[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-14 15:28 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH 3/3] pmdomain: mediatek: Add support for MT6858 SoC

[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-14 12:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH v10 0/7] Bluetooth: btmtk: Add MT7928 support
 2026-07-14 12:33 UTC  (8+ messages)
` [PATCH v10 1/7] Bluetooth: btmtksdio: Fix DMA out-of-bounds access in TX path
` [PATCH v10 2/7] Bluetooth: btmtk: Add firmware size validation in btmtk_setup_firmware_79xx()
` [PATCH v10 3/7] Bluetooth: btmtksdio: Remove redundant firmware filename override
` [PATCH v10 4/7] Bluetooth: btmtksdio: Pass hardware dev_id to mt79xx_setup()
` [PATCH v10 5/7] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
` [PATCH v10 6/7] Bluetooth: btmtk: Improve BT firmware logging
` [PATCH v10 7/7] Bluetooth: btmtk: Add MT7928 support

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-07-14 12:06 UTC  (3+ messages)

[PATCH v4 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-07-14 11:58 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH v4 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH v4 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH v4 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:44 UTC  (47+ messages)
` [PATCH v2 01/46] drm/mediatek: Rename OVL format naming
` [PATCH v2 02/46] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v2 03/46] drm/mediatek: Export OVL Blend function
` [PATCH v2 04/46] drm/mediatek: Move mtk_ddp_comp_type enumeration to mtk-mmsys.h
` [PATCH v2 05/46] drm/mediatek: Add missing component types in mtk_ddp_comp_type
` [PATCH v2 06/46] drm/mediatek: Rename all display component type to have DISP_ prefix
` [PATCH v2 07/46] drm/mediatek: Use hashtable for components discovery and registration
` [PATCH v2 08/46] drm/mediatek: ddp_comp: Move internal component register in function
` [PATCH v2 09/46] drm/mediatek: De-duplicate internal component checks
` [PATCH v2 10/46] drm/mediatek: Introduce and use path/comp definition structures
` [PATCH v2 11/46] drm/mediatek: Create new mtk_drm_legacy and move deprecated code
` [PATCH v2 12/46] dt-bindings: soc: mediatek: mutex: Allow #trigger-source-cells
` [PATCH v2 13/46] dt-bindings: display: mediatek: Allow trigger-sources on relevant HW
` [PATCH v2 14/46] drm/mediatek: Add support for MuteX trigger-sources parsing
` [PATCH v2 15/46] drm/mediatek: ovl_adaptor: Add special MERGE component check
` [PATCH v2 16/46] drm/mediatek: mtk_hdmi_v2: Don't warn on RPM active during detach
` [PATCH v2 17/46] drm/mediatek: Add support for hardware multi-stage layers
` [PATCH v2 18/46] drm/mediatek: mtk_crtc: Complete documentation for struct mtk_crtc
` [PATCH v2 19/46] drm/mediatek: mtk_crtc: Minimize spinlocked time in cmdq callback
` [PATCH v2 20/46] drm/mediatek: mtk_crtc: Dynamically find vblank/cfg component indices
` [PATCH v2 21/46] soc: mediatek: mtk-mutex: Add new functions to add/remove triggers
` [PATCH v2 22/46] soc: mediatek: mtk-mmsys: Migrate to new Multimedia DDP HW indexing
` [PATCH v2 23/46] drm/mediatek: Fully migrate to new Display Controller "
` [PATCH v2 24/46] drm/mediatek: mtk_dpi: Pass parameters with new mtk_dpi_sync structure
` [PATCH v2 25/46] drm/mediatek: mtk_dpi: Fully separate HW setup from common code
` [PATCH v2 26/46] drm/mediatek: Create new mtk_dpi_common lib and move mtk_dpi code
` [PATCH v2 27/46] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH v2 28/46] drm/mediatek: Add support for MediaTek Digital Video Output (DVO)
` [PATCH v2 29/46] drm/mediatek: Pass mtk_ddp_comp in clk and config callbacks
` [PATCH v2 30/46] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH v2 31/46] drm/mediatek: Add support for Display Layer Blender component
` [PATCH v2 32/46] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH v2 33/46] drm/mediatek: Add support for Display Controller exDMA component
` [PATCH v2 34/46] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH v2 35/46] drm/mediatek: Add support for Display Output Processor component
` [PATCH v2 36/46] drm/mediatek: mtk_crtc: Dynamically find suitable CRTC DMA device
` [PATCH v2 37/46] drm/mediatek: Prepare path builder for multi-controller architecture
` [PATCH v2 38/46] drm/mediatek: Enable bring-up of multi-controller CRTC paths
` [PATCH v2 39/46] drm/mediatek: Introduce MediaTek Asynchronous DirectLink Controller
` [PATCH v2 40/46] drm/mediatek: Support registering disp controller device subnodes
` [PATCH v2 41/46] soc: mediatek: mtk-mmsys: Populate multimedia subsystem subdevices
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH v2 43/46] drm/mediatek: Add Two-Dimension Sharpness Processor (TDSHP) driver
` [PATCH v2 44/46] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer
` [PATCH v2 45/46] drm/mediatek: Add support for Display Image Resizer (Scaler)
` [PATCH v2 46/46] drm/mediatek: mtk_drm_drv: Fail init only if all paths are invalid

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:30 UTC  (5+ messages)
` [PATCH 06/42] drm/mediatek: Use hashtable for components discovery and registration

[PATCH] soc: mediatek: add missing MODULE_DEVICE_TABLE()
 2026-07-14 10:49 UTC  (2+ messages)

[PATCH wireless-next v2 0/2] wifi: mt76: fix per-band LEDs under single-wiphy MLO
 2026-07-14 10:26 UTC  (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: mt76: share the throughput LED trigger across bands
` [PATCH wireless-next v2 2/2] wifi: mt76: mt7996: register a LED classdev for every band

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-14  9:33 UTC  (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH] gpiolib: tolerate gpio-hogs lacking a hogging state
 2026-07-14  8:45 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: mediatek: Add MT6858 support
 2026-07-14  8:23 UTC  (2+ messages)

[PATCH v1 00/20] gpio: Improvements around device-id arrays
 2026-07-14  7:24 UTC  (2+ messages)
` [PATCH v1 16/20] gpio: Unify style of of_device_id arrays


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox