linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 17:47:59 to 2020-09-16 09:46:57 UTC [more...]

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-16  9:46 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "
` [PATCH 11/12] soc: mediatek: pm-domains: Add support for mt8183

[PATCH] arm: dts: mt7623: add missing pause for switchport
 2020-09-16  9:29 UTC  (2+ messages)
` Aw: "

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-09-16  8:58 UTC  (4+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-16  8:37 UTC  (6+ messages)

[PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
 2020-09-16  6:34 UTC  (12+ messages)

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-16  6:15 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
` [PATCH v2 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x "

[PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property
 2020-09-16  5:25 UTC  (3+ messages)

[RESEND PATCHv1] proc: use untagged_addr() for pagemap_read addresses
 2020-09-16  3:10 UTC 

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

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-15 17:36 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v4 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-15 16:06 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clock: mediatek: add bindings for MT8167 clocks
 2020-09-15 15:56 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-15 15:53 UTC  (2+ messages)

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-15 15:51 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH v5 1/2] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-09-15 13:38 UTC  (5+ messages)
` [PATCH v5 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

[PATCH v11 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-15 12:44 UTC  (6+ messages)
` [PATCH v11 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v11 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v11 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH] arm64: dts: mt8173-elm: Remove ddc property from panel
 2020-09-15 12:41 UTC  (2+ messages)

[PATCH v2] pinctrl: mediatek: Free eint data on failure
 2020-09-15 12:38 UTC  (2+ messages)

[PATCH 0/3] Mediatek MT8192 scpsys support
 2020-09-15  9:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: Add MT8192 power dt-bindings

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-09-15  9:32 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mediatek: add MT8167 power dt-bindings
 2020-09-15  9:30 UTC  (4+ messages)
` [PATCH 2/2] soc: mediatek: add SCPSYS power dmain for MT8167 SoC

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-15  9:19 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-09-15  8:56 UTC  (7+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 18/20] drm/xen: "

[PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
 2020-09-15  8:41 UTC  (14+ messages)

[RESEND 0/3] Add mmc support for MT8192 SoC
 2020-09-15  8:28 UTC  (5+ messages)
` [RESEND 1/3] mmc: dt-bindings: add "
` [RESEND 2/3] arm64: dts: mt8192: add mmc device node
` [RESEND 3/3] mmc: mediatek: Add subsys clock control for MT8192 msdc

[PATCH 0/3] Add mmc support for MT8192 SoC
 2020-09-15  5:58 UTC  (4+ messages)
` [PATCH 1/3] mmc: dt-bindings: add "
` [PATCH 2/3] arm64: dts: mt8192: add mmc device node
` [PATCH 3/3] mmc: mediatek: Add subsys clock control for MT8192 msdc

[PATCH v2 00/23] MT8192 IOMMU support
 2020-09-15  5:55 UTC  (9+ messages)
` [PATCH v2 01/23] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v2 02/23] dt-bindings: memory: mediatek: Convert SMI "
` [PATCH v2 06/23] dt-bindings: mediatek: Add binding for mt8192 IOMMU and SMI

[PATCH v2 1/2] tty: serial: print earlycon info after match->setup
 2020-09-15  5:48 UTC  (2+ messages)
` [PATCH v2 2/2] tty: serial: 8250_mtk: set regshift for mmio32

[PATCH V5 00/17] Add driver for dvfsrc, support for active state of scpsys
 2020-09-15  3:44 UTC  (22+ messages)
` [PATCH V5 01/17] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V5 02/17] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V5 03/17] soc: mediatek: add support for the performance state
` [PATCH V5 04/17] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V5 05/17] soc: mediatek: add header for mediatek SIP interface
` [PATCH V5 06/17] soc: mediatek: add driver for dvfsrc support
` [PATCH V5 07/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 08/17] arm64: dts: mt8192: "
` [PATCH V5 09/17] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V5 10/17] dt-bindings: interconnect: add MT6873 "
` [PATCH V5 11/17] interconnect: mediatek: Add interconnect provider driver
` [PATCH V5 12/17] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V5 13/17] arm64: dts: mt8192: "
` [PATCH V5 14/17] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V5 15/17] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V5 16/17] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V5 17/17] arm64: dts: mt8192: "

[PATCH -next] dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume()
 2020-09-15  3:26 UTC 

[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
 2020-09-15  1:24 UTC  (4+ messages)

[PATCH] drm/mediatek: add missing put_device() call in mtk_hdmi_dt_parse_pdata()
 2020-09-14 23:44 UTC  (2+ messages)

[PATCH] drm/mediatek: add missing put_device() call in mtk_drm_kms_init()
 2020-09-14 23:40 UTC  (2+ messages)

[PATCH] drm/mediatek: add exception handing in mtk_drm_probe() if component init fail
 2020-09-14 23:38 UTC  (2+ messages)

[PATCH] drm/mediatek: add missing put_device() call in mtk_ddp_comp_init()
 2020-09-14 23:37 UTC  (2+ messages)

[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-14 23:32 UTC  (4+ messages)
` [PATCH net-next v5 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
  ` Aw: "

[GIT PULL] mediatek drm next for 5.10
 2020-09-14 23:12 UTC 

[PATCH v6 0/4] make hdmi work on bananapi-r2
 2020-09-14 22:09 UTC  (3+ messages)
` [PATCH v6 1/4] drm/mediatek: disable tmds on mt2701

[PATCH v3 0/2] Add MStar interrupt controller support
 2020-09-14 20:07 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: interrupt-controller: Add MStar interrupt controller

[PATCH 1/2] tty: serial: print earlycon info after match->setup
 2020-09-14 17:27 UTC  (3+ messages)

[v4,0/5] watchdog: mt8192: add wdt support
 2020-09-14 15:26 UTC  (11+ messages)
` [v4, 1/5] dt-binding: mediatek: watchdog: fix the description of compatible
  ` [v4,1/5] "
` [v4,2/5] arm64: dts: mt8183: update watchdog device node
` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v4,5/5] watchdog: mt8192: add wdt support

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-14 14:32 UTC  (10+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support

[PATCH -next] mfd: mt6360: Remove unused including <linux/version.h>
 2020-09-14 14:25 UTC 

[v4,0/4] introduce TI reset controller for MT8192 SoC
 2020-09-14 14:00 UTC  (11+ messages)
` [v4,3/4] reset-controller: ti: introduce a new reset handler

[PATCH v5] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-12 12:24 UTC 

[PATCH] mediatek: update MT7915 firmware to 20200819
 2020-09-14 12:56 UTC  (2+ messages)

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-14 11:39 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v6 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq
` [PATCH v6 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v6 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
` Aw: [PATCH v6 0/4] Spilt PCIe node to comply with hardware design

[PATCH] arm64: dts: add jpeg enc node for mt8183
 2020-09-14  9:40 UTC 

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-14  9:19 UTC  (5+ messages)
` [PATCH v4 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

[PATCH v2] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:17 UTC 

[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-14  6:16 UTC  (3+ messages)

[PATCH v3 0/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine
 2020-09-14  5:00 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: ufs-mediatek: Add mt8192-ufshci compatible string

[PATCH -next] mt76: mt7915: convert to use le16_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH v6] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-14  3:00 UTC 

[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
 2020-09-13  2:54 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v5 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base

[RESEND PATCH v2 0/2] Convert mtk-dpi to drm_bridge API
 2020-09-13  1:27 UTC  (5+ messages)
` [RESEND PATCH v2 2/2] drm/mediatek: mtk_dpi: Convert to bridge driver

[PATCH v2 4/4] ARM64: mt8183: Add support of APU to mt8183
 2020-09-12  7:50 UTC  (2+ messages)

[PATCH v2 0/4] Add support of mt8183 APU
 2020-09-11 22:52 UTC  (4+ messages)
` [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU

[PATCH v10 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-11 17:47 UTC  (3+ messages)
` [PATCH v10 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v10 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration


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