linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-18 23:06:06 to 2016-01-07 10:11:42 UTC [more...]

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-01-07 10:11 UTC  (11+ messages)
` [PATCH v3 1/5] ARM: mediatek: Add MT2701 config options for mediatek SoCs
` [PATCH v3 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701
` [PATCH v3 3/5] pinctrl: dt bindings: Add pinfunc header file "
` [PATCH v3 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver "
` [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node "

[RFC v2 0/6] ASoC: Add mediatek HDMI codec support
 2016-01-07 10:06 UTC  (12+ messages)
` [RFC v2 1/6] drm/mediatek: hdmi: Add audio interface to the hdmi-codec driver
` [RFC v2 4/6] video: rmk's HDMI notification prototype
` [RFC v2 5/6] drm/mediatek: hdmi: issue notifications
  ` [RFC v2 2/6] ASoC: mediatek: address dai link array entries by enum
    ` [RFC v2 3/6] ASoC: mediatek: Add HDMI dai-links in the machine driver
  ` [RFC v2 6/6] ASoC: hdmi-codec: Use HDMI notifications to add jack support

[PATCH v2 0/6] Add clock support for Mediatek MT2701
 2016-01-06 15:08 UTC  (13+ messages)
` [PATCH v2 2/6] dt-bindings: ARM: Mediatek: Document bindings for MT2701
  ` [PATCH v2 1/6] clk: mediatek: Refine the makefile to support multiple clock drivers
  ` [PATCH v2 3/6] clk: mediatek: Add dt-bindings for MT2701 clocks
  ` [PATCH v2 4/6] clk: mediatek: Add MT2701 clock support
  ` [PATCH v2 5/6] reset: mediatek: mt2701 reset controller dt-binding file
` [PATCH v2 6/6] reset: mediatek: mt2701 reset driver

[PATCH] clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
 2016-01-06 15:00 UTC 

[PATCH] soc: mediatek: PMIC wrap: Enable STAUPD_PRD before WDT_SRC_EN enabled
 2016-01-06  8:52 UTC  (5+ messages)

[PATCH 1/2] soc: mediatek: PMIC wrap: DEW base addr may vary
 2016-01-05 16:29 UTC  (2+ messages)
  ` [PATCH 2/2] soc: mediatek: PMIC wrap: INT_EN mask "

[PATCH 0/3] Add basic support for Mediatek MT7623 SoC
 2016-01-05 16:24 UTC  (4+ messages)
  ` [PATCH 1/3] Document: DT: Add bindings for mediatek MT7623 SoC Platform
  ` [PATCH 2/3] ARM: dts: mediatek: add MT7623 basic support
  ` [PATCH 3/3] ARM: mediatek: add MT7623 smp bringup code

[PATCH] regulator: mt6397: convert to arch_initcall
 2016-01-05 13:44 UTC  (4+ messages)

[PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2016-01-05 10:24 UTC  (12+ messages)
` [PATCH v2 1/3] PM/OPP: Don't skip cpu_dev->id when setting up cpumask
    ` [PATCH v2] PM/OPP: Set cpu_dev->id in cpumask first
` [PATCH v2 2/3] cpufreq: mt8173: migrate to use operating-points-v2 bindings
` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-05  5:23 UTC  (18+ messages)
  ` [PATCH 1/4] soc: mediatek: Separate scpsys driver common code
  ` [PATCH 2/4] soc: mediatek: Init MT8173 scpsys driver earlier
  ` [PATCH 3/4] soc: mediatek: Add MT2701 power dt-bindings
  ` [PATCH 4/4] soc: mediatek: Add MT2701/MT7623 scpsys driver

[PATCH v3 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-01-05  3:07 UTC  (11+ messages)
` [PATCH v3 1/8] dt-bindings: Add a binding for Mediatek Video Processor
` [PATCH v3 2/8] media: VPU: mediatek: support Mediatek VPU
` [PATCH v3 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v3 5/8] media: vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
` [PATCH v3 6/8] media: vcodec: mediatek: Add Mediatek VP8 "
  ` [PATCH v3 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
  ` [PATCH v3 7/8] media: vcodec: mediatek: Add Mediatek H264 Video Encoder Driver
` [PATCH v3 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173

[PATCH v7 00/14] MT8173 DRM support
 2016-01-04 19:23 UTC  (4+ messages)
` [PATCH v7 06/14] drm/mediatek: Add HDMI support

[PATCH] pinctrl: mediatek: convert to arch_initcall
 2016-01-04 18:23 UTC  (10+ messages)

[PATCH] drivers/pinctrl: make mediatek/pinctrl-mt8* driver explicitly non-modular
 2016-01-04 17:44 UTC 

[PATCH v8 00/13] MT8173 DRM support
 2016-01-04 17:36 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [PATCH v8 02/13] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v8 03/13] drm/mediatek: Add DSI sub driver
` [PATCH v8 04/13] drm/mediatek: Add DPI "
` [PATCH v8 05/13] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v8 06/13] drm/mediatek: Add HDMI support
` [PATCH v8 07/13] drm/mediatek: enable hdmi output control bit
` [PATCH v8 08/13] arm64: dts: mt8173: Add display subsystem related nodes
` [PATCH v8 09/13] arm64: dts: mt8173: Add HDMI "
` [PATCH v8 10/13] clk: mediatek: make dpi0_sel propagate rate changes
` [PATCH v8 11/13] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
` [PATCH v8 12/13] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation
` [PATCH v8 13/13] clk: mediatek: remove hdmitx_dig_cts from TOP clocks

[PATCH v12] Add Mediatek thermal support
 2016-01-04 15:43 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[RESEND PATCH v2] soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state
 2016-01-04 12:02 UTC 

[PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state
 2016-01-04 11:59 UTC 

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-04  9:55 UTC  (3+ messages)
  ` [PATCH 2/2] dts: MT2701: add i2c dts info for MT2701

[PATCH v7 0/5] MT8173 IOMMU SUPPORT
 2016-01-04  6:56 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v7 3/5] memory: mediatek: Add SMI driver
` [PATCH v7 4/5] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH 01/12] Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding
 2016-01-03 19:18 UTC  (13+ messages)
` [PATCH 02/12] net-next: mediatek: add the drivers core files
` [PATCH 03/12] net-next: mediatek: add switch driver for rt3050
` [PATCH 04/12] net-next: mediatek: add switch driver for mt7620
` [PATCH 05/12] net-next: mediatek: add switch driver for mt7621
` [PATCH 06/12] net-next: mediatek: add support for rt2880
` [PATCH 07/12] net-next: mediatek: add support for rt3050
` [PATCH 08/12] net-next: mediatek: add support for rt3883
` [PATCH 09/12] net-next: mediatek: add support for mt7620
` [PATCH 10/12] net-next: mediatek: add support for mt7621
` [PATCH 11/12] net-next: mediatek: add Kconfig and Makefile
` [PATCH 12/12] net-next: mediatek: add an entry to MAINTAINERS

[PATCH v3] i2c: mediatek: fix i2c multi transfer issue in high speed mode
 2016-01-03 18:38 UTC  (2+ messages)

[PATCH 0/4] SPI: support mt2701 IC
 2015-12-31 22:15 UTC  (8+ messages)
  ` [PATCH 1/4] spi: mediatek: merge all identical compat to mtk_common_compat
  ` [PATCH 2/4] spi: mediatek: Add spi support for mt2701 IC
` [PATCH 3/4] dts: mt2701: add spi dts for mt2701
` [PATCH 4/4] Document: spi: Add bindings for mediatek MT2701 soc platform

[PATCH 0/5] Add clock support for Mediatek MT2701
 2015-12-31  9:59 UTC  (11+ messages)
  ` [PATCH 1/5] clk: mediatek: Refine the makefile to support multiple clock drivers
  ` [PATCH 2/5] clk: mediatek: Add dt-bindings for MT2701 clocks
  ` [PATCH 3/5] clk: mediatek: Add MT2701 clock support
  ` [PATCH 4/5] reset: mediatek: mt2701 reset controller dt-binding file
` [PATCH 5/5] reset: mediatek: mt2701 reset driver

[PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state
 2015-12-31  8:26 UTC  (4+ messages)

[PATCH 01/69] clocksource/drivers/mtk_timer: Add pr_fmt define
 2015-12-30 18:16 UTC  (5+ messages)
  ` [PATCH 02/69] clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init
  ` [PATCH 15/69] clocksource/drivers/mediatek: Add the COMPILE_TEST option

[PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
 2015-12-30  8:30 UTC 

[PATCH] spi: mediatek: Prevent overflows in FIFO transfers
 2015-12-27 10:17 UTC 

[PATCH] nvmem: mediatek: Fix later provider initialization
 2015-12-25  3:41 UTC 

[PATCH] mfd: mt6397: convert to arch_initcall
 2015-12-23  9:25 UTC 

[PATCH] soc: mediatek: PMIC wrap: convert to arch_initcall
 2015-12-23  8:57 UTC 

[GIT PULL] ARM: mediatek: soc updates for v4.4
 2015-12-22 21:02 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: kconfig update for v4.4
 2015-12-22 21:02 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: dts updates for v4.4
 2015-12-22 21:01 UTC  (2+ messages)

[GIT PULL] ARM: mediatek: arm64 updates for v4.4
 2015-12-22 21:00 UTC  (2+ messages)

[PATCH] soc: mediatek: SCPSYS: use builtin_platform_driver
 2015-12-22 15:48 UTC  (3+ messages)

[PATCH] pinctrl: mediatek: convert to arch_initcall
 2015-12-22 13:41 UTC  (8+ messages)

[PATCH 0/5] add missing of_node_put
 2015-12-22 12:49 UTC  (3+ messages)
` [PATCH 5/5] pinctrl: mediatek: "

[PATCH] ASoC: mediatek: Turn AFE on/off in runtime resume/suspend
 2015-12-22  3:11 UTC 

[PATCH v2 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2015-12-21  2:37 UTC  (4+ messages)
` [PATCH v2 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT "

[RESEND PATCH] mtd: mtk-nor: adjust sequence of trigger function and assignment function
 2015-12-18 23:06 UTC  (2+ messages)


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