linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 11:12:25 to 2022-03-22 14:35:21 UTC [more...]

[PATCH v4 00/22] Add driver nodes for MT8192 SoC
 2022-03-22 14:34 UTC  (44+ messages)
` [PATCH v4 01/22] arm64: dts: mt8192: Add pwrap node
` [PATCH v4 02/22] arm64: dts: mt8192: Add spmi node
` [PATCH v4 03/22] arm64: dts: mt8192: Add gce node
` [PATCH v4 04/22] arm64: dts: mt8192: Add SCP node
` [PATCH v4 05/22] arm64: dts: mt8192: Add usb-phy node
` [PATCH v4 06/22] arm64: dts: mt8192: Add xhci node
` [PATCH v4 07/22] arm64: dts: mt8192: Add audio-related nodes
` [PATCH v4 08/22] arm64: dts: mt8192: Add infracfg_rst node
` [PATCH v4 09/22] arm64: dts: mt8192: Add PCIe node
` [PATCH v4 10/22] arm64: dts: mt8192: Fix nor_flash status disable typo
` [PATCH v4 11/22] arm64: dts: mt8192: Add efuse node
` [PATCH v4 12/22] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v4 13/22] arm64: dts: mt8192: Add mipi_tx node
` [PATCH v4 14/22] arm64: dts: mt8192: Add m4u and smi nodes
` [PATCH v4 15/22] arm64: dts: mt8192: Add H264 venc device node
` [PATCH v4 16/22] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v4 17/22] arm64: dts: mt8192: Add dpi node
` [PATCH v4 18/22] arm64: dts: mt8192: Add display nodes
` [PATCH v4 19/22] arm64: dts: mt8192: Add the mmsys reset bit to reset the dsi0
` [PATCH v4 20/22] arm64: dts: mt8192: Add dsi node
` [PATCH v4 21/22] arm64: dts: mt8192: Add gce info for display nodes
` [PATCH v4 22/22] arm64: dts: mt8192: Add pwm node

[PATCH v2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-03-22 13:33 UTC  (2+ messages)
` [tracing] d9a641b3f5: WARNING:at_kernel/trace/trace.c:#create_trace_option_files

[PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
 2022-03-22 13:03 UTC 

[PATCH] remoteproc: mediatek: enable cache for mt8186 SCP
 2022-03-22 12:28 UTC 

[PATCH v12 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-03-22 12:15 UTC  (3+ messages)
` [PATCH v12 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v11 0/3] Add basic SoC support for mediatek mt8195
 2022-03-22 10:31 UTC  (2+ messages)

[PATCH v14 0/6] Add mutex support for MDP
 2022-03-22 10:04 UTC  (9+ messages)
` [PATCH v14 1/6] soc: mediatek: mutex: add common interface to accommodate multiple modules operationg MUTEX
` [PATCH v14 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v14 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
` [PATCH v14 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v3, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-03-22 10:00 UTC  (15+ messages)
` [PATCH v3, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
  ` [PATCH v3,1/4] "
` [PATCH v3, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v3,2/4] "
` [PATCH v3, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
  ` [PATCH v3,3/4] "
` [PATCH v3, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
  ` [PATCH v3,4/4] "

[PATCH v8 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-03-22  9:33 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v8 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v8 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH] soc: mediatek: mmsys: Add sw0_rst_offset for MT8192
 2022-03-22  9:20 UTC 

[PATCH v3 0/2] phy: mediatek: Add PCIe PHY driver
 2022-03-22  9:19 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v3 2/2] phy: mediatek: Add PCIe PHY driver

[PATCH v2 00/15] Mediatek MT8186 clock support
 2022-03-22  8:30 UTC  (4+ messages)
` [PATCH v2 02/15] clk: mediatek: Add MT8186 mcusys "

[RFC PATCH 00/10] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-03-22  6:43 UTC  (3+ messages)
` [RFC PATCH 10/10] mmc: improve API to make clear hw_reset callback "

[v5 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-22  3:45 UTC  (16+ messages)
` [v5 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties
` [v5 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
` [v5 3/4] ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
` [v5 4/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s

[PATCH v16 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-22  3:31 UTC  (28+ messages)
` [PATCH v16 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v16 02/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v16 03/22] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v16 04/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v16 05/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v16 06/22] soc: mediatek: add cmdq support of "
` [PATCH v16 07/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v16 08/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v16 09/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v16 10/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v16 11/22] drm/mediatek: add display merge advance config API "
` [PATCH v16 12/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v16 13/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v16 14/22] drm/mediatek: add display merge async reset control
` [PATCH v16 15/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v16 16/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v16 17/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v16 18/22] drm/mediatek: add dma dev get function
` [PATCH v16 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v16 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v16 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v16 22/22] arm64: dts: mt8195: add display node for vdosys1

[PATCH v3 0/6] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-21 23:30 UTC  (12+ messages)
` [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c
` [PATCH v3 2/6] ASoC: mediatek: mt8195: merge machine driver
` [PATCH v3 3/6] ASoC: dt-bindings: mediatek: mt8195: merge mt8195 machine yaml
` [PATCH v3 4/6] ASoC: mediatek: mt8195: rename card controls
` [PATCH v3 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
` [PATCH v3 6/6] ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682

[PATCH V6 0/3] spi: mediatek: add single/quad mode support
 2022-03-21 23:30 UTC  (5+ messages)
` [PATCH V6 1/3] spi: mediatek: add spi memory support for ipm design
` [PATCH V6 2/3] dt-bindings: spi: support hclk
` [PATCH V6 3/3] spi: mediatek: "

[PATCH] mm/migrate: fix race between lock page and clear PG_Isolated
 2022-03-21 23:26 UTC  (2+ messages)

[PATCH v2 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
 2022-03-21 17:37 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
 2022-03-21 12:00 UTC  (2+ messages)

[RESEND v7 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-03-21 11:54 UTC  (6+ messages)
` [RESEND v7 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties

[RESEND][PATCH 0/8] Introduce support for artificial Energy Model
 2022-03-21  9:57 UTC  (9+ messages)
` [RESEND][PATCH 1/8] PM: EM: Add .get_cost() callback
` [RESEND][PATCH 2/8] PM: EM: Add artificial EM flag
` [RESEND][PATCH 3/8] PM: EM: Use the new .get_cost() callback while registering EM
` [RESEND][PATCH 4/8] PM: EM: Change the order of arguments in the .active_power() callback
` [RESEND][PATCH 5/8] PM: EM: Remove old debugfs files and print all 'flags'
` [RESEND][PATCH 6/8] Documentation: EM: Add artificial EM registration description
` [RESEND][PATCH 7/8] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
` [RESEND][PATCH 8/8] powercap: DTPM: Check for Energy Model type

[PATCH V2] drm/mediatek: Add vblank register/unregister callback functions
 2022-03-21  7:50 UTC  (2+ messages)

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-21  7:24 UTC  (3+ messages)
` [PATCH v8 17/19] drm/mediatek: add hpd debounce

[PATCH V1] drm/mediatek: Fix issue of vblank callback data is NULL
 2022-03-21  7:10 UTC  (3+ messages)

[PATCH v6] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-21  6:03 UTC 

[PATCH v5] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-21  6:02 UTC  (3+ messages)

[PATCH v2 0/2] phy: mediatek: Add PCIe PHY driver
 2022-03-21  4:24 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v2 2/2] phy: mediatek: Add PCIe PHY driver

[PATCH v2 0/2] Add support for MediaTek PMIC MT6366
 2022-03-21  3:51 UTC  (7+ messages)
` [PATCH v2 1/2] regulator: mt6366: Add support for MT6366 regulator
` [PATCH v2 2/2] dt-bindings: regulator: Add BUCK and LDO document for MT6358 and MT6366

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-21  1:38 UTC  (3+ messages)

[PATCH V5 0/3] spi: mediatek: add single/quad mode support
 2022-03-21  1:24 UTC  (8+ messages)
` [PATCH V5 1/3] spi: mediatek: add spi memory support for ipm design
` [PATCH V5 2/3] dt-bindings: spi: support hclk
` [PATCH V5 3/3] spi: mediatek: "

[PATCH] mt76: mt7915: always call mt7915_wfsys_reset() during init
 2022-03-19  4:53 UTC 

[PATCH 00/30] fix typos in comments
 2022-03-19  3:56 UTC  (2+ messages)

[PATCH -next v2] dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
 2022-03-19  2:21 UTC 

[PATCH] mac80211: adjust the replace_state of ieee80211_find_chanctx()
 2022-03-18 22:18 UTC 

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-18 20:59 UTC  (3+ messages)
` [PATCH 64/64] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH v23 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-03-18 16:48 UTC  (3+ messages)

[RESEND v6 0/1] firmware: mtk: add adsp ipc protocol for sof
 2022-03-18 15:07 UTC  (3+ messages)
` [RESEND v6 1/1] firmware: mediatek: add adsp ipc protocol interface

[PATCH] mm/kmemleak: Reset tag when compare object pointer
 2022-03-18 14:30 UTC  (2+ messages)

[PATCH v15 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-18 13:06 UTC  (10+ messages)
` [PATCH v15 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v15 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v15 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v3 00/21] Add driver nodes for MT8192 SoC
 2022-03-18 12:22 UTC  (10+ messages)
` [PATCH v3 12/21] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v3 16/21] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v3 19/21] arm64: dts: mt8192: Add dsi node

[PATCH v1 00/10] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-03-18 11:41 UTC  (2+ messages)

[PATCH v4] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-18 11:38 UTC  (5+ 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).