linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 08:09:34 to 2021-12-15 06:25:57 UTC [more...]

[PATCH v14, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-15  6:15 UTC  (4+ messages)
` [PATCH v14, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v14, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v14, 17/19] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH irqchip-next] drivers/irqchip: remove redundant ret variable
 2021-12-15  6:05 UTC 

[PATCH v2] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:55 UTC  (2+ messages)

[PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
 2021-12-15  5:31 UTC  (6+ messages)
` [SPAM][PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"

[PATCH] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:03 UTC  (2+ messages)

[PATCH] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2021-12-15  3:19 UTC 

[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-15  2:16 UTC  (7+ messages)
` [PATCH net-next v9 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v9 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v9 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v9 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v9 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v9 6/6] net: dt-bindings: dwmac: "

[PATCH] usb: xhci: skip re-check pending port event if hibernated
 2021-12-15  2:09 UTC  (5+ messages)

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-15  2:03 UTC  (9+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor
` [PATCH v6 3/4] dt-bindings: pinctrl: mt8195: add 'pins' wrapping node
` [PATCH v6 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH] dt-bindings: PCI: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-14 16:38 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: Propagate firmware node from a parent device

[PATCH v13, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-14 16:06 UTC  (21+ messages)
` [PATCH v13, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v13, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v13, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v13, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v13, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v13, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v13, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v13, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v13, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v13, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v13, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v13, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v13, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v13, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v13, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v13, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v13, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v13, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v13, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-12-14 15:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-14 15:18 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH] mediatek: Set default value for Panel Orientation connector prop
 2021-12-14 15:13 UTC  (3+ messages)

[PATCH v2] ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH] ASoC: mediatek: assign correct type to argument
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH v3 0/1] arm64/cpufeature: Support optionally disable MTE
 2021-12-14 12:02 UTC  (7+ messages)
` [PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line

[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
 2021-12-14 11:41 UTC  (15+ messages)
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure
` [RFC,v4,3/5] spi: mtk: Add mediatek SPI Nand Flash interface driver
` [RFC, v4, 4/5] mtd: spinand: Move set/get OOB databytes to each ECC engines
  ` [RFC,v4,4/5] "

[PATCH] mailbox: remove runtime GCE clk control
 2021-12-14  9:17 UTC 

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[RFC PATCH] ASoC: mediatek: mt8192-mt6359: fix device_node leak
 2021-12-14  4:00 UTC 

[PATCH v2] remoteproc: use %pe format string to print return error code
 2021-12-14  1:31 UTC  (4+ messages)

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-13 23:55 UTC  (12+ messages)
` [PATCH v12, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core "
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-13 20:31 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Correct the minItems of clk for larbs
` [PATCH 2/4] dt-bindings: memory: mediatek: Add mt8186 support

[PATCH 1/2] mt76: mt7921s: make pm->suspended usage consistent
 2021-12-13 18:58 UTC 

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-13 16:54 UTC  (10+ messages)
` [PATCH v6 7/7] "

[PATCH v1 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-13 16:39 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: Propagate firmware node from a parent device

[PATCH v2 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-13 16:28 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: mt8183: Add kukui-jacuzzi-makomo board
` [PATCH v2 3/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH v2 4/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo

[PATCH 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-13 16:20 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: mt8183: Add kukui-jacuzzi-makomo board
` [PATCH 3/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH 4/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo

[PATCH -next] mt76: remove variable set but not used
 2021-12-13 15:00 UTC  (2+ messages)

[PATCH 1/3] usb: mtu3: fix interval value for intr and isoc
 2021-12-13 14:20 UTC  (6+ messages)
` [PATCH 2/3] usb: mtu3: add memory barrier before set GPD's HWO
` [PATCH 3/3] usb: mtu3: fix list_head check warning

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-13 14:04 UTC  (3+ messages)

[PATCH v3] mt76: mt7915: add mu-mimo and ofdma debugfs knobs
 2021-12-13 13:23 UTC  (3+ messages)

[PATCH] drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2021-12-13 13:08 UTC  (3+ messages)

[PATCH v3] clk: imx: use module_platform_driver
 2021-12-13 11:27 UTC  (5+ messages)

[PATCH 1/2] mt76: mt7921s: make pm->suspended usage consistent
 2021-12-13  9:53 UTC  (2+ messages)

[PATCH] mailbox: mtk: add missing of_node_put before return
 2021-12-13  9:44 UTC 

[PATCH] clk: mediatek: Fix memory leaks on probe
 2021-12-13  8:06 UTC  (2+ messages)

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2021-12-13  7:53 UTC  (3+ messages)
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback

[PATCH v2] mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks
 2021-12-13  7:05 UTC 

[PATCH] mailbox: add control_by_sw for mt8195
 2021-12-13  5:32 UTC  (3+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-13  1:34 UTC  (9+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH 1/2] mt76: mt7921s: make pm->suspended usage consistent
 2021-12-11 16:41 UTC  (3+ messages)
` [PATCH 2/2] mt76: mt7921s: fix suspend error with enlarging mcu timeout value

[PATCH v6] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support
 2021-12-10 20:10 UTC  (2+ messages)

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-10 18:17 UTC  (3+ messages)
` [PATCH v10 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH 00/12] MediaTek MT8195 APU
 2021-12-10 17:52 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: memory: mediatek: Add MT8195 apu iommu bindings
` [PATCH 02/12] dt-bindings: remoteproc: mediatek: Add MT8195 in apu rproc
` [PATCH 03/12] dt-bindings: soc: mediatek: apu: Add MT8195 APU power bindings
` [PATCH 04/12] iommu/mediatek: Add APU iommu data for mt8195
` [PATCH 05/12] remoteproc: mediatek: Add MT8195 APU remoteproc support
` [PATCH 06/12] soc: mediatek: apu: Add MT8195 APU power driver
` [PATCH 07/12] arm64: dts: mt8195: Add APU mtk-apu-mailbox node
` [PATCH 08/12] arm64: dts: mt8195: Add APU-IOMMU nodes
` [PATCH 09/12] arm64: dts: mt8195: Add apu tinysys node
` [PATCH 10/12] arm64: dts: mt8195: Add APU power nodes
` [PATCH 11/12] arm64: dts: mt8195: Add apu-sw-logger node
` [PATCH 12/12] arm64: dts: mt8195: Set up regulators for APU subsys

[PATCH 0/6] Add MT8195 APU Power Domain
 2021-12-10 17:37 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: soc: mediatek: apu: Add MT8195 APU power domain
` [PATCH 2/6] dt-bindings: arm: mediatek: Add MT8195 APU bindings
` [PATCH 3/6] soc: mediatek: apu: Add MT8195 apu power domain
` [PATCH 4/6] arm64: dts: mt8195: Add APU nodes
` [PATCH 5/6] arm64: dts: mt8195: Add APU power domain node
` [PATCH 6/6] arm64: dts: mt8195: Set up apu power domain regulators

[PATCH 00/17] MediaTek MT8192 APU
 2021-12-10 17:26 UTC  (18+ messages)
` [PATCH 01/17] dt-bindings: mailbox: mediatek: Add APU mailbox compatible
` [PATCH 02/17] dt-bindings: memory: mediatek: Add MT8192 apu iommu bindings
` [PATCH 03/17] dt-bindings: remoteproc: mediatek: Add APU rproc compatible
` [PATCH 04/17] dt-bindings: soc: mediatek: apu: Add APU power compatible
` [PATCH 05/17] dt-bindings: soc: mediatek: apu: Add apu logger compatible
` [PATCH 06/17] mailbox: mediatek: add mtk-apu-mailbox driver
` [PATCH 07/17] iommu/mediatek: Support APU iommu and config data for mt8192
` [PATCH 08/17] remoteproc: mediatek: Add APU remoteproc driver
` [PATCH 09/17] soc: mediatek: apu: Add Apu power driver
` [PATCH 10/17] soc: mediatek: apu: Add APU software logger dirver
` [PATCH 11/17] soc: mediatek: apu: Add middleware driver
` [PATCH 12/17] arm64: dts: mt8192: Add APU mtk-apu-mailbox node
` [PATCH 13/17] arm64: dts: mt8192: Add APU-IOMMU nodes
` [PATCH 14/17] arm64: dts: mt8192: Add apu tinysys node
` [PATCH 15/17] arm64: dts: mt8192: Add APU power nodes
` [PATCH 16/17] arm64: dts: mt8192: Add apu-sw-logger node
` [PATCH 17/17] arm64: dts: mt8192: Set up regulators for APU subsys

[PATCH] soc: mediatek: Add command for APU SMC call
 2021-12-10 17:12 UTC 

[PATCH v4 0/8] Add Support for MediaTek MT8192 APU Power Domain
 2021-12-10 17:01 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: clock: Add MT8192 APU clock bindings
` [PATCH v4 2/8] clk: mediatek: mt8192: Add APU clocks support
` [PATCH v4 3/8] dt-bindings: arm: mediatek: Add new document bindings for APU
` [PATCH v4 4/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain
` [PATCH v4 5/8] soc: mediatek: apu: Add apusys and add apu power domain driver
` [PATCH v4 6/8] arm64: dts: mt8192: Add APU node
` [PATCH v4 7/8] arm64: dts: mt8192: Add APU power domain node
` [PATCH v4 8/8] arm64: dts: mt8192: Set up apu power domain regulators

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-12-10 16:24 UTC  (5+ messages)
` [PATCH v7 1/3] drm/dsi: transer dsi hs packet aligned

[PATCH] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2021-12-10 11:36 UTC 

[RESEND PATCH v10 0/3] This patches provide ADSP IPC support for MT8195
 2021-12-10 10:41 UTC  (4+ messages)
` [RESEND PATCH v10 1/3] dt-bindings: mediatek: add adsp-mbox document
` [RESEND PATCH v10 2/3] firmware: mediatek: add adsp ipc protocol interface
` [RESEND PATCH v10 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH] mt76: mt7921: reduce log severity levels for informative messages
 2021-12-10  9:19 UTC  (3+ messages)

[PATCH v2] mt76: mt7921: reduce log severity levels for informative messages
 2021-12-10  9:17 UTC 

MT7621 ethernet does not get probed on net-next branch after 5.15 merge
 2021-12-10  9:06 UTC  (2+ messages)

[PATCH v16 0/4] Add SPMI support for Mediatek SoC IC
 2021-12-10  8:08 UTC  (3+ 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).