linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-04 03:02:15 to 2024-10-08 07:41:42 UTC [more...]

[PATCH v8 0/8] platform/chrome: Introduce DT hardware prober
 2024-10-08  7:34 UTC  (4+ messages)
` [PATCH v8 1/8] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v8 2/8] of: base: Add for_each_child_of_node_with_prefix()
` [PATCH v8 3/8] i2c: core: Remove extra space in Makefile

[PATCH v10 0/5] Fix degradation problem of alpha blending series
 2024-10-08  7:33 UTC  (10+ messages)
` [PATCH v10 1/5] drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs
` [PATCH v10 2/5] drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement
` [PATCH v10 3/5] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
` [PATCH v10 4/5] drm/mediatek: ovl: Add blend_modes to driver data
` [PATCH v10 5/5] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs

[PATCH v2] arm64: dts: mediatek: mt8195: Fix dtbs_check error for tphy
 2024-10-08  7:15 UTC 

[PATCH] arm64: dts: mediatek: mt8195: Fix dtbs_check error for tphy
 2024-10-08  7:10 UTC  (3+ messages)

[PATCH] scsi: ufs: ufs-mediatek: configure individual LU queue flags
 2024-10-08  6:59 UTC 

[PATCH v9 0/5] Fix degradation problem of alpha blending series
 2024-10-08  6:39 UTC  (16+ messages)
` [PATCH v9 1/5] drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs
` [PATCH v9 2/5] drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement
` [PATCH v9 3/5] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
` [PATCH v9 4/5] drm/mediatek: ovl: Add blend_modes to driver data
` [PATCH v9 5/5] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs

[PATCH v6] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-08  6:19 UTC  (2+ messages)

[PATCH] dt-bindings: phy: mediatek: tphy: add a property for power-domains
 2024-10-08  4:03 UTC  (3+ messages)

[PATCH] soc: mediatek: pwrap: add pwrap driver for MT8188 SoC
 2024-10-08  1:21 UTC  (6+ messages)

[PATCH net] net: airoha: Update tx cpu dma ring idx at the end of xmit loop
 2024-10-08  0:40 UTC  (3+ messages)

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-07 22:34 UTC  (8+ messages)
` [PATCH 24/51] mailbox: mtk-cmdq-mailbox: "

[PATCH v3 0/4] Add pinctrl support for mt7988
 2024-10-07 21:18 UTC  (6+ messages)
` [PATCH v3 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v3 2/4] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v3 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
` [PATCH v3 4/4] arm64: dts: mediatek: mt7988: add pinctrl support

[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-07 19:13 UTC  (5+ messages)

[PATCH v2 1/2] arm64: dts: mediatek: mt8390-genio-700-evk: update regulator names
 2024-10-07 18:44 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: add keys and USB HUB

[PATCH v1 0/4] Add pinctrl support for mt7988
 2024-10-07 16:08 UTC  (8+ messages)
` [PATCH v1 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v1 2/4] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v1 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
` [PATCH v1 4/4] arm64: dts: mediatek: mt7988: add pinctrl support

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-10-07 14:38 UTC  (16+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL

[PATCH v1 0/3] soc: mediatek: mtk-cmdq-helper: Various cleanups
 2024-10-07 14:36 UTC  (6+ messages)

[PATCH v1] dt-bindings: spi: add compatibles for mt7988
 2024-10-07 14:16 UTC  (4+ messages)
  ` Aw: "

[PATCH] arm64: dts: mediatek: mt8390-genio-700-evk: enable pcie
 2024-10-07 14:08 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: mediatek: mt7623: fix IR nodename
 2024-10-07 14:06 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: mediatek: mt7623: fix efuse fallback compatible

[PATCH wireless] wifi: mt76: mt7996: fix invalid interface combinations
 2024-10-07 13:51 UTC 

[PATCH net-next 0/9] net: phy: mediatek: Introduce mtk-phy-lib which integrates common part of MediaTek's internal ethernet PHYs
 2024-10-07 12:50 UTC  (25+ messages)
` [PATCH net-next 1/9] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/9] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next 3/9] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next 4/9] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next 5/9] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next 6/9] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next 7/9] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next 8/9] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next 9/9] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib

[PATCH v3 04/14] drm/mediatek: Fix XRGB setting error in Mixer
 2024-10-07 11:36 UTC  (2+ messages)

[PATCH v2 0/2] Add mmc support for mt7988
 2024-10-07 11:36 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC
    ` Aw: "
        ` Aw: "
` [PATCH v2 2/2] mmc: mtk-sd: add support for mt7988
    ` Aw: "

[PATCH v11 0/3] drm/mediatek: Add support for OF graphs
 2024-10-07  9:31 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v11 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v11 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v10 3/3] drm/mediatek: Implement OF graphs support for display paths
 2024-10-07  9:08 UTC  (7+ messages)

[PATCH v2] wifi: mt76: introduce mt792x_config_mac_addr_list routine
 2024-10-07  7:37 UTC 

[PATCH v10 0/2] fix abort defect
 2024-10-07  7:20 UTC  (6+ messages)
` [PATCH v10 2/2] ufs: core: requeue aborted request

[PATCH] wifi: mt76: introduce mt792x_config_mac_addr_list routine
 2024-10-07  7:13 UTC 

[PATCH] drm/mediatek: Fix XRGB format breakage for blend_modes unsupported SoCs
 2024-10-07  6:09 UTC  (4+ messages)

[PATCH v5] dt-bindings: display: mediatek: split: add subschema property constraints
 2024-10-07  6:03 UTC  (2+ messages)

Gifting an Acoustic Instrument
 2024-10-06 22:22 UTC 

[PATCH v1 0/2] Add mmc support for mt7988
 2024-10-06 15:13 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC
    ` Aw: "
` [PATCH v1 2/2] mmc: mtk-sd: add support for mt7988

[PATCH] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear
 2024-10-06 13:13 UTC 

[PATCH v2 0/4] Add pinctrl support for mt7988
 2024-10-06 10:08 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v2 2/4] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v2 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
` [PATCH v2 4/4] arm64: dts: mediatek: mt7988: add pinctrl support

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-05 12:38 UTC  (6+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net-next] net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
 2024-10-05 10:24 UTC  (3+ messages)

[PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-05  0:45 UTC  (5+ messages)
` [PATCHv2 5/5] documentation: use nvmem-layout in examples

[PATCH net-next v2 0/2] net: airoha: Fix PSE memory configuration
 2024-10-04 17:00 UTC  (2+ messages)

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2024-10-04 14:35 UTC  (8+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
          ` Aw: "

[PATCH v3 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
 2024-10-04 11:08 UTC  (6+ messages)
` [PATCH v3 3/6] dt-bindings: nvmem: mediatek: efuse: Reuse mt8186-efuse in mt8188

[PATCH v3 0/9] Add platform supports to MediaTek MT8188 SoC (part 2)
 2024-10-04  9:33 UTC  (11+ messages)
` [PATCH v3 1/9] arm64: dts: mediatek: mt8188: Assign GCE aliases
` [PATCH v3 2/9] arm64: dts: mediatek: mt8188: Add PCIe nodes
` [PATCH v3 3/9] arm64: dts: mediatek: mt8188: Add MIPI DSI nodes
` [PATCH v3 4/9] arm64: dts: mediatek: mt8188: Add video decoder and encoder nodes
` [PATCH v3 5/9] arm64: dts: mediatek: mt8188: Add JPEG "
` [PATCH v3 6/9] arm64: dts: mediatek: mt8188: Add display nodes for vdosys0
` [PATCH v3 7/9] arm64: dts: mediatek: mt8188: Add display nodes for vdosys1
` [PATCH v3 8/9] arm64: dts: mediatek: mt8188: Add DP-INTF nodes
` [PATCH v3 9/9] arm64: dts: mediatek: mt8188: Add eDP and DP TX nodes

[PATCH] dt-bindings: power: mediatek: Refine multiple level power domain nodes
 2024-10-04  8:40 UTC  (3+ messages)

[PATCH net-next] net: airoha: Implement BQL support
 2024-10-04  8:30 UTC  (3+ messages)

[PATCH v3] linux-firmware: update firmware for en8811h 2.5G ethernet phy
 2024-10-04  7:24 UTC 

[PATCH v4] dt-bindings: display: mediatek: split: add subschema property constraints
 2024-10-04  7:16 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359
 2024-10-04  6:44 UTC  (2+ messages)

[PATCH v2 0/9] Add platform supports to MediaTek MT8188 SoC (part 2)
 2024-10-04  4:23 UTC  (4+ messages)
` [PATCH v2 3/9] arm64: dts: mediatek: mt8188: Add MIPI DSI nodes

[PATCH] Input: elan_i2c - Wait for initialization after enabling regulator supply
 2024-10-04  3:57 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
 2024-10-04  3:09 UTC  (4+ messages)

[PATCH v3] dt-bindings: display: mediatek: split: add subschema property constraints
 2024-10-04  2:59 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).