linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-22 10:28:19 to 2017-09-15 19:28:30 UTC [more...]

[PATCH] clk: mediatek: mark mtk_infrasys_init_early __init
 2017-09-15 19:28 UTC 

[PATCH v2] checkpatch: support function pointers for unnamed function definition arguments
 2017-09-15  6:01 UTC  (2+ messages)

[PATCH] checkpatch: support function pointers for unnamed function definition arguments
 2017-09-14 10:09 UTC  (3+ messages)

mmc: mediatek: add support of mt2701/mt2712
 2017-09-14  2:10 UTC  (15+ messages)
` [PATCH 01/12] mmc: dt-bindings: update Mediatek MMC bindings
  ` [PATCH 02/12] arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodes
  ` [PATCH 09/12] mmc: mediatek: add support of source_cg clock
` [PATCH 03/12] mmc: mediatek: add support of mt2701/mt2712
` [PATCH 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH 05/12] mmc: mediatek: add pad_tune0 support
` [PATCH 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH 07/12] mmc: mediatek: add busy_check support
` [PATCH 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
` [PATCH 10/12] mmc: mediatek: add latch-ck support
` [PATCH 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH v3 0/9] Mediatek MT2712 clock and scpsys support
 2017-09-12  7:21 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712
` [PATCH v3 2/9] clk: mediatek: Add dt-bindings for MT2712 clocks
` [PATCH v3 3/9] clk: mediatek: Add MT2712 clock support
  ` [PATCH v3 4/9] arm: dts: mt2712: Add clock controller device nodes
  ` [PATCH v3 6/9] soc: mediatek: extend bus protection API
  ` [PATCH v3 7/9] soc: mediatek: add dependent clock jpgdec/audio for scpsys
` [PATCH v3 5/9] dt-bindings: soc: add MT2712 power dt-bindings
` [PATCH v3 8/9] soc: mediatek: add MT2712 scpsys support
` [PATCH v3 9/9] arm: dts: Add power controller device node of MT2712

[PATCH v3 1/3] usb: xhci-mtk: add generic compatible string
 2017-09-11 20:57 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: mt8173-xhci: add generic compatible and rename file
` [PATCH v3 3/3] dt-bindings: mt8173-mtu3: "

[PATCH] MAINTAINERS: add entry for MediaTek PMIC LED driver
 2017-09-11 20:05 UTC  (2+ messages)

[PATCH 0/5] nvmem: some cleanups and sparse warning fixes
 2017-09-11 13:01 UTC  (4+ messages)
` [PATCH 2/5] nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing it
` [PATCH 3/5] nvmem: mtk-efuse: fix different address space warnings of sparse
` [PATCH 5/5] nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-09-07  3:05 UTC  (19+ messages)
` [PATCH v3 1/5] mfd: mt6397: create irq mappings in mfd core driver
` [PATCH v3 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys
  ` [PATCH v3 3/5] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC
` [PATCH v3 4/5] input: Add MediaTek PMIC keys support
` [PATCH v3 5/5] mfd: mt6397: Add PMIC keys support to MT6397 driver

[PATCH v2 0/8] MT2712 IOMMU SUPPORT
 2017-09-06  5:40 UTC  (3+ messages)

[PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
 2017-09-05 12:38 UTC  (20+ messages)
  ` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
  ` [PATCH v8 03/20] net: "
  ` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
  ` [PATCH v8 05/20] crypto: marvell/cesa: "
  ` [PATCH v8 06/20] crypto: introduce crypto wait for async op
  ` [PATCH v8 07/20] crypto: move algif to generic async completion
  ` [PATCH v8 08/20] crypto: move pub key "
  ` [PATCH v8 09/20] crypto: move drbg "
  ` [PATCH v8 10/20] crypto: move gcm "
  ` [PATCH v8 11/20] crypto: move testmgr "
  ` [PATCH v8 12/20] fscrypt: move "
  ` [PATCH v8 13/20] dm: move dm-verity "
  ` [PATCH v8 14/20] cifs: move "
  ` [PATCH v8 15/20] ima: "
  ` [PATCH v8 16/20] crypto: tcrypt: "
  ` [PATCH v8 17/20] crypto: talitos: "
  ` [PATCH v8 18/20] crypto: qce: "
  ` [PATCH v8 19/20] crypto: mediatek: "
  ` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait

[PATCH v8 00/20] simplify crypto wait for async op
 2017-09-05 12:38 UTC 

[PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
 2017-09-05 12:16 UTC  (39+ messages)
` [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v7 04/19] crypto: marvell/cesa: "
  ` [PATCH v7 05/19] crypto: introduce crypto wait for async op
  ` [PATCH v7 06/19] crypto: move algif to generic async completion
  ` [PATCH v7 07/19] crypto: move pub key "
  ` [PATCH v7 08/19] crypto: move drbg "
  ` [PATCH v7 09/19] crypto: move gcm "
  ` [PATCH v7 10/19] crypto: move testmgr "
  ` [PATCH v7 11/19] fscrypt: move "
  ` [PATCH v7 12/19] dm: move dm-verity "
  ` [PATCH v7 13/19] cifs: move "
  ` [PATCH v7 17/19] crypto: qce: "
  ` [PATCH v7 18/19] crypto: mediatek: "
  ` [PATCH v7 19/19] crypto: adapt api sample to use async. op wait
  ` [PATCH v7 00/19] simplify crypto wait for async op
` [PATCH v7 14/19] ima: move to generic async completion
` [PATCH v7 15/19] crypto: tcrypt: "
` [PATCH v7 16/19] crypto: talitos: "

[PATCH] ASoC: improve RT5514 dependencies
 2017-09-05  9:03 UTC  (4+ messages)

[I2C] About warning 'DMA-API: device driver maps memory from stack'
 2017-09-02 21:58 UTC  (2+ messages)

[PATCH v2 0/4] Add Mediatek thermal driver for mt2712
 2017-09-01  1:26 UTC  (10+ messages)
` [PATCH v2 2/4] thermal: mediatek: add "

[PATCH v2 1/4] usb: mtu3: add generic compatible string
 2017-08-31 16:08 UTC  (5+ messages)
` [PATCH v2 2/4] usb: xhci-mtk: "

[PATCH 1/4] arm: dts: mediatek: update audio node for mt2701 and mt7623
 2017-08-31  7:12 UTC  (3+ messages)
` [PATCH 3/4] arm: dts: mt7623: add display related nodes

[PATCH] pinctrl: mediatek: update PCIe mux data for MT7623
 2017-08-31  7:11 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: Add cpuidle support for MT2712
 2017-08-31  5:44 UTC 

[PATCH] PCI: mediatek: take use of PCI_NUM_INTX
 2017-08-30 13:24 UTC  (3+ messages)

[PATCH 2/3] iommu: mtk: constify iommu_ops
 2017-08-30 13:18 UTC  (2+ messages)

[RFC/PATCH v3] arm64: define MODULES_VADDR by module_alloc_base
 2017-08-30 11:46 UTC 

[Resend GIT PULL] arm: mediatek: soc updates for v4.14
 2017-08-30  5:23 UTC  (2+ messages)

[GIT PULL] arm: mediatek: dts32 updates for v4.14
 2017-08-30  5:21 UTC  (2+ messages)

[PATCH RESEND v2 1/3] usb: xhci-mtk: add generic compatible string
 2017-08-30  3:38 UTC  (5+ messages)
` [PATCH RESEND v2 2/3] dt-bindings: mt8173-xhci: add generic compatible and rename file
` [PATCH RESEND v2 3/3] dt-bindings: mt8173-mtu3: "

[PATCH v4 0/2] Add support for MediaTek AHCI SATA
 2017-08-29 14:24 UTC  (7+ messages)
` [PATCH v4 1/2] ata: mediatek: add support for MediaTek SATA controller
` [PATCH v4 2/2] dt-bindings: ata: add DT bindings "

FW: [PATCH 2/3] iommu: mtk: constify iommu_ops
 2017-08-29  5:43 UTC 

[PATCH v2 1/2] iommu/mediatek: Fix a build fail of m4u_type
 2017-08-28  9:26 UTC  (3+ messages)
  ` [PATCH v2 2/2] iommu/mediatek: Fix a build warning of BIT(32) in ARM

[PATCH v5] dt-bindings: mtd: add new compatible strings and improve description
 2017-08-28  8:47 UTC  (5+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/2]
 2017-08-28  5:21 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings
    ` [PATCH v2 RESEND "

[GIT PULL] arm: mediatek: dts32 updates for v4.14
 2017-08-28  2:04 UTC  (6+ messages)

[PATCH v4 0/3] Add i2c dt-binding and compatible for Mediatek MT7622 SoC
 2017-08-27 13:31 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: i2c: modify information formats
` [PATCH v4 2/3] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
` [PATCH v4 3/3] i2c: mediatek: Add i2c compatible for MediaTek MT7622

[PATCH] iommu/mediatek: Fix a build fail of m4u_type
 2017-08-26 18:46 UTC  (3+ messages)

[bug report] PCI: mediatek: Add controller support for MT2712 and MT7622
 2017-08-25 12:55 UTC  (2+ messages)

[PATCH v7 00/19] simplify crypto wait for async op
 2017-08-24 14:18 UTC 

[PATCH v7 00/19] simplify crypto wait for async op
 2017-08-24 14:18 UTC 

[PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
 2017-08-24 13:25 UTC  (2+ messages)

[PATCH v2 02/10] ASoC: mediatek: Remove unnecessary function call
 2017-08-24 10:40 UTC  (2+ messages)

[PATCH v2] mt7601u: check memory allocation failure
 2017-08-24  9:55 UTC  (3+ messages)
` [v2] "

[PATCH v2 7/8] iommu/mediatek: Enlarge the validate PA range for 4GB mode
 2017-08-24  6:15 UTC  (3+ messages)

[PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622
 2017-08-23 18:58 UTC  (4+ messages)

[RFC/PATCH v2] arm64: define MODULES_VADDR by module_alloc_base
 2017-08-23 16:27 UTC  (2+ messages)

[PATCH] irqchip: Convert to using %pOF instead of full_name
 2017-08-23  9:17 UTC  (2+ messages)

[V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-23  0:41 UTC  (2+ messages)

[PATCH v3 0/2] serial: 8250: add support for MediaTek BTIF controller
 2017-08-23  0:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-22 13:04 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node

[PATCH v2 0/9] Mediatek MT2712 clock and scpsys support
 2017-08-22 10:28 UTC  (5+ messages)
` [PATCH 7/9] soc: mediatek: add dependent clock jpgdec/audio for scpsys
  ` [PATCH 6/9] soc: mediatek: extend bus protection API
  ` [PATCH 8/9] soc: mediatek: add MT2712 scpsys support
` [PATCH 9/9] arm: dts: Add power controller device node of MT2712


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