linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 17:04:16 to 2020-07-14 09:20:04 UTC [more...]

[PATCH v1 0/2] scsi: ufs: Fix and simplify setup_xfer_req vop and request's completion timestamp
 2020-07-14  9:19 UTC  (6+ messages)
` [PATCH v1 1/2] scsi: ufs: Simplify completion timestamp for SCSI and query commands
` [PATCH v1 2/2] scsi: ufs: Fix and simplify setup_xfer_req variant operation

[PATCH 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-14  9:04 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
` [PATCH 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH 5/7] pinctrl: mediatek: add mt6779 eint support
` [PATCH 6/7] arm64: dts: add dts nodes for MT6779
` [PATCH 7/7] clk: mediatek: add UART0 clock support

[PATCH 1/9] usb: gadget: bdc: fix code check warning or error caused by spacing
 2020-07-14  8:48 UTC  (9+ messages)
` [PATCH 2/9] usb: gadget: bdc: fix warning of embedded function name
` [PATCH 3/9] usb: gadget: bdc: fix improper SPDX comment style for header file
` [PATCH 4/9] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH 5/9] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH 6/9] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH 7/9] usb: gadget: bdc: avoid precedence issues
` [PATCH 8/9] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH 9/9] usb: gadget: bdc: prefer pointer dereference to pointer type

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-14  8:48 UTC  (8+ messages)

[PATCH v2 0/2] Some improvements for iommu
 2020-07-14  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
` [PATCH v2 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH v3] scsi: ufs-mediatek: Add inline encryption support
 2020-07-14  4:58 UTC  (3+ messages)

[PATCH v2] Add MediaTek MT6779 devapc driver
 2020-07-14  3:17 UTC  (15+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for mtk-devapc
` [PATCH v2 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-13 23:34 UTC  (19+ messages)
` [PATCH v3 01/16] media: mtk-vcodec: abstract firmware interface
` [PATCH v3 02/16] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v3 05/16] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v3 06/16] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v3 07/16] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v3 08/16] dt-bindings: media: document mediatek, mt8183-vcodec-enc
  ` [PATCH v3 08/16] dt-bindings: media: document mediatek,mt8183-vcodec-enc
` [PATCH v3 09/16] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v3 10/16] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v3 11/16] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v3 12/16] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v3 13/16] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v3 14/16] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v3 15/16] media: mtk-vcodec: venc: set default time per frame
` [PATCH v3 16/16] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM

[PATCH 0/6] Add support of mt8183 APU
 2020-07-13 22:20 UTC  (8+ messages)
` [PATCH 1/6] dt bindings: remoteproc: Add bindings for MT8183 APU
` [PATCH 2/6] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH 3/6] remoteproc: mtk_vpu_rproc: Add support of JTAG
` [PATCH 4/6] remoteproc: mtk_vpu_rproc: Don't try to load empty PT_LOAD segment
` [PATCH 5/6] remoteproc: mtk_apu: Don't try to use the APU local RAM
` [PATCH 6/6] ARM64: mt8183: Add support of APU to mt8183

[PATCH] iommu/mediatek: Include liunx/dma-mapping.h
 2020-07-13 20:22 UTC  (2+ messages)

[PATCH 10/25] pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_names' as __maybe_unused
 2020-07-13 14:49 UTC 

[PATCH v6 00/10] MT6779 IOMMU SUPPORT
 2020-07-13 13:29 UTC  (6+ messages)
` [PATCH v6 07/10] iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition

[PATCH v7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-13 11:11 UTC  (6+ messages)
` [PATCH v7 6/7] clk: mediatek: add UART0 clock support
` [PATCH v7 7/7] arm64: dts: add dts nodes for MT6779

[PATCH 0/4] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-13 10:48 UTC  (10+ messages)
` [PATCH 1/4] mfd: mt6360: Refactor and fix code style
` [PATCH 2/4] mfd: mt6360: Remove handle_post_irq callback function
` [PATCH 3/4] mfd: mt6360: Fix flow which is used to check ic exist

[PATCH v7 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-07-13  9:42 UTC  (12+ messages)
` [PATCH v7 1/8] PM / devfreq: Add cpu based scaling support to passive_governor
` [PATCH v7 2/8] cpufreq: mediatek: Enable clock and regulator
` [PATCH v7 3/8] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
` [PATCH v7 4/8] devfreq: add mediatek "
` [PATCH v7 5/8] opp: Modify opp API, dev_pm_opp_get_freq(), find freq in opp, even it is disabled
` [PATCH v7 6/8] cpufreq: mediatek: add opp notification for SVS support
` [PATCH v7 7/8] devfreq: mediatek: cci devfreq register "
` [PATCH v7 8/8] arm64: dts: mediatek: add cpufreq and cci devfreq nodes for mt8183

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-13  9:33 UTC  (12+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal

[PATCH 00/21] MT8192 IOMMU support
 2020-07-13  7:33 UTC  (32+ messages)
` [PATCH 01/21] dt-binding: memory: mediatek: Add a common larb-port header file
    ` [SPAM]Re: "
` [PATCH 02/21] dt-binding: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH 03/21] dt-binding: memory: mediatek: Add domain definition
` [PATCH 04/21] dt-binding: mediatek: Add binding for mt8192 IOMMU and SMI
` [PATCH 05/21] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH 06/21] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH 07/21] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH 08/21] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH 09/21] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH 10/21] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH 11/21] iommu/mediatek: Add power-domain operation
` [PATCH 12/21] iommu/mediatek: Add iova reserved function
` [PATCH 13/21] iommu/mediatek: Make MTK_IOMMU depend on ARM64
` [PATCH 14/21] iommu/mediatek: Add single domain
` [PATCH 15/21] iommu/mediatek: Support master use iova over 32bit
` [PATCH 16/21] iommu/mediatek: Support up to 34bit iova in tlb invalid
` [PATCH 17/21] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH 18/21] iommu/mediatek: Add support for multi domain
` [PATCH 19/21] iommu/mediatek: Adjust the structure
` [PATCH 20/21] iommu/mediatek: Add mt8192 support
` [PATCH 21/21] memory: mtk-smi: "

[v2 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-13  6:55 UTC  (3+ messages)

[v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-13  6:48 UTC 

[PATCH 2/2] soc: mediatek: devapc: add devapc-mt6779 driver
 2020-07-13  6:11 UTC  (4+ messages)

[PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-13  3:06 UTC  (3+ messages)

[RFC PATCH V7 0/3] media: support Mediatek sensor interface driver
 2020-07-12 23:14 UTC  (5+ messages)
` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add "
` [RFC PATCH V7 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings

[PATCH] Revert "thermal: mediatek: fix register index error"
 2020-07-12 18:13 UTC  (5+ messages)

[PATCH v2 0/2] Mediatek thermal driver update
 2020-07-10 15:23 UTC  (8+ messages)
` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system
` [RESEND] Mediatek thermal driver update

[RFC PATCH v3] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-12  3:21 UTC  (3+ messages)

[RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support
 2020-07-12  0:34 UTC  (3+ messages)

[PATCH] mt76: mt7915: fix potential memory leak in mcu message handler
 2020-07-11 17:25 UTC 

[PATCH 1/2] clk: Export clk_register_composite
 2020-07-11 16:26 UTC  (2+ messages)
  ` [PATCH 2/2] clk: mediatek: Add EXPORT_SYMBOL for kernel module support

[v2 PATCH] drm/panel: auo, b116xw03: fix flash backlight when power on
 2020-07-10 20:00 UTC  (2+ messages)

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2020-07-10 19:18 UTC  (4+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask

[PATCH 0/3] Mediatek pinctrl patch on mt8192
 2020-07-10 16:39 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH v8 4/4] kasan: update documentation for generic kasan
 2020-07-10 16:27 UTC 

[PATCH v8 3/4] kasan: add tests for call_rcu stack recording
 2020-07-10 16:25 UTC 

[PATCH v8 2/4] kasan: record and print the free track
 2020-07-10 16:24 UTC 

[PATCH v8 1/4] rcu: kasan: record and print call_rcu() call stack
 2020-07-10 16:24 UTC 

[PATCH v8 0/4] kasan: memorize and print call_rcu stack
 2020-07-10 16:21 UTC 

[PATCH v2 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-07-10 13:35 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: Re-measure capacity-dmips-mhz
 2020-07-10 13:34 UTC  (4+ messages)

[PATCH 0/6] introduce support for mt7663s devices
 2020-07-10 12:56 UTC  (7+ messages)
` [PATCH 1/6] mt76: mt7615: take into account sdio bus configuring txwi
` [PATCH 2/6] mt76: mt76u: add mt76_skb_adjust_pad utility routine
` [PATCH 3/6] mt76: mt7615: sdio code must access rate/key regs in preocess context
` [PATCH 4/6] mt76: mt7615: introduce mt7663-common module
` [PATCH 5/6] mt76: introduce mt76_sdio module
` [PATCH 6/6] mt76: mt7615: introduce mt7663s support

[PATCH v13 0/2] media: i2c: Add support for OV02A10 sensor
 2020-07-10 10:18 UTC  (3+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH v13 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH] usb: xhci-mtk: fix the failure of bandwidth allocation
 2020-07-10  5:58 UTC  (3+ messages)

[v2 PATCH] usb: xhci-mtk: fix the failure of bandwidth allocation
 2020-07-10  5:57 UTC 

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-10  3:08 UTC  (4+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[RFC PATCH] usb: dwc3: fix maximum_speed check for usb2.0-only core
 2020-07-09 22:17 UTC  (2+ messages)

[PATCH v6] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-09 20:59 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings

[PATCH v2] net: ethernet: mtk_eth_soc: fix mtu warning
 2020-07-09 20:46 UTC  (7+ messages)
  ` Aw: "
    `  "

[PATCH V12 0/2] media: i2c: Add support for OV02A10 sensor
 2020-07-09 20:04 UTC  (3+ messages)
` [PATCH V12 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings


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