linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 18:59:35 to 2023-05-04 00:49:23 UTC [more...]

[PATCH v2 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-05-04  0:48 UTC  (3+ messages)
` [PATCH v2 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v2 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-03 22:29 UTC  (37+ messages)

[PATCH 00/20] iommu: Make default_domain's mandatory
 2023-05-03 19:35 UTC  (43+ messages)
` [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
` [PATCH 03/20] iommu/s390: "
` [PATCH 04/20] iommu/fsl_pamu: "
` [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
` [PATCH 07/20] iommu/tegra-smmu: "
` [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
` [PATCH 10/20] iommu/msm: "
` [PATCH 11/20] iommu/mtk_iommu_v1: "
` [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
` [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH 14/20] iommu/ipmmu: "
` [PATCH 15/20] iommu/mtk_iommu: "
` [PATCH 16/20] iommu/sun50i: "
` [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
` [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
` [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH 20/20] iommu: Convert remaining simple drivers "

[PATCH 0/3] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-05-03 15:12 UTC  (9+ messages)
` [PATCH 1/3] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH 2/3] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH 3/3] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts

[bug report] wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES support
 2023-05-03 15:08 UTC 

[PATCH] scsi: ufs: ufs-mediatek: delete some dead code
 2023-05-03 14:47 UTC  (3+ messages)

[PATCH 0/5] ASoC: MediaTek MT8195/86 Cleanups
 2023-05-03 13:25 UTC  (9+ messages)
` [PATCH 1/5] ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helper
` [PATCH 2/5] ASoC: SOF: mediatek: mt8186: "
` [PATCH 3/5] ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probe
` [PATCH 4/5] ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()
` [PATCH 5/5] ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functions

[PATCH v2 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-03 11:49 UTC  (12+ messages)
` [PATCH v2 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v2 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v2 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v2 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v2 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v2 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v2 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v2 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v2 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v2 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v2 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[PATCH] PM / devfreq: mtk-cci: refactor error handling of probe and remove
 2023-05-03 11:40 UTC  (2+ messages)

[PATCH v5 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-05-03  9:42 UTC  (4+ messages)
` [PATCH v5 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v5 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support

[net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
 2023-05-03  3:30 UTC  (2+ messages)

[PATCH v3 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
 2023-05-02 21:09 UTC  (2+ messages)
` [PATCH v3 net 2/2] net: dsa: mt7530: fix network connectivity with multiple CPU ports

[PATCH net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
 2023-05-02 20:05 UTC  (5+ messages)
` [PATCH net 2/2] net: dsa: mt7530: fix network connectivity with multiple CPU ports

[PATCH 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-02 17:06 UTC  (14+ messages)
` [PATCH 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-05-02 15:26 UTC  (3+ messages)
` cpu hotplug : was: "
` shared code: "

[PATCH v2] phy: mediatek: rework the floating point comparisons to fixed point
 2023-05-02 14:50 UTC 

[PATCH v2 0/5] Add LVTS support for mt8192
 2023-05-02 10:35 UTC  (4+ messages)
` [PATCH v2 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support

[PATCH v10 00/11] Add support for MT8195 SCP 2nd core
 2023-05-02  8:57 UTC  (6+ messages)
` [PATCH v10 05/11] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v10 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH v5 0/3] Several UFS MCQ Code Changes
 2023-05-02  7:35 UTC  (3+ messages)
` [PATCH v5 1/3] scsi: ufs: core: Fix mcq tag calcualtion

[PATCH v3 1/2] wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS support
 2023-05-02  3:16 UTC  (2+ messages)

[PATCH v2 0/2] Add dynamic connector selection mechanism
 2023-05-02  1:48 UTC  (4+ messages)
` [PATCH v2 1/2] drm/mediatek: Add ability to support dynamic connector selection

[PATCH] spi: mt65xx: make sure operations completed before unloading
 2023-05-01 18:33 UTC 

[PATCH v2 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
 2023-05-01 17:47 UTC  (2+ messages)
` [PATCH v2 net 2/2] net: dsa: mt7530: fix network connectivity with multiple CPU ports

[PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-05-01 15:08 UTC  (5+ messages)

[PATCH 1/2] mt7530: register OF node for internal MDIO bus
 2023-05-01  9:28 UTC  (16+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

[PATCH] PCI: mediatek-gen3: handle PERST after reset
 2023-05-01  7:51 UTC  (8+ messages)
` Aw: "

[PATCH] phy: mediatek: rework the floating point comparisons to fixed point
 2023-05-01  5:14 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 33/33] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-05-01  3:02 UTC 

[PATCH AUTOSEL 6.2 37/37] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-05-01  2:59 UTC 

[PATCH AUTOSEL 6.3 42/44] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-05-01  2:56 UTC 

[PATCH v2 0/3] clk: mediatek: Convert to platform remove callback returning void
 2023-04-30 19:02 UTC  (4+ messages)
` [PATCH v2 1/3] clk: mediatek: Make mtk_clk_simple_remove() return void
` [PATCH v2 2/3] clk: mediatek: Make mtk_clk_pdev_remove() "
` [PATCH v2 3/3] clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()

[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH 08/19] riscv: Add explicit include for cpu.h
 2023-04-29 18:24 UTC  (2+ messages)

[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-29 15:37 UTC  (4+ messages)
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530

[PATCH v2] wifi: mt76: mt7915: remove BW160 and BW80+80 support
 2023-04-29 11:18 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 92e815cf07ed24ee1c51b122f24ffcf2964b4b13
 2023-04-29  9:49 UTC 

[PATCH v2 4/7] virt: geniezone: Add vcpu support
 2023-04-29  6:34 UTC  (2+ messages)

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-04-28 22:48 UTC  (9+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[PATCH v4] wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
 2023-04-28 21:04 UTC 

[PATCH] clk: mediatek: clk-mt8173: fix memory leak in clk_mt8173_apmixed_probe
 2023-04-28 20:17 UTC  (2+ messages)

[PATCH 0/4] Add LVTS support for mt8192
 2023-04-28 20:00 UTC  (11+ 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).