linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-13 09:39:17 to 2015-10-27 11:11:37 UTC [more...]

[PATCH] clockevents/drivers/mtk: Fix spurious interrupt leading to crash
 2015-10-27 11:11 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support
 2015-10-27 10:52 UTC  (2+ messages)

[PATCH v3 1/3] clocksource: mtk_timer: add pr_fmt define
 2015-10-27 10:21 UTC  (4+ messages)
` [PATCH v3 2/3] clocksource: mtk_timer: fix pr_warn() messages in mtk_timer_init
` [PATCH v3 3/3] clocksource: mtk_timer: fix memleak in mtk_timer_init()

[PATCH v3 00/10] Add tune support of Mediatek MMC driver
 2015-10-27  9:54 UTC  (12+ messages)
` [PATCH v3 01/10] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v3 02/10] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v3 03/10] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v3 04/10] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v3 05/10] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v3 06/10] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support
` [PATCH v3 08/10] mmc: mmc: extend the mmc_send_tuning()
  ` [PATCH v3 09/10] mmc: mediatek: add HS400 support
` [PATCH v3 10/10] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH 0/3] Mediatek EFUSE Support
 2015-10-27  9:28 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: add document of mediatek efuse driver
` [PATCH 2/3] nvmem: mediatek: Add Mediatek EFUSE driver
` [PATCH 3/3] dts: arm64: Add EFUSE device node

[PATCH 0/2] Mediatek I2C driver fixup
 2015-10-27  8:59 UTC  (3+ messages)
` [PATCH 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode

[PATCH v5 0/3] Mediatek SPI-NOR flash driver
 2015-10-26 13:40 UTC  (4+ messages)
` [PATCH v5 1/3] doc: dt: add documentation for Mediatek spi-nor controller
  ` [PATCH v5 2/3] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v5 3/3] arm64: dts: mt8173: Add nor flash node

[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
 2015-10-26 11:40 UTC  (6+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[PATCH] soc: mediatek: Init MT8173 scpsys driver earlier
 2015-10-26  9:46 UTC 

[PATCH v2 0/5] mt8173 spi multiple devices support
 2015-10-26  8:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices
` [PATCH v2 2/5] spi: mediatek: remove mtk_spi_config
` [PATCH v2 3/5] spi: mediatek: handle controller_data in mtk_spi_setup
` [PATCH v2 4/5] spi: mediatek: mt8173 spi multiple devices support
` [PATCH v2 5/5] arm64: dts: mt8173: spi bus dts support multiple devices

[PATCH v3 0/2] Add basic support for Mediatek MT2701 SoC
 2015-10-26  7:10 UTC  (7+ messages)
  ` [PATCH v3 1/2] Document: DT: Add bindings for mediatek MT2701 SoC Platform
` [PATCH v3 2/2] ARM: dts: mediatek: add MT2701 basic support

[PATCH 0/5] mt8173 spi multiple devices support
 2015-10-26  5:39 UTC  (10+ messages)
` [PATCH 1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices
` [PATCH 4/5] spi: mediatek: mt8173 spi multiple devices support
  ` [PATCH 2/5] spi: mediatek: remove mtk_spi_config
  ` [PATCH 3/5] spi: mediatek: handle controller_data in mtk_spi_setup
  ` [PATCH 5/5] arm64: dts: spi bus dts support multiple devices

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-10-26  5:23 UTC  (10+ messages)
` [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v5 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH] i2c: mediatek: add i2c resume support
 2015-10-23 19:59 UTC  (2+ messages)

[RFC v4 00/11] MT8173 DRM support
 2015-10-23 12:38 UTC  (15+ messages)
` [RFC v4 01/11] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [RFC v4 02/11] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
  ` [RFC v4 03/11] drm/mediatek: Add DSI sub driver
  ` [RFC v4 10/11] clk: mediatek: make dpi0_sel and hdmi_sel not propagate rate changes
` [RFC v4 04/11] drm/mediatek: Add DPI sub driver
` [RFC v4 05/11] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [RFC v4 06/11] drm/mediatek: Add HDMI support
` [RFC v4 07/11] drm/mediatek: enable hdmi output control bit
` [RFC v4 08/11] arm64: dts: mt8173: Add display subsystem related nodes
` [RFC v4 09/11] arm64: dts: mt8173: Add HDMI "
` [RFC v4 11/11] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output

[PATCH 1/9] clockevents/drivers/mtk: Fix spurious interrupt leading to crash
 2015-10-22 19:50 UTC  (3+ messages)
    ` [PATCH 2/9] clocksource/drivers/mediatek: Use GPT as sched clock source

[RESEND PATCH] pwm-backlight: fix the panel power sequence
 2015-10-22 15:29 UTC  (7+ messages)

[PATCH v2] pwm-backlight: fix the panel power sequence
 2015-10-22 15:12 UTC  (3+ messages)

[PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model
 2015-10-22 12:02 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173

[PATCH v2 0/9] Add tune support of Mediatek MMC driver
 2015-10-22  2:18 UTC  (12+ messages)
` [PATCH v2 1/9] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v2 2/9] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v2 3/9] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v2 4/9] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v2 5/9] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v2 6/9] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v2 7/9] mmc: mmc: extend the mmc_send_tuning()
` [PATCH v2 8/9] mmc: mediatek: add HS400 support
` [PATCH v2 9/9] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-10-21 10:34 UTC  (9+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-10-21  8:38 UTC  (5+ messages)
  ` [PATCH 5/5] drivers/tty/serial: make 8250/8250_mtk.c "

[PATCH v9 0/5] Mediatek xHCI support
 2015-10-20  8:25 UTC  (7+ messages)
` [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller

[PATCH v2 0/2] Add basic support for Mediatek MT2701 SoC
 2015-10-19  8:45 UTC  (2+ messages)

[PATCH v11 0/3] Mediatek xHCI support
 2015-10-19  6:21 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v11 2/3] xhci: mediatek: support MTK "
  ` [PATCH v11 3/3] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH v10 0/3] Mediatek xHCI support
 2015-10-19  6:02 UTC  (7+ messages)
  ` [PATCH v10 1/3] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v10 2/3] xhci: mediatek: support MTK "
` [PATCH v10 3/3] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH v2 1/3] clocksource: mtk_timer: add pr_fmt define
 2015-10-19  0:23 UTC  (4+ messages)
  ` [PATCH v2 2/3] clocksource: mtk_timer: fix pr_warn() messages in mtk_timer_init
  ` [PATCH v2 3/3] clocksource: mtk_timer: fix memleak in mtk_timer_init()

[PATCH v4 0/3] Mediatek SPI-NOR flash driver
 2015-10-18 14:20 UTC  (13+ messages)
` [PATCH v4 1/3] doc: dt: add documentation for Mediatek spi-nor controller
` [PATCH v4 2/3] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v4 3/3] arm64: dts: mt8173: Add nor flash node

[RFC 1/2] Dcumentation: bridge: Add documentation for ps8640 DT properties
 2015-10-16 18:14 UTC  (10+ messages)
` [RFC 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
  ` [PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

[PATCH v3] mmc: core: Fix init_card in 52Mhz
 2015-10-16  8:25 UTC  (2+ messages)

[RFC PATCH] ASoC: Modify check condition of multiple bindings of components
 2015-10-16  2:31 UTC  (10+ messages)
  ` [alsa-devel] "

[PATCH 0/4] Add tune support of Mediatek MMC driver
 2015-10-15 11:43 UTC  (14+ messages)
` [PATCH 2/4] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH 3/4] mmc: mediatek: Add tune support

[PATCH v2 0/2] thermal: mediatek: Add cpu power cooling model
 2015-10-15 11:31 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] arm64: dts: mt8173: add MT8173 display PWM driver support node
 2015-10-14 13:45 UTC  (3+ messages)

[PATCH v4 0/3] add GPT timer support for mt8173
 2015-10-14 13:39 UTC  (5+ messages)
` [PATCH v4 2/3] arm64: mediatek: enable MTK_TIMER
` [PATCH v4 3/3] arm64: dts: mt8173: add timer node

[PATCH v7 0/9] Fixes and new clocks support for Mediatek MT8173
 2015-10-14 13:26 UTC  (3+ messages)
` [PATCH v7 9/9] arm64: dts: mt8173: Add subsystem clock controller device nodes

[PATCH] dt-bindings: consolidate interrupt controller bindings
 2015-10-14 12:59 UTC  (2+ messages)

[PATCH] pwm-backlight: fix the panel power sequence
 2015-10-14 12:27 UTC  (3+ 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).