public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-19 00:40:23 to 2026-02-25 10:36:50 UTC [more...]

[PATCH v7 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-02-25 10:36 UTC  (30+ messages)
` [PATCH v7 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v7 11/23] scsi: ufs: mediatek: Rework probe function
` [PATCH v7 12/23] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v7 13/23] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v7 14/23] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v7 15/23] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v7 16/23] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v7 17/23] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v7 18/23] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v7 19/23] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v7 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v7 21/23] scsi: ufs: mediatek: Remove ret local from link_startup_notify

[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
 2026-02-25 10:17 UTC 

[patch] wifi: mt76: mt7925: fix incorrect TLV length in CLC command
 2026-02-25  9:47 UTC 

[PATCH v3] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-25  9:38 UTC 

[PATCH 00/11] Plane Color Pipeline support for MediaTek
 2026-02-25  9:40 UTC  (6+ messages)
` [PATCH 05/11] drm/mediatek: ovl: Implement support for Inverse Gamma
` [PATCH 06/11] drm/mediatek: Add plane_colorops_init() DDP hook for OVL

[PATCH 0/7] PCI: mediatek-gen3: add power control support
 2026-02-25  9:37 UTC  (14+ messages)
` [PATCH 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
` [PATCH 2/7] PCI: mediatek-gen3: Add error path for probe and resume driver callbacks
` [PATCH 3/7] PCI: mediatek-gen3: Split out device power helpers
` [PATCH 4/7] PCI: mediatek-gen3: Disable device if further setup fails
` [PATCH 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API
` [PATCH 6/7] arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power supplies
` [PATCH 7/7] arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slot

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-02-25  8:20 UTC  (3+ messages)

[PATCH v3 0/6] Add support for mt8167 display blocks
 2026-02-25  8:15 UTC  (14+ messages)
` [PATCH v3 1/6] arm64: dts: mt8167: Reorder nodes according to mmio address
` [PATCH v3 2/6] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH v3 3/6] dt-bindings: phy: mediatek,dsi-phy: Add support for mt8167
` [PATCH v3 4/6] arm64: dts: mediatek: mt8167: Add DRM nodes
` [PATCH v3 5/6] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH v3 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167
` (subset) [PATCH v3 0/6] Add support for mt8167 display blocks

[PATCH v1] ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace()
 2026-02-25  5:53 UTC  (7+ messages)

[PATCH v2] drm/mediatek: Remove all conflicting aperture devices during probe
 2026-02-25  3:13 UTC  (2+ messages)

[PATCH v1] ufs: core: Move link recovery for hibern8 exit failure to wl_resume
 2026-02-25  2:08 UTC  (3+ messages)

[PATCH v2] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-25  2:07 UTC  (2+ messages)

[PATCH v2 1/8] mmc: sdio: add MediaTek MT7902 SDIO device ID
 2026-02-24 20:30 UTC  (9+ messages)
` [PATCH v2 2/8] Bluetooth: btmtk: add MT7902 MCU support
` [PATCH v2 3/8] Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902
` [PATCH v2 4/8] Bluetooth: btusb: Add new VID/PID 13d3/3580 "
` [PATCH v2 5/8] Bluetooth: btusb: Add new VID/PID 13d3/3594 "
` [PATCH v2 6/8] Bluetooth: btusb: Add new VID/PID 13d3/3596 "
` [PATCH v2 7/8] Bluetooth: btusb: Add new VID/PID 0e8d/1ede "
` [PATCH v2 8/8] Bluetooth: btmtk: add MT7902 SDIO support

[PATCH v2] ufs: core: support UFSHCI 4.1 CQ entry tag
 2026-02-24 18:42 UTC  (2+ messages)

[PATCH v2 0/2] add debug log for command timeout
 2026-02-24 18:41 UTC  (2+ messages)

[PATCH 0/9] Add support for mt6392 PMIC
 2026-02-24 14:50 UTC  (13+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH 2/9] dt-bindings: regulator: add support for MT6392
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH 5/9] soc: mediatek: mtk-pmic-wrap: add compatible for MT6392 PMIC
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH 7/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH 8/9] rtc: mt6397: add compatible for MT6392 PMIC
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-24 12:44 UTC  (17+ messages)
` [PATCH 01/14] drm/connector: Introduce "
` [PATCH 02/14] drm/edid: Convert to "
` [PATCH 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH 04/14] drm/amdgpu: display: "
` [PATCH 05/14] drm/bridge: adv7511: "
` [PATCH 06/14] drm/bridge: analogix: "
` [PATCH 07/14] drm/bridge: cadence: "
` [PATCH 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH 10/14] drm/arm: komeda: "
` [PATCH 11/14] drm/mediatek: dp: "
` [PATCH 12/14] drm/rockchip: analogix: "
` [PATCH 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-24 12:40 UTC  (11+ messages)
` [PATCH v5 05/18] clk: mediatek: Add MT8189 vlpckgen clock support
` [PATCH v5 06/18] clk: mediatek: Add MT8189 vlpcfg "

[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
 2026-02-24 11:19 UTC  (2+ messages)

[PATCH RESEND] ARM: dts: mediatek: mt7623: fix efuse fallback compatible
 2026-02-24  9:34 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names
 2026-02-24  9:34 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: regulator: mt6359: make regulator names unique
` (subset) [PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names

[PATCH 0/3] Add mmc aliases for Mediatek Genio boards
 2026-02-24  9:33 UTC  (2+ messages)

[PATCH 0/2] Correct MT8365's infracfg-nao DT node description as a pure syscon
 2026-02-24  9:34 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: mediatek: mt8195-cherry: Disable xhci1 completely
 2026-02-24  9:33 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: syscon: Add mt8516-syscfg
 2026-02-24  9:25 UTC  (2+ messages)
` Re: "

[PATCH 1/5] wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]
 2026-02-23 23:45 UTC  (9+ messages)
` [PATCH 2/5] wifi: mt76: mt7921: refactor CLC support check flow
` [PATCH 3/5] wifi: mt76: mt7921: refactor regulatory notifier flow
` [PATCH 4/5] wifi: mt76: mt7921: add auto regdomain switch support
` [PATCH 5/5] wifi: mt76: mt7921: disable auto regd changes after user set

[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
 2026-02-23 15:42 UTC  (24+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 2/9] power: supply: cw2015: Free allocated workqueue
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH 4/9] power: supply: mt6370: Simplify with devm_create_singlethread_workqueue
` [PATCH 5/9] power: supply: ipaq_micro: Simplify with devm
` [PATCH 6/9] mfd: ezx-pcap: Drop memory allocation error message
` [PATCH 7/9] mfd: ezx-pcap: Return directly instead of empty gotos
` [PATCH 8/9] mfd: ezx-pcap: Avoid rescheduling after destroying workqueue
` [PATCH 9/9] platform/chrome: cros_usbpd_logger: Simplify with devm

[PATCH] phy: mediatek: allow building T-PHY driver for MT7621 MIPS SoC
 2026-02-23 13:47 UTC  (2+ messages)

[PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID
 2026-02-23 13:18 UTC  (10+ messages)
` [PATCH 2/4] Bluetooth: btmtk: add MT7902 MCU support
` [PATCH 3/4] Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902
` [PATCH 4/4] Bluetooth: btmtk: add MT7902 SDIO support

[PATCH] regulator: mt6363: Fix incorrect and redundant IRQ disposal in probe
 2026-02-22 18:24 UTC 

[PATCH 01/11] wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
 2026-02-21 20:19 UTC  (14+ messages)
` [PATCH 03/11] wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copy
` [PATCH 04/11] wifi: mt76: mt7921: add MT7902e DMA layout support
` [PATCH 05/11] wifi: mt76: connac: mark MT7902 as hw txp devices
` [PATCH 06/11] wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmd
` [PATCH 07/11] wifi: mt76: mt792x: ensure MCU ready before ROM patch download
` [PATCH 08/11] wifi: mt76: mt7921: add MT7902 MCU support
` [PATCH 09/11] wifi: mt76: mt792x: add MT7902 WFDMA prefetch configuration
` [PATCH 10/11] wifi: mt76: mt7921: add MT7902 PCIe device support
` [PATCH 11/11] wifi: mt76: mt7921: add MT7902 SDIO "

[PATCH wireless-next 0/2] wifi: mac80211: fetch FILS and unsolicited probe response templates by link ID
 2026-02-20 17:53 UTC  (4+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: fetch FILS discovery template "
` [PATCH wireless-next 2/2] wifi: mac80211: fetch unsolicited probe response "

[PATCH] mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
 2026-02-20 17:23 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add Lite-On 04ca:3807 for MediaTek MT7921
 2026-02-20 14:40 UTC  (2+ messages)

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-02-20  0:09 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board

[PATCH] Bluetooth: btusb: Add Lite-On 04ca:3807 for MediaTek MT7921
 2026-02-19 19:17 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.18] pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
 2026-02-19  2:03 UTC 


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