linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-16 06:22:19 to 2017-10-23 04:10:31 UTC [more...]

[PATCH v6 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-23  4:10 UTC 

[PATCH v6 00/12] mmc: mediatek: add support of mt2701/mt2712
 2017-10-23  2:31 UTC  (3+ messages)
` [PATCH v6 01/12] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings

[RFC resend] arm64: mt8173: Fix Acer Chromebooks mmsys probe problem
 2017-10-23  1:42 UTC  (18+ messages)
` [RFC resend 1/4] dt-bindings: display: mediatek: add drm binding
` [RFC resend 2/4] drm/mediatek: Add new compatible to probe multimedia subsystem
` [RFC resend 3/4] arm64: dts: mt8173: Fix drm subsystem
` [RFC resend 4/4] arm: dts: mt2701: "

[GIT PULL] Mediatek: soc driver updates for v4.15
 2017-10-22 22:12 UTC 

[GIT PULL] Mediatek: 64-bit DT update for v4.15
 2017-10-22 22:08 UTC 

[GIT PULL] Mediatek: 32-bit DT update for v4.15
 2017-10-22 22:06 UTC 

[PATCH v1] mtk-nor: update dt bindings and add suspend/resume support
 2017-10-22 10:30 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add new compatible strings and improve description

[PATCH 1/2] soc: mediatek: pwrap: fix compiler errors
 2017-10-22 10:02 UTC  (4+ messages)
` [PATCH 2/2] soc: mediatek: pwrap: fix fatal compiler error

[PATCH 00/15] networking drivers refcount_t conversions
 2017-10-22  4:06 UTC  (20+ messages)
` [PATCH 01/15] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/15] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/15] drivers, net, mlx4: convert mlx4_cq.refcount "
  ` [PATCH 04/15] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/15] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/15] drivers, net, mlx5: convert mlx5_cq.refcount "
` [PATCH 07/15] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/15] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/15] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/15] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/15] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/15] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/15] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/15] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/15] drivers, connector: convert cn_callback_entry.refcnt "

[PATCH v2 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
 2017-10-22  3:31 UTC  (6+ messages)
` [PATCH v2 7/9] usb: host: modify description for MTK xHCI config

armv7 boot regression on v4.14-rc1
 2017-10-20 16:45 UTC  (2+ messages)

[RFC 00/12] Marvell NAND controller rework with ->exec_op()
 2017-10-20 11:18 UTC  (22+ messages)
` [RFC 01/12] mtd: nand: provide several helpers to do common NAND operations
` [RFC 02/12] mtd: nand: force drivers to explicitly send READ/PROG commands
` [RFC 03/12] mtd: nand: use a static data_interface in the nand_chip structure
` [RFC 04/12] mtd: nand: add ->exec_op() implementation
` [RFC 05/12] dt-bindings: mtd: add Marvell NAND controller documentation
` [RFC 06/12] mtd: nand: add reworked Marvell NAND controller driver
` [RFC 07/12] ARM: dts: armada-370-xp: use reworked "
` [RFC 08/12] ARM: dts: armada-375: "
` [RFC 09/12] ARM: dts: armada-38x: "
` [RFC 10/12] ARM: dts: armada-39x: "
` [RFC 11/12] ARM: dts: pxa: "
` [RFC 12/12] ARM64: dts: marvell: use reworked NAND controller driver on Armada 7K/8K

[PATCH 1/3] arm: dts: mt7623: update crypto node
 2017-10-20 11:17 UTC  (4+ messages)
` [PATCH 2/3] arm: dts: mt7623: update usb related nodes
  ` [PATCH 3/3] arm: dts: mt7623: remove unused compatible string for pio node

[PATCH] arm64: mediatek: cleanup message for platform selection
 2017-10-20 11:13 UTC  (2+ messages)

[PATCH] soc: Allow test-building of MediaTek drivers
 2017-10-20 10:15 UTC  (3+ messages)

[PATCH v2] soc: mediatek: place Kconfig for all SoC drivers under menu
 2017-10-20 10:14 UTC  (4+ messages)

[PATCH v2 0/8] MT2712 IOMMU SUPPORT
 2017-10-20 10:12 UTC  (3+ messages)

[PATCH v6 0/7] Add PMIC support to MediaTek MT7622 SoC
 2017-10-20  9:58 UTC  (9+ messages)
  ` [PATCH v6 1/7] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc
  ` [PATCH v6 2/7] soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
` [PATCH v6 3/7] soc: mediatek: pwrap: add pwrap_write32 for writing "
` [PATCH v6 4/7] soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
` [PATCH v6 5/7] soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
` [PATCH v6 6/7] soc: mediatek: pwrap: add common way for setup CS timing extenstion
` [PATCH v6 7/7] soc: mediatek: pwrap: add support for MT7622 SoC

[PATCH v3 00/10] update MT7623 and MT2701 dts
 2017-10-20  9:12 UTC  (15+ messages)
` [PATCH v3 01/10] arm: dts: mt2701: add pwm backlight device node
` [PATCH v3 02/10] arm: dts: mt2701: enable display pwm backlight
` [PATCH v3 04/10] arm: dts: mediatek: update audio node for mt2701 and mt7623
` [PATCH v3 05/10] arm: dts: mt7623: update pio, usb and crypto nodes
` [PATCH v3 06/10] arm: dts: mt7623: add subsystem clock controller nodes
` [PATCH v3 10/10] arm: dts: mt7623: add PCIe related nodes

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

[RFC/PATCH v3] arm64: define MODULES_VADDR by module_alloc_base
 2017-10-19 11:08 UTC  (3+ messages)

[PATCH v2 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
 2017-10-19 10:13 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTC
  ` [PATCH v2 2/4] rtc: mediatek: add driver for RTC on MT7622 SoC
` [PATCH v2 3/4] rtc: mediatek: enhance the description for MediaTek PMIC based RTC
` [PATCH v2 4/4] rtc: mediatek: update MAINTAINERS entry with MediaTek RTC driver

[RFC v2 0/8] Acer Chromebook R13 support
 2017-10-18 16:07 UTC  (18+ messages)
  ` [RFC v2 1/8] drm/bridge: GPIO-controlled display multiplexer driver
  ` [RFC v2 2/8] platform/chrome: ChromeOS firmware interface driver
  ` [RFC v2 3/8] drm/bridge: Parade PS8640 MIPI DSI -> eDP converter driver
  ` [RFC v2 4/8] drm/bridge: Analogix ANX7688 HDMI -> DP bridge driver
` [RFC v2 5/8] arm64: dts: mediatek: Add Elm Rev. 3 device tree
` [RFC v2 6/8] hack: mediatek: get mmsys to register as both DRM and clock device
` [RFC v2 7/8] drm/mediatek: Add DRM-based framebuffer device
` [RFC v2 8/8] drm: mediatek: Fix drm_of_find_panel_or_bridge conversion

[PATCH v5 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-18 10:00 UTC  (6+ messages)
` [PATCH v5 02/12] "

[RFC 00/11] Acer Chromebook R13 support
 2017-10-18  8:49 UTC  (3+ messages)
` [RFC 06/11] arm64: dts: mediatek: Add Elm Rev. 3 device tree

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

[PATCH v9 00/20] simplify crypto wait for async op
 2017-10-18  5:44 UTC  (8+ messages)
` [PATCH v9 17/20] crypto: talitos: move to generic async completion

[PATCH v5 0/7] Add PMIC support to MediaTek MT7622 SoC
 2017-10-17 10:34 UTC  (12+ messages)
` [PATCH v5 1/7] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc
  ` [PATCH v5 2/7] soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
  ` [PATCH v5 3/7] soc: mediatek: pwrap: add pwrap_write32 for writing "
  ` [PATCH v5 7/7] soc: mediatek: pwrap: fixup warnings from coding style
` [PATCH v5 4/7] soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
` [PATCH v5 5/7] soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
` [PATCH v5 6/7] soc: mediatek: pwrap: add support for MT7622 SoC

[PATCH 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
 2017-10-17  3:24 UTC  (5+ messages)
` [PATCH 2/4] rtc: mediatek: add driver for RTC on MT7622 SoC

[PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712
 2017-10-16 15:09 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mt2712: Add auxadc device node

[PATCH v2 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-16 15:04 UTC  (5+ messages)
` [PATCH 6/9] soc: mediatek: extend bus protection API

[PATCH v4 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-16 10:29 UTC  (5+ messages)

[PATCH v4 0/7] Add PMIC support to MediaTek MT7622 SoC
 2017-10-16  6:22 UTC  (6+ messages)
` [PATCH v4 4/7] soc: mediatek: pwrap: update pwrap_init without slave programming


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