linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-11 22:51:47 to 2023-09-13 13:46:16 UTC [more...]

[PATCH v8 00/24] iommu: Make default_domain's mandatory
 2023-09-13 13:43 UTC  (20+ messages)
` [PATCH v8 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v8 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v8 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v8 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v8 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v8 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v8 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v8 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v8 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v8 11/24] iommu/tegra-smmu: Implement an IDENTITY domain
` [PATCH v8 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v8 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v8 14/24] iommu/msm: "
` [PATCH v8 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v8 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v8 19/24] iommu/sun50i: "
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v8 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v8 24/24] iommu: Convert remaining simple drivers to domain_alloc_paging()

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-13 13:35 UTC  (27+ messages)
` [PATCH 1/9] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-13 13:00 UTC  (27+ messages)

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-13 11:43 UTC  (12+ messages)
` [RFC v1 1/3] dt-bindings: thermal: mediatek: add mt7988 compatible
` [RFC v1 2/3] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [RFC v1 3/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13 10:25 UTC  (12+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register

[PATCH 0/5] spmi: Add and use managed resource helpers
 2023-09-13  9:11 UTC  (7+ messages)
` [PATCH 1/5] spmi: Introduce device-managed functions
` [PATCH 2/5] spmi: Use devm_spmi_controller_alloc()
` [PATCH 3/5] spmi: mtk-pmif: Reorder driver remove sequence

[PATCH v2] wifi: mac80211: export ieee80211_tpt_led_trig_tx/rx for driver
 2023-09-13 10:06 UTC  (2+ messages)

[PATCH v5 00/14] add support MDP3 on MT8195 platform
 2023-09-13  9:19 UTC  (27+ messages)
` [PATCH v5 01/14] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v5 03/14] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v5 04/14] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v5 05/14] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v5 06/14] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v5 07/14] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v5 08/14] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v5 09/14] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v5 10/14] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v5 11/14] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v5 12/14] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v5 13/14] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v5 14/14] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH -next 00/25] spi: Use devm_clk_get_*() helper function to simplify the drivers
 2023-09-13  9:15 UTC  (5+ messages)
` [PATCH -next v2 "
  ` [PATCH -next v2 19/25] spi: mtk-snfi: Use helper function devm_clk_get_enabled()

[PATCH v5 0/3] introduce more MDP3 components in mt8195
 2023-09-13  8:58 UTC  (10+ messages)
` [PATCH v5 1/3] dt-binding: mediatek: correct MDP3 node with generic names
` [PATCH v5 2/3] dt-binding: mediatek: integrate MDP RDMA to one binding
` [PATCH v5 3/3] dt-binding: mediatek: add MediaTek mt8195 MDP3 components

[PATCH -next 0/2] iio: adc: mt6577_auxadc: Cleanup with the helpers
 2023-09-13  8:56 UTC  (5+ messages)
` [PATCH -next 1/2] iio: adc: mt6577_auxadc: Simplify with dev_err_probe()
` [PATCH -next 2/2] iio: adc: mt6577_auxadc: Simplify with device managed function

[RESEND PATCH] arm64: dts: mediatek: Fix "status" values
 2023-09-13  8:49 UTC  (4+ messages)

[PATCH v3] arm64: dts: mediatek: mt6358: Merge ldo_vcn33_* regulators
 2023-09-13  8:44 UTC 

[PATCH] thermal/drivers/mediatek: Fix control buffer enablement on MT7896
 2023-09-13  8:35 UTC  (2+ messages)

[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-09-13  8:35 UTC  (4+ messages)

[PATCH v3 0/3] regulator: mt6358: Remove bogus regulators and improvements
 2023-09-13  8:29 UTC  (4+ messages)
` [PATCH v3 1/3] regulator: mt6358: Fail probe on unknown chip ID
` [PATCH v3 2/3] regulator: mt6358: Add output voltage fine tuning to fixed regulators
` [PATCH v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13  7:09 UTC  (12+ messages)
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource

[PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
 2023-09-13  6:42 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
 2023-09-13  4:04 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH v7 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-13  3:20 UTC  (2+ messages)
` [PATCH v7 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[PATCH v5 1/1] arm64: dts: mediatek: rename mt8365-evk to mt8365-genio-350-evk
 2023-09-13  3:22 UTC 

[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
 2023-09-13  3:13 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: rename mt8365-evk to mt8365-genio-350-evk

[PATCH v6 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-13  3:10 UTC  (3+ messages)

regression with 33140e668b10 thermal/drivers/mediatek: Control buffer enablement tweaks
 2023-09-12 20:38 UTC  (7+ messages)
` Aw: "

[PATCH -next v2] power: supply: Remove redundant dev_err_probe() for platform_get_irq_byname()
 2023-09-12 19:08 UTC  (2+ messages)

[PATCH v3 0/9] drm: ci: fixes
 2023-09-12 17:01 UTC  (17+ messages)
` [PATCH v3 1/9] drm: ci: igt_runner: Remove todo
` [PATCH v3 2/9] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
` [PATCH v3 3/9] drm: ci: Force db410c to "
` [PATCH v3 4/9] drm: ci: virtio: Update ci variables
` [PATCH v3 5/9] drm: ci: Enable regulator
` [PATCH v3 6/9] arm64: defconfig: Enable DA9211 regulator
` [PATCH v3 8/9] drm: ci: Enable new jobs
` [PATCH v3 9/9] drm: ci: Use scripts/config to enable/disable configs

[PATCH v2 0/8] Add GDB memory helper commands
 2023-09-12 16:23 UTC  (4+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command

[PATCH v1] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2023-09-12 16:03 UTC  (5+ messages)
      ` Aw: "

[PATCH v6 00/18] Add DELETE_BUF ioctl
 2023-09-12 15:51 UTC  (7+ messages)
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset

[PATCH 00/14] add driver to support secure video decoder
 2023-09-12 15:19 UTC  (22+ messages)
` [PATCH 01/14] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH 02/14] media: mediatek: vcodec: allocate tee share memory
` [PATCH 03/14] media: mediatek: vcodec: send share memory data to optee
` [PATCH 04/14] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-09-12 14:54 UTC 

[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-12 14:33 UTC  (2+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-12 13:16 UTC  (12+ messages)

[PATCH 1/5] clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
 2023-09-12 10:02 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: clk-mt6779: "
` [PATCH 3/5] clk: mediatek: clk-mt6797: "
` [PATCH 4/5] clk: mediatek: clk-mt7629-eth: "
` [PATCH 5/5] clk: mediatek: clk-mt7629: "

[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
 2023-09-12  9:36 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: rename mt8365-evk to mt8365-genio-350-evk

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-09-12  9:29 UTC  (7+ messages)

[PATCH v5] drm/mediatek: Fix coverity issue with unintentional integer overflow
 2023-09-12  9:14 UTC  (2+ messages)

[PATCH v4,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-12  9:00 UTC  (2+ messages)

[PATCH net-next v8 0/6] introduce page_pool_alloc() related API
 2023-09-12  8:31 UTC  (2+ messages)
` [PATCH net-next v8 3/6] page_pool: remove PP_FLAG_PAGE_FRAG

[PATCH v2] drm/mediatek: dsi: Add mode_valid callback to DSI bridge
 2023-09-12  6:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm64: dts: mediatek: add description for mt8365-evk board
 2023-09-12  6:52 UTC  (4+ messages)

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-12  6:28 UTC  (5+ messages)
` [RFT PATCH 05/15] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-09-12  1:32 UTC  (3+ messages)

[RESEND,v3 0/3] ASoC: mt8188-mt6359: add SOF support
 2023-09-11 23:57 UTC  (2+ 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).