linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 07:10:42 to 2021-09-05 04:28:57 UTC [more...]

[PATCH v9 00/14] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-05  4:28 UTC  (16+ messages)
` [PATCH v9 03/14] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v9 04/14] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v9 05/14] dt-bindings: mediatek: display: add "
` [PATCH v9 09/14] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v9 10/14] drm/mediatek: rename the define of register offset
` [PATCH v9 11/14] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v9 12/14] drm/mediatek: add DSC support "

[PATCH v3] clk: imx: use module_platform_driver
 2021-09-05  0:44 UTC  (2+ messages)

[PATCH v2] clk: imx: use module_platform_driver
 2021-09-04 23:52 UTC  (3+ messages)

[PATCH v15] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-09-04 22:32 UTC  (8+ messages)
` [PATCH v15 1/3] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
` [PATCH v15 2/3] cpufreq: Add of_perf_domain_get_sharing_cpumask
` [PATCH v15 3/3] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[PATCH v2] clk: rockchip: use module_platform_driver_probe
 2021-09-04 15:28 UTC 

[PATCH] clk: rockchip: use module_platform_driver_probe
 2021-09-04 15:00 UTC  (5+ messages)

[PATCH] clk: imx: use module_platform_driver
 2021-09-04 14:58 UTC  (3+ messages)

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-09-04 12:34 UTC  (3+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[PATCH v11 0/4] Mediatek pinctrl patch on mt8195
 2021-09-04  8:40 UTC  (17+ messages)
` [PATCH v11 1/4] dt-bindings: pinctrl: mt8195: add rsel define
` [PATCH v11 2/4] dt-bindings: pinctrl: mt8195: change pull up/down description
` [PATCH v11 3/4] pinctrl: mediatek: mt8195: Add pm_ops
` [PATCH v11 4/4] pinctrl: mediatek: add rsel setting on MT8195

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-04  3:00 UTC  (24+ messages)
` [PATCH v6, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v6, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v6, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v6, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v6, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v6, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v6, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v6, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v6, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v6, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v6, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v6, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v6, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH] ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX
 2021-09-03 15:18 UTC  (2+ messages)

[PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2021-09-03 14:26 UTC  (3+ messages)
` [PATCH v20 3/7] "

[PATCH v3 0/7] Add support to the mmsys driver to be a reset controller
 2021-09-03 14:10 UTC  (5+ messages)
` [PATCH v3 6/7] soc: mediatek: mmsys: Add reset controller support

[v2,0/2] update mediatek wdt driver and dt-binding
 2021-09-03 14:05 UTC  (4+ messages)
` [v2,1/2] watchdog: mtk: add disable_wdt_extrst support
` [v2, 2/2] dt-bindings: watchdog: mtk-wdt: "

[PATCH] ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_data
 2021-09-03 11:49 UTC 

[PATCH] arm64: dts: mt8192: add thermal zones, cooling map and trips
 2021-09-03 10:40 UTC  (2+ messages)

[PATCH v5 0/2] Add Mediatek Efuse Device Node for MT8192 SoC
 2021-09-03 10:06 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: mt8192: add eFuse support "

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-09-03 10:01 UTC  (13+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
` [PATCH v7 5/5] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH 4.19.y] net: dsa: mt7530: disable learning on standalone ports
 2021-09-03  9:14 UTC  (7+ messages)

[PATCH] watchdog: mtk: add disable_wdt_extrst support
 2021-09-03  6:51 UTC  (5+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-09-03  4:02 UTC  (9+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH] Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
 2021-09-02  9:39 UTC  (2+ messages)

[PATCH v12 3/6] PCI: mediatek: Add new method to get irq number
 2021-09-02  9:28 UTC  (3+ messages)

[PATCH v12 2/6] PCI: mediatek: Add new method to get shared pcie-cfg base address
 2021-09-02  9:34 UTC  (4+ messages)

[PATCH v2 0/3] drivers: Add the helper function devm_platform_get_and_ioremap_resource_byname()
 2021-09-02  8:25 UTC  (7+ messages)
` [PATCH v2 1/3] driver core: platform: "
` [PATCH v2 2/3] media: sti/c8sectpfe: Make use of "
` [PATCH v2 3/3] PCI: mediatek-gen3: "

[PATCH] ASoC: mediatek: common: handle NULL case in suspend/resume function
 2021-09-02  8:21 UTC 

[PATCH v4] scsi: ufs: ufs-mediatek: Change dbg select by check IP version
 2021-09-02  7:17 UTC 

[PATCH] ASoC: mt8195: remove unnecessary CONFIG_PM
 2021-09-02  7:14 UTC 

[PATCH v2 0/2] mmc: mediatek: Add HS400 online tuning support
 2021-09-02  6:07 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [PATCH v2 2/2] mmc: mediatek: Add HS400 online tuning support

[PATCH v6 2/2] mt76: mt7615: fix hwmon temp sensor mem use-after-free
 2021-09-02  5:52 UTC 

[PATCH v6 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-09-02  5:52 UTC 

[PATCH v3] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-09-02  2:12 UTC  (3+ messages)

[PATCH v3 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-09-01 22:25 UTC  (4+ messages)
` [PATCH v3 1/3] clk: composite: export clk_register_composite
` [PATCH v3 2/3] clk: mediatek: support COMMON_CLK_MEDIATEK module build
` [PATCH v3 3/3] clk: mediatek: support COMMON_CLK_MT6779 "

[PATCH v2 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-09-01 22:07 UTC  (7+ messages)
` [PATCH v2 1/4] clk: composite: export clk_register_composite
` [PATCH v2 2/4] clk: mediatek: support COMMON_CLK_MEDIATEK module build
` [PATCH v2 3/4] clk: mediatek: support COMMON_CLK_MT6779 "
` [PATCH v2 4/4] clk: mediatek: use tristate for COMMON_CLK_MEDAITEK and COMMON_CLK_MT6779

[RESEND PATCH 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-09-01 22:04 UTC  (6+ messages)
` [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 module build

[PATCH] ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependency
 2021-09-01 18:14 UTC  (2+ messages)

[PATCH] ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEK
 2021-09-01 18:14 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: mt8195: remove dependent headers in the example
 2021-09-01 18:14 UTC  (3+ messages)

[PATCH v5 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-09-01 18:06 UTC  (4+ messages)
` [PATCH v5 2/2] mt76: mt7615: "

[PATCH 1/5] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-09-01 16:49 UTC  (5+ messages)
` [PATCH 2/5] mt76: mt7915: fix txbf starec TLV issues
` [PATCH 3/5] mt76: mt7915: improve starec readability of txbf
` [PATCH 4/5] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH 5/5] mt76: mt7915: rework starec TLV tags

[PATCH] linux-firmware: add frimware for mediatek bluetooth chip (MT7922)
 2021-09-01 14:26 UTC 

[PATCH] linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
 2021-09-01 13:43 UTC  (2+ messages)

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-09-01 12:10 UTC  (7+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush
` [PATCH v2 16/29] iommu/mediatek: Adjust device link when it is sub-common

[PATCH] ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01 13:27 UTC 

[PATCH v6 0/7] Introducing an attribute to select the time setting
 2021-09-01  9:35 UTC  (11+ messages)
` [PATCH v6 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v6 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v6 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v6 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v6 7/7] i2c: mediatek: modify bus speed calculation formula

[PATCH 5.4.y] net: dsa: mt7530: fix VLAN traffic leaks again
 2021-09-01  9:28 UTC  (2+ messages)

[PATCH v3] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-09-01  8:50 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: btrtl: Add the new support ID for Realtek RTL8852A
 2021-09-01  8:00 UTC  (2+ messages)

[PATCH] mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:41 UTC 

[PATCH] mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:41 UTC 

[PATCH] PCI: mediatek-gen3: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:40 UTC 

[PATCH] PCI: mediatek: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:39 UTC 

[PATCH v6 0/3] support gce on mt8192 platform
 2021-09-01  6:40 UTC  (2+ messages)

[PATCH] media: rc: mtk-cir: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:54 UTC 

[PATCH] media: mtk-jpeg: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:52 UTC 

[PATCH v1] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-09-01  5:45 UTC  (5+ messages)

[PATCH v2 1/2] Bluetooth: btusb: Support public address configuration for MediaTek Chip
 2021-09-01  5:38 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)

[PATCH v1] mmc: mediatek: Add HS400 online tuning support
 2021-08-31 20:22 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting

[PATCH 2/2] dt: bindings: net: mt76: add eeprom-data property
 2021-08-31 19:28 UTC  (2+ messages)

[v2,00/12] Add basic SoC support for mediatek mt7986
 2021-08-31 19:27 UTC  (3+ messages)
` [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC

[PATCH v12 2/6] PCI: mediatek: Add new method to get shared pcie-cfg base address
 2021-08-31 18:24 UTC  (5+ messages)

[PATCH] drm/mediatek: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:56 UTC 

[PATCH] dma-buf: Add support for mapping buffers with DMA attributes
 2021-08-31 12:47 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: Support public address configuration for MediaTek Chip
 2021-08-31 12:31 UTC  (3+ messages)

[PATCH v3 0/1] Add MUSB for MT7623
 2021-08-31 11:08 UTC  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] arm: dts: mt7623: add musb device nodes
          ` Aw: "

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-31 10:45 UTC  (2+ messages)

[PATCH V3 0/9] Add callback to register with energy model
 2021-08-31  8:54 UTC  (2+ messages)

[PATCH v5 00/11] ASoC: mediatek: Add support for MT8195 SoC
 2021-08-31  8:48 UTC  (4+ messages)
` [PATCH v5 07/11] dt-bindings: mediatek: mt8195: add audio afe document

[PATCH v6 0/5] Add gce support for mt8195
 2021-08-31  7:14 UTC  (3+ messages)

[PATCH v7 0/5] Add gce support for mt8195
 2021-08-31  7:09 UTC  (4+ messages)
` [PATCH v7 1/5] dt-bindings: mailbox: add definition "
` [PATCH v7 3/5] arm64: dts: mt8195: add gce node
` [PATCH v7 5/5] mailbox: cmdq: add multi-gce clocks support for mt8195


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