messages from 2023-11-14 08:44:27 to 2023-11-19 14:34:56 UTC [more...]
[RFC PATCH v2 0/7] of: Introduce hardware prober driver
2023-11-19 14:34 UTC (15+ messages)
[PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add Acelink EW-7886CAX access point
2023-11-19 13:43 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: mediatek: Add Acelink EW-7886CAX
[PATCH 1/3] dt-bindings: vendor-prefixes: add acelink
2023-11-19 13:43 UTC (2+ messages)
[PATCH v3 0/2] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
2023-11-19 13:25 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: mediatek: Remove compatible for MT8188 VPPSYS
` [PATCH v3 2/2] dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188
[PATCH net-next 00/15] MT7530 DSA subdriver improvements
2023-11-19 12:25 UTC (19+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: always trap frames to active CPU port on MT7530
` [PATCH net-next 02/15] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/15] net: dsa: mt7530: store port 5 SGMII capability of MT7531
` [PATCH net-next 04/15] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/15] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 06/15] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/15] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 09/15] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 10/15] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 11/15] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 12/15] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 13/15] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [PATCH net-next 14/15] net: dsa: mt7530: correct port capabilities of MT7988
` [PATCH net-next 15/15] net: dsa: mt7530: do not clear config->supported_interfaces
[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
2023-11-19 11:28 UTC (2+ messages)
` [PATCH v3 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-19 10:14 UTC (2+ messages)
` [PATCH v3 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-18 17:42 UTC (2+ messages)
` [PATCH v2 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
[PATCH v7 00/16] GenieZone hypervisor drivers
2023-11-18 13:43 UTC (20+ messages)
` [PATCH v7 01/16] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v7 02/16] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v7 03/16] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v7 04/16] virt: geniezone: Add vm support
` [PATCH v7 05/16] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v7 06/16] virt: geniezone: Add vm capability check
` [PATCH v7 07/16] virt: geniezone: Add vcpu support
` [PATCH v7 08/16] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v7 09/16] virt: geniezone: Add irqfd support
` [PATCH v7 10/16] virt: geniezone: Add ioeventfd support
` [PATCH v7 11/16] virt: geniezone: Add memory region support
` [PATCH v7 12/16] virt: geniezone: Add dtb config support
` [PATCH v7 13/16] virt: geniezone: Add demand paging support
` [PATCH v7 14/16] virt: geniezone: Add block-based "
` [PATCH v7 15/16] virt: geniezone: Add memory pin/unpin support
` [PATCH v7 16/16] virt: geniezone: Add memory relinquish support
[PATCH] usb: xhci-mtk: fix in-ep's start-split check failure
2023-11-18 3:30 UTC
[PATCH wifi-next 0/6] wifi: Convert to platform remove callback returning void
2023-11-17 19:21 UTC (3+ messages)
` [PATCH wifi-next 6/6] wifi: mt76: "
[PATCH] ASoC: mediatek: mt8186: trivial: align code
2023-11-17 16:09 UTC
[PATCH v1 00/20] MediaTek SVS driver partial refactoring
2023-11-17 14:32 UTC (22+ messages)
` [PATCH v1 01/20] arm64: dts: mediatek: mt8183: Change iospaces for thermal and svs
` [PATCH v1 02/20] soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
` [PATCH v1 03/20] soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
` [PATCH v1 04/20] soc: mediatek: mtk-svs: Build bank name string dynamically
` [PATCH v1 05/20] soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
` [PATCH v1 06/20] soc: mediatek: mtk-svs: Change the thermal sensor device name
` [PATCH v1 07/20] soc: mediatek: mtk-svs: Add a map to retrieve fused values
` [PATCH v1 08/20] soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
` [PATCH v1 09/20] soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
` [PATCH v1 10/20] soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
` [PATCH v1 11/20] soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
` [PATCH v1 12/20] soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
` [PATCH v1 13/20] soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
` [PATCH v1 14/20] soc: mediatek: mtk-svs: Compress of_device_id entries
` [PATCH v1 15/20] soc: mediatek: mtk-svs: Cleanup of svs_probe() function
` [PATCH v1 16/20] soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
` [PATCH v1 17/20] soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
` [PATCH v1 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
` [PATCH v1 19/20] arm64: dts: mediatek: mt8192: Add Smart Voltage Scaling node
` [PATCH v1 20/20] arm64: dts: mediatek: mt8195: Add SVS node and reduce LVTS_AP iospace
[PATCH] wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
2023-11-17 12:54 UTC
[PATCH v4 0/6] extcon-usb-gpio YAML conversion
2023-11-17 12:08 UTC (3+ messages)
` [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
[PATCH v3] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-17 10:38 UTC
[PATCH v2] dma-buf: heaps: Introduce cma_heap_add() for non-default CMA heap
2023-11-17 10:03 UTC
[PATCH] mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
2023-11-17 9:55 UTC
[PATCH] dt-bindings: arm: mediatek: convert ethsys controller to the json-schema
2023-11-17 7:49 UTC
[PATCH v3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
2023-11-17 5:43 UTC
mt76 DT binding: undocumented interrupts
2023-11-17 5:30 UTC
[PATCH V3] dt-bindings: thermal: convert Mediatek Thermal to the json-schema
2023-11-17 5:22 UTC
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-16 19:17 UTC (5+ messages)
[PATCH][next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
2023-11-16 21:05 UTC (2+ messages)
[PATCH v2] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-16 15:40 UTC (2+ messages)
[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
2023-11-16 15:06 UTC (6+ messages)
` [PATCH] "
` [PATCH] thermal: Fix "
[PATCH] cpuidle: idle exit_latency overflow
2023-11-16 14:52 UTC (3+ messages)
[PATCH V2] dt-bindings: thermal: convert Mediatek Thermal to the json-schema
2023-11-16 14:51 UTC (4+ messages)
[PATCH] dt-bindings: thermal: convert Mediatek Thermal to the json-schema
2023-11-16 14:38 UTC (3+ messages)
[PATCH v2 0/3] soc: mediatek: svs: add support for MT8186 and
2023-11-16 14:15 UTC (5+ messages)
` [PATCH v2 1/3] soc: mediatek: svs: Add support for MT8195 SoC
` [PATCH v2 2/3] soc: mediatek: svs: Add support for MT8186 SoC
` [PATCH v2 3/3] dt-bindings: soc: mediatek: add mt8186 and mt8195 svs dt-bindings
[PATCH] arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
2023-11-16 13:24 UTC
[PATCH 1/2] arm64: dts: mediatek: mt7986: fix SPI bus width properties
2023-11-16 13:09 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7986: fix SPI nodename
[PATCH] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
2023-11-16 13:08 UTC
[PATCH] mmc: add wp_grp_size node
2023-11-16 13:03 UTC (3+ messages)
[PATCH v2 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
2023-11-16 12:11 UTC (7+ messages)
` [PATCH v2 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
` [PATCH v2 2/3] dt-bindings: clock: mediatek: Remove compatible "
` [PATCH v2 3/3] dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188
[PATCH v7 0/4] add es8326 dt-bindings, commonize headset codec API, es8326 support and Enable dual amp for rt5682s
2023-11-16 9:35 UTC (5+ messages)
` [PATCH v7 1/4] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
` [PATCH v7 2/4] ASoC: mediatek: mt8188-mt6359: commonize headset codec init/exit api
` [PATCH v7 3/4] ASoC: mediatek: mt8188-mt6359: add es8326 support
` [PATCH v7 4/4] ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682s
[PATCH v1 0/3] soc: mediatek: svs: add support for MT8186 and MT8195
2023-11-16 9:01 UTC (5+ messages)
` [PATCH v1 1/3] soc: mediatek: svs: Add support for MT8195 SoC
` [PATCH v1 2/3] soc: mediatek: svs: Add support for MT8186 SoC
[PATCH v6 0/4] add es8326 dt-bindings, commonize headset codec API, es8326 support and Enable dual amp for rt5682s
2023-11-16 8:49 UTC (7+ messages)
` [PATCH v6 1/4] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
` [PATCH v6 2/4] ASoC: mediatek: mt8188-mt6359: commonize headset codec init/exit api
` [PATCH v6 3/4] ASoC: mediatek: mt8188-mt6359: add es8326 support
` [PATCH v6 4/4] ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682s
[PATCH v2] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-16 8:22 UTC (3+ messages)
[PATCH] linux-firmware: update firmware for MT7921 WiFi device
2023-11-16 8:18 UTC
[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
2023-11-16 8:14 UTC
[PATCH v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs
2023-11-16 3:50 UTC (2+ messages)
[PATCH] scsi: ufs: mediatek: Fix the maintainer for MediaTek UFS hooks
2023-11-16 2:51 UTC (3+ messages)
[PATCH 00/14] power: reset: Drop platform_driver_probe() and convert to platform remove callback returning void
2023-11-16 0:38 UTC (2+ messages)
[PATCH v2 0/8] dma-buf: heaps: Add secure heap
2023-11-15 23:45 UTC (20+ messages)
` [PATCH v2 1/8] dma-buf: heaps: Initialize a "
` [PATCH v2 2/8] dma-buf: heaps: secure_heap: Add private heap ops
` [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee session
` [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call
` [PATCH v2 6/8] dt-bindings: reserved-memory: Add secure CMA reserved memory range
` [PATCH v2 7/8] dma_buf: heaps: secure_heap: Add a new MediaTek CMA heap
` [PATCH v2 8/8] dma-buf: heaps: secure_heap: Add normal "
[PATCH v2] ufs: core: clear cmd if abort success in mcq mode
2023-11-15 19:23 UTC (2+ messages)
[PATCH] clock: mediatek: mt8173: Handle unallocated infracfg clock data
2023-11-15 17:34 UTC (3+ messages)
[PATCH v2 1/2] clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when module
2023-11-15 17:06 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8173: Fix timer 13 MHz clock description
[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
2023-11-15 15:13 UTC (2+ messages)
[PATCH v2] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR
2023-11-15 15:13 UTC (2+ messages)
[PATCH v5 0/3] add es8326 dt-bindings, es8326 support and Enable dual amp for rt5682s
2023-11-15 14:42 UTC (6+ messages)
` [PATCH v5 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
` [PATCH v5 2/3] ASoC: mediatek: "
` [PATCH v5 3/3] ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682s
[PATCH v4 0/3] add es8326 dt-bindings, es8326 support and Enable dual amp for rt5682s
2023-11-15 8:53 UTC (4+ messages)
` [PATCH v4 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
` [PATCH v4 2/3] ASoC: mediatek: "
` [PATCH v4 3/3] ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682s
[PATCH v1] ufs: core: clear cmd if abort success in mcq mode
2023-11-15 7:14 UTC
[PATCH v2] arm64: dts: mt8173: Add G2Touch touchscreen node
2023-11-15 6:08 UTC (2+ messages)
[PATCH] arm64: dts: mt8173: Add G2Touch touchscreen node
2023-11-15 3:22 UTC (2+ messages)
[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-11-14 17:42 UTC (11+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH 5/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
[PATCH v3 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
2023-11-14 17:04 UTC (2+ messages)
` [PATCH v3 2/2] watchdog: mediatek: mt7988: add wdt support
[PATCH v6 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-11-14 14:26 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: media: Add bindings "
[PATCH 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
2023-11-14 14:12 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
2023-11-14 9:16 UTC (3+ messages)
` [PATCH 1/1] drm/mediatek: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).