linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 09:41:00 to 2022-05-09 06:49:16 UTC [more...]

[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
 2022-05-09  6:48 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` [PATCH v3 2/6] net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
` [PATCH v3 3/6] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH v3 4/6] net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
` [PATCH v3 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
        ` Aw: "
          `  "
` [PATCH v3 6/6] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board

[PATCH v3 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-09  5:57 UTC  (11+ messages)
` [PATCH v3 2/2] PM / devfreq: mediatek: "
      ` [kbuild-all] "

[PATCH v6 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-05-09  5:35 UTC  (2+ messages)

[PATCH v2 0/3] MediaTek MT8195 display binding
 2022-05-09  4:43 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195
` [PATCH v2 2/3] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v2 3/3] dt-bindings: mediatek: add ethdr definition for mt8195

[PATCH v4 0/2] Mediatek SCP dt-binding tweaks
 2022-05-09  2:27 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x
` [PATCH v4 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk, scp

[PATCH v4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-05-09  1:45 UTC 

[PATCH 00/38] Clean up usage of the endianness flag
 2022-05-08 20:34 UTC  (3+ messages)
` [PATCH 01/38] ASoC: soc-component: Add comment for "

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-08 16:01 UTC  (2+ messages)

[PATCH v2 1/2] mt76: mt7915: improve error handling for fw_debug knobs
 2022-05-08  5:24 UTC  (2+ messages)
` [PATCH v2 2/2] mt76: mt7915: add more statistics from fw_util debugfs knobs

[PATCH] mt76: mt7915: rework fw_util debugfs knob
 2022-05-08  2:18 UTC  (2+ messages)

[PATCH v2 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-07 15:49 UTC  (21+ messages)
` [PATCH v2 01/16] dt-bindings: arm64: dts: mediatek: Add mt8192-asurada-spherion
` [PATCH v2 02/16] dt-bindings: arm64: dts: mediatek: Add mt8192-asurada-hayato
` [PATCH v2 03/16] arm64: dts: mediatek: Introduce MT8192-based Asurada board family
` [PATCH v2 04/16] arm64: dts: mediatek: asurada: Document GPIO names
` [PATCH v2 05/16] arm64: dts: mediatek: asurada: Add system-wide power supplies
` [PATCH v2 06/16] arm64: dts: mediatek: asurada: Enable and configure I2C and SPI busses
` [PATCH v2 07/16] arm64: dts: mediatek: asurada: Add ChromeOS EC
` [PATCH v2 08/16] arm64: dts: mediatek: asurada: Add keyboard mapping for the top row
` [PATCH v2 09/16] arm64: dts: mediatek: asurada: Add Cr50 TPM
` [PATCH v2 10/16] arm64: dts: mediatek: asurada: Add Elan eKTH3000 I2C trackpad
` [PATCH v2 11/16] arm64: dts: mediatek: asurada: Add I2C touchscreen
` [PATCH v2 12/16] arm64: dts: mediatek: spherion: Add keyboard backlight
` [PATCH v2 13/16] arm64: dts: mediatek: asurada: Enable XHCI
` [PATCH v2 14/16] arm64: dts: mediatek: asurada: Enable PCIe and add WiFi
` [PATCH v2 15/16] arm64: dts: mediatek: asurada: Add MT6359 PMIC
` [PATCH v2 16/16] arm64: dts: mediatek: asurada: Add SPMI regulators

[PATCH 0/2] Support MediaTek devapc for MT8186
 2022-05-07 15:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: devapc: Add bindings "

[PATCH v2 0/3] Support MediaTek devapc for MT8186
 2022-05-07 15:36 UTC  (7+ messages)
` [PATCH v2 2/3] soc: mediatek: devapc: Separate register offsets from mtk_devapc_data
` [PATCH v2 3/3] soc: mediatek: devapc: Add support for MT8186

Suspend/resume error with AWUS036ACM
 2022-05-07 15:22 UTC  (4+ messages)

[PATCH net-next 00/14] introduce mt7986 ethernet support
 2022-05-07 14:05 UTC  (18+ messages)
` [PATCH net-next 01/14] arm64: dts: mediatek: mt7986: introduce ethernet nodes
` [PATCH net-next 02/14] dt-bindings: net: mediatek, net: add mt7986-eth binding
` [PATCH net-next 03/14] net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_desc
` [PATCH net-next 04/14] net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
` [PATCH net-next 06/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
` [PATCH net-next 07/14] net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
` [PATCH net-next 08/14] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH net-next 09/14] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH net-next 10/14] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH net-next 11/14] net: ethernet: mtk_eth_soc: add SRAM soc capability
` [PATCH net-next 12/14] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH net-next 13/14] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset

[PATCH] pwm: mediatek: Implement .apply() callback
 2022-05-07  8:43 UTC 

[PATCH v2 -next] ASoC: mediatek: mt8195: Fix build warning without CONFIG_OF
 2022-05-07  8:42 UTC  (2+ messages)

[PATCH v8 0/2] phy: mediatek: Add PCIe PHY driver
 2022-05-07  6:06 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v8 2/2] phy: mediatek: Add PCIe PHY driver

[PATCH v2] scsi: ufs: add clock-scalable property for clk scaling
 2022-05-07  4:57 UTC 

[PATCH v2] media: mediatek: vcodec: add vp9 decoder driver for mt8186
 2022-05-07  2:29 UTC 

[PATCH -next] ASoC: mediatek: mt8195: Fix build warning without CONFIG_OF
 2022-05-07  2:05 UTC  (3+ messages)

[PATCH v5, 0/7] support mt8195 decoder
 2022-05-07  1:46 UTC  (8+ messages)
` [PATCH v5, 1/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v5, 2/7] media: mediatek: vcodec: Add to support lat soc hardware
` [PATCH v5, 3/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195
` [PATCH v5, 4/7] media: mediatek: vcodec: Adds compatible "
` [PATCH v5, 5/7] media: mediatek: vcodec: Different codec using different capture format
` [PATCH v5, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
` [PATCH v5, 7/7] media: mediatek: vcodec: Add to support H264 inner racing mode

[PATCH v3, 0/3] add h264 decoder driver for mt8186
 2022-05-07  1:36 UTC  (4+ messages)
` [PATCH v3, 1/3] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings "
` [PATCH v3, 2/3] media: mediatek: vcodec: Support MT8186
` [PATCH v3, 3/3] media: mediatek: vcodec: add h264 decoder driver for mt8186

[PATCH] mt76: mt7615/mt7915: do reset_work with mt76's work queue
 2022-05-07  1:21 UTC 

[PATCH] cpufreq: Avoid unnecessary frequency updates due to mismatch
 2022-05-06 18:57 UTC  (9+ messages)

[PATCH 0/3] Add missing dt-binding properties for audio components on mt8192-asurada
 2022-05-06 14:44 UTC  (9+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties

[RFC v2] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-06 14:08 UTC  (5+ messages)
  ` Aw: "

[RESEND PATCH v7 0/1] firmware: mtk: add adsp ipc protocol for SOF
 2022-05-06 11:39 UTC  (6+ messages)
` [RESEND PATCH v7 1/1] firmware: mediatek: add adsp ipc protocol interface

[PATCH V5 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-05-06 10:25 UTC  (2+ messages)

[PATCH v9 0/4] Add basic node support for MediaTek MT8186 SoC
 2022-05-06  9:38 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v9 2/4] dt-bindings: arm: mediatek: Add mt8186 pericfg compatible
` [PATCH v9 3/4] dt-bindings: arm: Add compatible for MediaTek MT8186
` [PATCH v9 4/4] arm64: dts: Add MediaTek SoC MT8186 dts and evaluation board and Makefile

[PATCH v11, 00/17] media: mtk-vcodec: support for M8192 decoder
 2022-05-06  9:28 UTC  (18+ messages)
` [PATCH v11, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers
` [PATCH v11, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture
` [PATCH v11, 03/17] media: mediatek: vcodec: get capture queue buffer size from scp
` [PATCH v11, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability
` [PATCH v11, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare
` [PATCH v11, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow
` [PATCH v11, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes
` [PATCH v11, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v11, 09/17] media: mediatek: vcodec: Add format to support MT21C
` [PATCH v11, 10/17] media: mediatek: vcodec: disable vp8 4K capability
` [PATCH v11, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v11, 12/17] media: mediatek: vcodec: record capture queue format type
` [PATCH v11, 13/17] media: mediatek: vcodec: Extract H264 common code
` [PATCH v11, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192
` [PATCH v11, 15/17] media: mediatek: vcodec: support stateless VP8 decoding
` [PATCH v11, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
` [PATCH v11, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko

[PATCH v10, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-05-06  9:26 UTC  (6+ messages)
` [PATCH v10, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
` [DKIM] [PATCH v10, 00/15] media: mtk-vcodec: support for M8192 decoder

[PATCH 0/7] arm64: dts: mediatek: mt8195-demo: Add more peripheral support
 2022-05-06  9:11 UTC  (6+ messages)
` [PATCH 5/7] arm64: dts: mediatek: mt8195-demo: enable ethernet

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-06  8:40 UTC  (11+ messages)

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-05-06  7:47 UTC 

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-06  6:32 UTC  (22+ messages)
` [PATCH v6 01/10] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
` [PATCH v6 02/10] cpufreq: mediatek: Add platform_device_unregister when driver exit
` [PATCH v6 03/10] cpufreq: mediatek: Move voltage limits to platform data
` [PATCH v6 04/10] cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
` [PATCH v6 05/10] cpufreq: mediatek: Add opp notification support
` [PATCH v6 06/10] cpufreq: mediatek: Link CCI device to CPU
` [PATCH v6 07/10] cpufreq: mediatek: Add support for MT8186
` [PATCH v6 08/10] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq
` [PATCH v6 09/10] arm64: dts: mediatek: Add MediaTek CCI node for MT8183
` [PATCH v6 10/10] arm64: dts: mediatek: Add mediatek, cci property for MT8183 cpufreq

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-06  5:36 UTC  (3+ messages)

[PATCH wireless-next 2/3] wifi: mt76: switch to netif_napi_add_tx()
 2022-05-06  5:32 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
 2022-05-06  3:36 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
 2022-05-05 16:47 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock

[RESEND v2] dt-bindings: gce: add the GCE header file for MT8186
 2022-05-05 14:59 UTC  (2+ messages)

[PATCH] rtc: mt6397: check return value after calling platform_get_resource()
 2022-05-05 14:55 UTC  (2+ messages)

[PATCH 0/1] arm64: dts: mt8192: Add vcodec lat and core nodes
 2022-05-05 13:41 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v2] arm64: dts: mt8192: Follow binding order for SCP registers
 2022-05-05 13:40 UTC  (2+ messages)

[PATCH v8 0/2] Add basic node support for MediaTek MT8186 SoC
 2022-05-05 13:10 UTC  (7+ messages)
` [PATCH v8 2/2] arm64: dts: Add MediaTek SoC MT8186 dts and evaluation board and Makefile

[PATCH 1/4] mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
 2022-05-05 12:28 UTC  (7+ messages)
` [PATCH 3/4] mt76: mt7915: reject duplicated twt flows
` [PATCH 4/4] mt76: mt7915: limit minimum twt duration

[PATCH v7 0/2] phy: mediatek: Add PCIe PHY driver
 2022-05-05 12:11 UTC  (4+ messages)
` [PATCH v7 2/2] "

[PATCH v4] PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
 2022-05-05 12:06 UTC  (2+ messages)

[PATCH v5 0/9] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-05 10:29 UTC  (9+ messages)
` [PATCH v5 2/9] cpufreq: mediatek: Add opp notification support
` [PATCH v5 3/9] cpufreq: mediatek: Move voltage limits to platform data


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