Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 13:24:22 to 2018-02-23 10:16:30 UTC [more...]

[PATCH v1 00/19] refactor dts and add support for more boards
 2018-02-23 10:16 UTC  (11+ messages)
  ` [PATCH v1 01/19] dt-bindings: pinctrl: mediatek: use - instead of _ in examples
  ` [PATCH v1 02/19] dt-bindings: cpufreq: "
  ` [PATCH v1 03/19] dt-bindings: pinctrl: mediatek: add bindings for I2C2 and SPI2 on MT7623
  ` [PATCH v1 06/19] arm: dts: mt7623: fix USB initialization fails on bananapi-r2
` [PATCH v1 04/19] dt-bindings: arm: mediatek: add support for more mt7623 reference boards
` [PATCH v1 05/19] arm: dts: mt7623: add BTIF, HSDMA and SPI-NOR device nodes
` [PATCH v1 07/19] arm: dts: mt7623: fix the regulators mmc should use on bananapi-r2
` [PATCH v1 08/19] arm: dts: mt7623: enable three available UARTs "
` [PATCH v1 09/19] arm: dts: mt7623: add related clock properties to cpu[1-3] nodes
` [PATCH v1 10/19] arm: dts: mt7623: remove useless property pinctrl-names at node switch@0

[PATCH] [v4.15-stable] arm64: dts: add #cooling-cells to CPU nodes
 2018-02-23  7:42 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: Convert pr_warn() to pr_debug()
 2018-02-23  2:22 UTC  (2+ messages)

[PATCH] lib/dma-debug.c: fix memory leakage
 2018-02-22 23:03 UTC  (3+ messages)

[PATCH v3] watchdog: add SPDX identifiers for watchdog subsystem
 2018-02-22 22:38 UTC  (8+ messages)

[PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation
 2018-02-22 16:38 UTC  (3+ messages)

[PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-22 14:01 UTC  (19+ messages)
` [PATCH v3 2/7] watchdog: sunxi: allow setting timeout "
` [PATCH v3 4/7] watchdog: pnx4008: make use of timeout-secs provided "
` [PATCH v3 5/7] watchdog: mtk: allow setting timeout "
  ` [PATCH v3 3/7] watchdog: sirfsoc: "
  ` [PATCH v3 6/7] watchdog: meson: "
  ` [PATCH v3 7/7] watchdog: coh901327: make use of timeout-secs provided "
      ` [v3, "
  ` [v3, 1/7] watchdog: sama5d4: "

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-22 14:00 UTC  (16+ messages)
  ` [PATCH v2 2/7] watchdog: sunxi: allow setting timeout "
` [PATCH v2 3/7] watchdog: sirfsoc: "
` [PATCH v2 4/7] watchdog: pnx4008: make use of timeout-secs provided "
` [PATCH v2 5/7] watchdog: mtk: allow setting timeout "
` [PATCH v2 6/7] watchdog: meson: "
` [PATCH v2 7/7] watchdog: coh901327: make use of timeout-secs provided "
    ` [v2, "

[PATCH v1 0/5] update Mediatek MT2712 clock and scpsys support
 2018-02-22  5:48 UTC  (7+ messages)
  ` [PATCH v1 1/5] dt-bindings: soc: update MT2712 power dt-bindings
  ` [PATCH v1 2/5] soc: mediatek: update power domain data of MT2712
  ` [PATCH v1 3/5] dt-bindings: clock: add clocks for MT2712
  ` [PATCH v1 4/5] arm64: dts: add clock device nodes of MT2712
  ` [PATCH v1 5/5] clk: mediatek: update clock driver "

[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
 2018-02-22  4:14 UTC  (12+ messages)
  ` [PATCH v3 1/5] clk: mediatek: update missing clock data for MT7622 audsys
  ` [PATCH v3 2/5] clk: mediatek: modify MT7622 audsys to adapt MFD device
  ` [PATCH v3 3/5] clk: mediatek: add audsys support for MT2701
` [PATCH v3 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
    ` [SPAM]Re: "
` [PATCH v3 5/5] arm: dts: mediatek: add audio-subsystem node for both MT2701 and MT7623

[PATCH] watchdog: add SPDX identifiers for watchdog subsystem
 2018-02-21 12:34 UTC  (9+ messages)

[PATCH v21 0/4] Mediatek MT8173 CMDQ support
 2018-02-21  8:05 UTC  (5+ messages)
` [PATCH v21 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v21 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH v2] watchdog: add SPDX identifiers for watchdog subsystem
 2018-02-20 18:45 UTC  (11+ messages)

[PATCH v5 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-02-19 20:31 UTC  (5+ messages)
  ` [PATCH v5 1/3] dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings
  ` [PATCH v5 2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC
` [PATCH v5 3/3] dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver

[PATCH v3 00/15] add dts nodes to MT7622 SoC
 2018-02-19  3:38 UTC  (17+ messages)
` [PATCH v3 01/15] dt-bindings: clock: mediatek: add missing required #reset-cells
` [PATCH v3 07/15] arm64: dts: mt7622: turn uart0 clock to real ones
` [PATCH v3 09/15] arm64: dts: mt7622: add flash related device nodes
` [PATCH v3 10/15] arm64: dts: mt7622: add ethernet "
` [PATCH v3 11/15] arm64: dts: mt7622: add PCIe "
  ` [PATCH v3 02/15] arm64: dts: mt7622: add clock controller "
  ` [PATCH v3 03/15] arm64: dts: mt7622: add power domain "
  ` [PATCH v3 04/15] arm64: dts: mt7622: add pinctrl related "
  ` [PATCH v3 05/15] arm64: dts: mt7622: add PMIC MT6380 related nodes
  ` [PATCH v3 06/15] arm64: dts: mt7622: add cpufreq related device nodes
  ` [PATCH v3 08/15] arm64: dts: mt7622: add SoC and peripheral "
  ` [PATCH v3 12/15] arm64: dts: mt7622: add SATA "
` [PATCH v3 13/15] arm64: dts: mt7622: add usb "
` [PATCH v3 14/15] arm64: dts: mt7622: add High-Speed DMA "
` [PATCH v3 15/15] arm64: dts: mt7622: add mmc related "

[PATCH] dt-bindings: PCI: MediaTek: fix dtc warnings
 2018-02-19  3:10 UTC  (2+ messages)

[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
 2018-02-18 23:26 UTC  (3+ messages)
` [PATCH 03/10] ARM: dts: mt7623: Remove "cooling-{min|max}-level" for CPU nodes

[PATCH usb-next v10 0/8] initialize (multiple) PHYs for a HCD
 2018-02-18 18:45 UTC  (9+ messages)
  ` [PATCH usb-next v10 1/8] dt-bindings: usb: add the documentation for USB HCDs
  ` [PATCH usb-next v10 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
  ` [PATCH usb-next v10 3/8] usb: core: add a wrapper for the USB PHYs on the HCD
  ` [PATCH usb-next v10 4/8] usb: core: hcd: integrate the PHY wrapper into the HCD core
  ` [PATCH usb-next v10 5/8] usb: host: xhci-mtk: remove custom USB PHY handling
  ` [PATCH usb-next v10 6/8] usb: host: ehci-platform: "
` [PATCH usb-next v10 7/8] usb: host: ohci-platform: "
` [PATCH usb-next v10 8/8] usb: core: hcd: remove support for initializing a single PHY

Questions about bringing up MT7623 board
 2018-02-17 19:10 UTC  (18+ messages)

[PATCH v2 1/2] dt-bindings: thermal: add binding for MT7622 SoC
 2018-02-17  8:49 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: mediatek: add support "

[PATCH v1] arm: dts: mt7623: add PCIe related nodes
 2018-02-14  3:27 UTC 

[PATCH v4] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
 2018-02-13 13:41 UTC  (2+ messages)

[PATCH v4 0/5] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-02-13  7:07 UTC  (6+ messages)
` [PATCH v4 5/5] dmaengine: mediatek: fix zalloc-simple.cocci warnings

[PATCH usb-next v9 0/8] initialize (multiple) PHYs for a HCD
 2018-02-12 19:42 UTC  (12+ messages)
  ` [PATCH usb-next v9 1/8] dt-bindings: usb: add the documentation for USB HCDs
  ` [PATCH usb-next v9 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
  ` [PATCH usb-next v9 3/8] usb: core: add a wrapper for the USB PHYs on the HCD
  ` [PATCH usb-next v9 4/8] usb: core: hcd: integrate the PHY wrapper into the HCD core
  ` [PATCH usb-next v9 5/8] usb: host: xhci-mtk: remove custom USB PHY handling
  ` [PATCH usb-next v9 6/8] usb: host: ehci-platform: "
  ` [PATCH usb-next v9 7/8] usb: host: ohci-platform: "
  ` [PATCH usb-next v9 8/8] usb: core: hcd: remove support for initializing a single PHY

[PATCH v2 1/4] dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
 2018-02-12 14:44 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding

[PATCH v2 00/16] add dts nodes to MT7622 SoC
 2018-02-12 11:55 UTC  (5+ messages)
` [PATCH v2 14/16] arm64: dts: mt7622: add thermal and related nodes

[PATCH] arm: dts: mt7623: add PCIe related nodes
 2018-02-12 11:32 UTC 

[PATCH 0/7] watchdog: make use of timeout-secs
 2018-02-11 17:38 UTC  (21+ messages)
  ` [PATCH 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
      ` [1/7] "
    ` [PATCH 2/7] watchdog: sunxi: allow setting timeout "
    ` [PATCH 3/7] watchdog: sirfsoc: "
    ` [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided "
    ` [PATCH 7/7] watchdog: coh901327: "
  ` [PATCH 5/7] watchdog: mtk: allow setting timeout "
  ` [PATCH 6/7] watchdog: meson: "

[PATCH v2 0/5] add MFD support for MediaTek audio subsystem
 2018-02-09 13:24 UTC  (7+ messages)
` [PATCH v2 2/5] clk: mediatek: modify MT7622 audsys to adapt MFD device


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox