linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-13 13:52:01 to 2021-12-16 10:10:31 UTC [more...]

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

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  9:19 UTC  (6+ messages)
` [PATCH net-next v8 3/6] arm64: dts: mt2712: update ethernet device node

[PATCH v8 0/2] Add basic SoC support for mediatek mt7986
 2021-12-15 19:33 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH v8 2/2] arm64: dts: mediatek: add basic mt7986 support

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

[PATCH 1/3] usb: mtu3: fix interval value for intr and isoc
 2021-12-16  8:45 UTC  (9+ 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 net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  5:53 UTC  (7+ messages)
` [PATCH net-next v10 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v10 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v10 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v10 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v10 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v10 6/6] net: dt-bindings: dwmac: "

[PATCH 1/2] ASoC: mediatek: mt8195: update control for RT5682 series
 2021-12-16  5:02 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: mediatek: mt8195: add clock property to sound node

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

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-16  2:43 UTC  (8+ messages)
` [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 net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  2:34 UTC  (10+ 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] ASoC: mediatek: mt8195: correct default value
 2021-12-16  2:24 UTC 

[PATCH 0/2] usb: musb resource clean-ups
 2021-12-15 23:07 UTC  (3+ messages)
` [PATCH 1/2] usb: musb: Drop unneeded resource copying
` [PATCH 2/2] usb: musb: Set the DT node on the child device

[PATCH v2 1/4] mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work
 2021-12-15 21:25 UTC  (4+ messages)
` [PATCH v2 2/4] mt76: mt7921: fix possible resume failure
` [PATCH v2 3/4] mt76: mt7921s: make pm->suspended usage consistent
` [PATCH v2 4/4] mt76: mt7921s: fix suspend error with enlarging mcu timeout value

[PATCH v2 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-15 20:21 UTC  (6+ 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 v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-15 20:14 UTC  (22+ messages)
` [PATCH v6 5/7] drm/mediatek: dpi: Add dpintf support
` [PATCH v6 7/7] drm/mediatek: Add mt8195 DisplayPort driver

[PATCH v10 0/2] Mediatek MT7986 pinctrl support
 2021-12-15 20:07 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8183: kukui: Add Type C node
 2021-12-15 20:02 UTC  (2+ messages)

[PATCH] ASoC: SOF: OF: Avoid reverse module dependency
 2021-12-15 18:14 UTC  (2+ messages)

[PATCH] mediatek: Set default value for Panel Orientation connector prop
 2021-12-15 17:25 UTC  (5+ messages)

[next PATCH] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2021-12-15 16:56 UTC  (2+ messages)

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

[PATCH v1, 00/12] media: mtk-vcodec: support for MT8192 h264 decoder
 2021-12-15 15:27 UTC  (14+ messages)
` [PATCH v1, 01/12] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v1, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v1, 03/12] media: mtk-vcodec: get frame buffer size from scp
` [PATCH v1, 04/12] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v1, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v1, 06/12] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v1, 07/12] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v1, 08/12] media: mtk-vcodec: Add format to support MT21C
` [PATCH v1, 09/12] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v1, 10/12] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v1, 11/12] media: mtk-vcodec: Extract H264 common code
` [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

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

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

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-15 10:15 UTC  (3+ messages)
` [PATCH v10 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH v4] mt76: mt7915: add mu-mimo and ofdma debugfs knobs
 2021-12-15  8:45 UTC 

[PATCH v2] clk: mediatek: Fix memory leaks on probe
 2021-12-15  7:29 UTC 

[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] 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] usb: xhci: skip re-check pending port event if hibernated
 2021-12-15  2:09 UTC  (5+ messages)

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

[PATCH v13, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-14 16:06 UTC  (3+ messages)
` [PATCH v13, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[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 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  (11+ messages)
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure
` [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  (9+ 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 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 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-13 16:20 UTC  (3+ messages)
` [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 v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-13 14:04 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).