linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 16:48:53 to 2020-09-25 10:46:20 UTC [more...]

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-25 10:45 UTC  (18+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "
` [PATCH 02/12] soc: mediatek: Add MediaTek SCPSYS power domains
` [PATCH 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH 11/12] soc: mediatek: pm-domains: Add support for mt8183

[PATCH v3 0/6] spi: spi-mtk-nor: Add mt8192 support
 2020-09-25  9:36 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: spi: add mt8192-nor compatible string
` [PATCH v3 2/6] spi: spi-mtk-nor: fix mishandled logics in checking SPI memory operation
` [PATCH v3 3/6] spi: spi-mtk-nor: support 7 bytes transfer of generic spi
` [PATCH v3 4/6] spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
` [PATCH v3 5/6] spi: spi-mtk-nor: support 36bit dma addressing
` [PATCH v3 6/6] spi: spi-mtk-nor: Add power management support

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-25  9:15 UTC  (5+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-25  9:11 UTC  (3+ messages)
`  "

[PATCH v3 00/22] Convert all remaining drivers to GEM object functions
 2020-09-25  8:40 UTC  (27+ messages)
` [PATCH v3 01/22] drm/amdgpu: Introduce "
` [PATCH v3 02/22] drm/armada: "
` [PATCH v3 03/22] drm/etnaviv: "
` [PATCH v3 04/22] drm/exynos: "
` [PATCH v3 05/22] drm/gma500: "
` [PATCH v3 06/22] drm/i915: "
` [PATCH v3 07/22] drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 08/22] drm/mediatek: Introduce GEM object functions
` [PATCH v3 09/22] drm/msm: Introduce GEM object funcs
` [PATCH v3 10/22] drm/nouveau: Introduce GEM object functions
` [PATCH v3 11/22] drm/omapdrm: "
` [PATCH v3 12/22] drm/pl111: "
` [PATCH v3 13/22] drm/radeon: "
` [PATCH v3 14/22] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH v3 15/22] drm/tegra: Introduce GEM object functions
` [PATCH v3 16/22] drm/vc4: "
` [PATCH v3 17/22] drm/vgem: "
` [PATCH v3 18/22] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [PATCH v3 19/22] drm/vkms: Introduce GEM object functions
` [PATCH v3 20/22] drm/xen: "
` [PATCH v3 21/22] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 22/22] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH v6] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-25  7:25 UTC  (8+ messages)
` [PATCH v7 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH V3 RESEND 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:20 UTC  (11+ messages)
` [PATCH V3 RESEND 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH V3 RESEND 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH V3 RESEND 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH V3 RESEND 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH V3 RESEND 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH V3 RESEND 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH V3 RESEND 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH V3 RESEND 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH V3 RESEND 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH V3 RESEND 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH RESEND v3 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
 2020-09-25  6:12 UTC  (11+ messages)
` [PATCH RESEND v3 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH RESEND v3 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH RESEND v3 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH RESEND v3 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH RESEND v3 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH RESEND v3 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH RESEND v3 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH RESEND v3 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH RESEND v3 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:10 UTC  (12+ messages)
` [PATCH 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-24 21:49 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v4 2/2] leds: mt6360: Add LED driver for MT6360

[PATCH 0/3] spi: spi-mtk-nor: make use of full capability of program mode
 2020-09-24 15:27 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-mtk-nor: make use of full capability of prg mode
` [PATCH 2/3] spi: spi-mtk-nor: add helper for checking prg mode ops
` [PATCH 3/3] spi: spi-mtk-nor: fix op checks in supports_op

[PATCH 1/2] mt76: mt7915: measure channel noise and report it via survey
 2020-09-24 15:23 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7915: fix VHT LDPC capability

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-24 14:05 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] mmc: mediatek: Drop pointer to mmc_host from msdc_host
 2020-09-24 12:49 UTC  (2+ messages)

[PATCH -next] mfd: mt6360: Remove unused including <linux/version.h>
 2020-09-24 12:42 UTC  (2+ messages)

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-24 12:33 UTC  (3+ messages)

[PATCH v4 3/6] kasan: print timer and workqueue stack
 2020-09-24 12:21 UTC  (5+ messages)

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-09-24  8:58 UTC  (5+ messages)

[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-24  8:52 UTC  (4+ messages)

[PATCH 3/3] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
 2020-09-24  8:18 UTC 

[PATCH 2/3] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
 2020-09-24  8:18 UTC 

[PATCH 1/3] media: platform: add missing put_device() call in mtk_jpeg_clk_init()
 2020-09-24  8:17 UTC 

[PATCH v4 2/6] workqueue: kasan: record workqueue stack
 2020-09-24  4:04 UTC 

[PATCH v4 4/6] kasan: add tests for timer stack recording
 2020-09-24  4:05 UTC 

[PATCH v4 6/6] kasan: update documentation for generic kasan
 2020-09-24  4:06 UTC 

PATCH v4 5/6] kasan: add tests for workqueue stack recording
 2020-09-24  4:06 UTC 

[PATCH v2 0/4] Add support of mt8183 APU
 2020-09-23 23:11 UTC  (2+ messages)

[PATCH v2 0/5] spi: spi-mtk-nor: Add mt8192 support
 2020-09-23 20:42 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: spi: add mt8192-nor compatible string

[v2 PATCH] dt-bindings: display: mediatek: convert the dpi bindings to yaml
 2020-09-23 20:15 UTC  (2+ messages)

[PATCH v2 0/8] Add Support for MediaTek PMIC MT6359
 2020-09-23 16:24 UTC  (3+ messages)
` [PATCH v2 3/8] dt-bindings: regulator: Add document for MT6359 regulator

[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-23 14:39 UTC  (7+ messages)
` [PATCH v3 13/15] ARM: dts: dove: fix PCA95xx GPIO expander properties on A510
` [PATCH v3 14/15] ARM: dts: armada: align GPIO hog names with dtschema
` [PATCH v3 15/15] ARM: dts: imx6q: "

[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
 2020-09-23 11:18 UTC  (2+ messages)
` [PATCH 2/2] power: supply: mt6360_charger: add MT6360 charger support

[PATCH v4 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-09-23  8:53 UTC  (4+ messages)
` [PATCH v4 04/11] usb: xhci-rcar: "

[PATCH] mt76: mt7615: retry if mt7615_mcu_init returns -EAGAIN
 2020-09-23  7:23 UTC 

[PATCH v3] drm/bridge: add it6505 driver
 2020-09-23  6:33 UTC  (2+ messages)

[PATCH v3 0/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine
 2020-09-23  0:38 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: ufs-mediatek: Add mt8192-ufshci compatible string

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-22 23:31 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings

[PATCH V5 00/17] Add driver for dvfsrc, support for active state of scpsys
 2020-09-22 23:14 UTC  (3+ messages)
` [PATCH V5 01/17] dt-bindings: soc: Add dvfsrc driver bindings

[PATCH -next] clk: mediatek: fix platform_no_drv_owner.cocci warnings
 2020-09-22 19:57 UTC  (2+ messages)

[PATCH -next] clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_init
 2020-09-22 19:56 UTC  (2+ messages)

[PATCH -next] clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init
 2020-09-22 19:56 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mt7622: add antsel pins/groups
 2020-09-22 16:41 UTC 

[PATCH 1/4] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
 2020-09-22 16:07 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH 4/4] dt-bindings: phy: convert HDMI PHY binding "

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-22 15:40 UTC  (5+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers

[PATCH v2] spi: spi-mtk-nor: fix timeout calculation overflow
 2020-09-22 12:37 UTC  (4+ messages)

[PATCH] ASoC: hdmi-codec: Use set_jack ops to set jack
 2020-09-22 11:48 UTC  (2+ messages)

[PATCH] spi: spi-mtk-nor: fix timeout calculation overflow
 2020-09-22 11:47 UTC  (2+ messages)

[PATCH] mt76: mt7915: add offchannel condition in switch channel command
 2020-09-22 11:36 UTC 

[PATCH v5 0/10] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-09-22 10:20 UTC  (11+ messages)
` [PATCH v5 01/10] mfd: mt6360: Rearrange include file
` [PATCH v5 02/10] mfd: mt6360: Remove redundant brackets around raw numbers
` [PATCH v5 03/10] mfd: mt6360: Indicate sub-dev compatible name by using "-"
` [PATCH v5 04/10] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
` [PATCH v5 05/10] mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
` [PATCH v5 06/10] mfd: mt6360: Rename mt6360_pmu by mt6360
` [PATCH v5 07/10] mfd: mt6360: Remove handle_post_irq callback function
` [PATCH v5 08/10] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH v5 09/10] mfd: mt6360: Merge header file into driver and remove unuse register define
` [PATCH v5 10/10] mfd: mt6360: Merge different sub-devices I2C read/write

[PATCH v3 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2020-09-22  9:49 UTC  (5+ messages)
` [PATCH v3 2/4] soc: mediatek: pwrap: add arbiter capability
` [PATCH v3 4/4] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

[PATCH 1/3] stress-shm-sysv: exercise shmat with invalid flags
 2020-09-22  8:16 UTC  (4+ messages)
` [PATCH 2/3] stress-shm-sysv: exercise shmat with all possible flags
` [PATCH 3/3] stress-shmsysv: exercise shmat with SHM_REMAP flag on NULL address

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-09-22  7:13 UTC  (5+ messages)

[PATCH -next v2] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-22  7:15 UTC  (3+ messages)

[PATCH] soc: mediatek: Check if power domains can be powered on at boot time
 2020-09-22  2:55 UTC  (3+ messages)

[PATCH net-next] net: Update MAINTAINERS for MediaTek switch driver
 2020-09-22  0:28 UTC  (2+ messages)

[v4,0/5] watchdog: mt8192: add wdt support
 2020-09-21 16:58 UTC  (3+ messages)
` [v4,2/5] arm64: dts: mt8183: update watchdog device node


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