linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-21 23:42:39 to 2020-11-27 08:46:56 UTC [more...]

[PATCH 1/2] dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC
 2020-11-27  8:46 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: arm64: dts: mediatek: Add mt8167-pumpkin board
 2020-11-27  8:38 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: mtk-efuse: add documentation for MT8516 SoC
 2020-11-27  8:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8516: add efuse node

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-27  6:23 UTC  (19+ messages)
` [PATCH v4 07/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v4 08/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v4 09/24] iommu/io-pgtable-arm-v7s: Clear LVL_SHIFT/BITS macro instead of the formula
` [PATCH v4 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v4 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v4 12/24] iommu/mediatek: Move hw_init into attach_device
` [PATCH v4 17/24] iommu/mediatek: Add single domain

[PATCH] iommu: Improve the performance for direct_mapping
 2020-11-27  6:21 UTC  (8+ messages)

[PATCH v2] phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS to fix build errors
 2020-11-27  5:58 UTC  (2+ messages)
` [PATCH v2] phy: mediatek: Make PHY_MTK_{XSPHY,TPHY} "

[PATCH v2] proc: use untagged_addr() for pagemap_read addresses
 2020-11-27  5:07 UTC 

[PATCH v10 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-27  3:28 UTC  (7+ messages)
` [PATCH v10 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v10 2/6] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v10 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v10 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v10 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v10 6/6] leds: mt6360: Add LED driver for MT6360

[RESEND PATCH v1] proc: use untagged_addr() for pagemap_read addresses
 2020-11-27  3:16 UTC  (9+ messages)

[PATCH v4 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-11-27  2:24 UTC  (3+ messages)
` [PATCH v4 01/16] dt-bindings: power: Add bindings for the Mediatek "

[PATCH v9 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-26 18:14 UTC  (9+ messages)
` [PATCH v9 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v9 2/6] leds: flash: Fix multicolor registration no-ops by return 0
` [PATCH v9 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v9 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v9 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v9 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (56+ messages)
                  ` [Intel-wired-lan] "

[PATCH] mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
 2020-11-26  8:59 UTC 

[PATCH v1 0/3] Refine error history and introduce notify_event vop
 2020-11-26  5:38 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: ufs: Add error history for abort event in UFS Device W-LUN
` [PATCH v1 2/3] scsi: ufs: Refine error history functions
` [PATCH v1 3/3] scsi: ufs: Introduce notify_event variant function

[PATCH] media: mtk-vcodec: Fix order of log arguments
 2020-11-26  3:08 UTC 

[PATCH v3 1/2] scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
 2020-11-26  2:01 UTC 

[PATCH] memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
 2020-11-26  1:20 UTC  (3+ messages)
  ` 答复: "

[PATCH v8 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-25 18:16 UTC  (11+ messages)
` [PATCH v8 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v8 2/6] leds: flash: Fix multicolor registration no-ops by return 0
` [PATCH v8 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v8 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v8 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v8 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH v2 0/6] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-11-25 16:38 UTC  (12+ messages)
` [PATCH v2 1/6] iommu: Move iotlb_sync_map out from __iommu_map
` [PATCH v2 2/6] iommu: Add iova and size as parameters in iommu_iotlb_map
` [PATCH v2 3/6] iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
` [PATCH v2 4/6] iommu: Add granule_ignore when tlb gather
` [PATCH v2 6/6] iommu/mediatek: Convert tlb_flush_walk to gather_add_page

[PATCH v16 0/2] media: i2c: add support for OV02A10 sensor
 2020-11-25 14:17 UTC  (3+ messages)
` [PATCH v16 1/2] media: dt-bindings: media: i2c: document OV02A10 DT bindings
` [PATCH v16 2/2] media: i2c: add OV02A10 image sensor driver

[PATCH] arm64: Kconfig: Add SYS_SUPPORTS_APM_EMULATION
 2020-11-25 11:41 UTC  (3+ messages)

[PATCH v4 0/2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-11-25 11:28 UTC  (4+ messages)

[PATCH] arm64: dts: mt8183: Add pwm and backlight node
 2020-11-25 10:24 UTC  (2+ messages)

[PATCH] phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors
 2020-11-25  6:31 UTC  (5+ messages)

[PATCH 1/2] media: mtk-vpu: VPU should be in idle state before system is suspended
 2020-11-25  2:46 UTC  (4+ messages)
` [PATCH 2/2] media: mtk-vpu: dump VPU status when IPI times out

[PATCH] usb: mtu3: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-25  2:33 UTC  (2+ messages)

[PATCH] mmc: mediatek: Add system suspend/resume interface
 2020-11-25  1:10 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mediatek: support setting MTU
 2020-11-24 22:54 UTC  (2+ messages)

[PATCH v7 0/5] leds: mt6360: Add LED driver for MT6360
 2020-11-24 21:38 UTC  (17+ messages)
` [PATCH v7 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v7 2/5] dt-bindings: leds: Add LED_COLOR_ID_MOONLIGHT definitions

[PATCH v3 0/8] Add Support for MediaTek PMIC MT6359
 2020-11-24 17:09 UTC  (11+ messages)
` [PATCH v3 1/8] mfd: mt6358: refine interrupt code
` [PATCH v3 2/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
` [PATCH v3 3/8] dt-bindings: regulator: Add document for MT6359 regulator
` [PATCH v3 4/8] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH v3 5/8] regulator: mt6359: Add support for MT6359 regulator
` [PATCH v3 6/8] regulator: mt6359: Set the enable time for LDOs
` [PATCH v3 7/8] regulator: mt6359: Add support for MT6359P regulator
` [PATCH v3 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH] mmc: mediatek: depend on COMMON_CLK to fix compile tests
 2020-11-24 14:25 UTC  (2+ messages)

[PATCH v3] usb: musb: remove unused variable 'devctl'
 2020-11-24 11:45 UTC  (3+ messages)

[v5 0/3] mt8183: Add Mediatek thermal driver and dtsi
 2020-11-24  8:25 UTC  (5+ messages)
` [v5 1/3] arm64: dts: mt8183: add thermal zone node
` [v5 2/3] arm64: dts: mt8183: Configure CPU cooling

[PATCH v2] usb: musb: remove unused variable 'devctl'
 2020-11-24  7:24 UTC  (2+ messages)

[GIT PULL] mediatek drm fixes for 5.10
 2020-11-23 23:41 UTC 

[PATCH v2] ASoC: hdmi-codec: Get ELD in before reporting plugged event
 2020-11-23 20:38 UTC  (2+ messages)

[PATCH V1] mmc: mediatek: correct the setting of recheck_sdio_irq
 2020-11-23 16:06 UTC  (2+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-23 14:36 UTC  (7+ messages)
` [PATCH 07/40] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description
` [PATCH 10/40] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
` [PATCH 18/40] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-23 14:31 UTC  (5+ messages)
` [PATCH 28/30] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
` [PATCH 30/30] drm/mediatek/mtk_disp_ovl: "

[PATCH] drm/mediatek: Drop local dma_parms
 2020-11-23 14:24 UTC  (2+ messages)

[PATCH] Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
 2020-11-23 11:51 UTC  (2+ messages)

[v4,2/3] PCI: mediatek: Add new generation controller support
 2020-11-23  6:45 UTC  (2+ messages)

[v4,0/3] PCI: mediatek: Add new generation controller support
 2020-11-23  5:59 UTC  (4+ messages)
` [v4,2/3] "

[PATCH v5 00/24] Mediatek MT8192 clock support
 2020-11-23  4:02 UTC  (3+ messages)
` [PATCH v5 23/24] arm64: dts: mediatek: Add mt8192 clock controllers

[PATCH v2 0/3] remoteproc/mediatek: read IPI buffer offset from FW binary
 2020-11-23  3:03 UTC  (4+ messages)
` [PATCH v2 3/3] remoteproc/mediatek: read IPI buffer offset from FW

[PATCH RFC v2 1/1] scsi: pm: Leave runtime PM status alone during system resume/thaw/restore
 2020-11-23  3:02 UTC  (5+ messages)

[PATCH] drm/mediatek: dsi: Modify horizontal front/back porch byte formula
 2020-11-21 10:37 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).