messages from 2016-03-22 05:13:06 to 2016-04-13 07:07:44 UTC [more...]
[RESEND PATCH 0/2] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
2016-04-13 7:07 UTC (3+ messages)
` [RESEND PATCH 1/2] ARM: mediatek: Add MT2701 config options for mediatek SoCs
` [RESEND PATCH 2/2] arm: dts: Add pinctrl/GPIO/EINT node for mt2701
[PATCH v2 1/3] mfd: mt6397: irq domain should initialize before mfd_add_devices()
2016-04-13 5:48 UTC (7+ messages)
` [PATCH v2 2/3] mfd: mt6397: Checking for null before irq_domain_remove
` [PATCH v2 3/3] mfd: mt6397: check the EPROBE_DEFER from platform_get_irq
[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
2016-04-13 4:52 UTC (4+ messages)
` [RESEND][PATCH 1/3] "
[PATCH V3 0/8] net: mediatek: make the driver pass stress tests
2016-04-13 2:42 UTC (10+ messages)
` [PATCH V3 3/8] net: mediatek: remove superfluous reset call
` [PATCH V3 1/8] net: mediatek: watchdog_timeo was not set
` [PATCH V3 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH V3 4/8] net: mediatek: fix stop and wakeup of queue
` [PATCH V3 6/8] net: mediatek: fix mtk_pending_work
` [PATCH V3 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors
` [PATCH V3 5/8] net: mediatek: fix TX locking
` [PATCH V3 7/8] net: mediatek: move the pending_work struct to the device generic struct
[PATCH v3] i2c: mediatek: i2c multi transfer optimization
2016-04-12 21:13 UTC (2+ messages)
[PATCH] Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"
2016-04-12 8:34 UTC
[PATCH V3] net: mediatek: update the IRQ part of the binding document
2016-04-12 6:35 UTC
[PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
2016-04-12 5:39 UTC (9+ messages)
[PATCH v3 0/2] MTK Smart Device Gen1 NAND Driver
2016-04-12 1:17 UTC (5+ messages)
` [PATCH v3 1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND
` [PATCH v3 2/2] mtd: mediatek: driver "
mt8173-evb: failing to boot in linux-next and mainline
2016-04-11 23:12 UTC (5+ messages)
[RESEND/PATCH V7 1/2] regulator: Add document for MT6323 regulator
2016-04-11 15:25 UTC (3+ messages)
` [RESEND/PATCH V7 2/2] regulator: mt6323: Add support "
[PATCH 1/9] net: mediatek: update the IRQ part of the binding document
2016-04-11 15:24 UTC (11+ messages)
` [PATCH 6/9] net: mediatek: fix mtk_pending_work
` [PATCH 7/9] net: mediatek: fix TX locking
` [PATCH 2/9] net: mediatek: watchdog_timeo was not set
` [PATCH 3/9] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH 4/9] net: mediatek: remove superfluous reset call
` [PATCH 5/9] net: mediatek: fix stop and wakeup of queue
` [PATCH 8/9] net: mediatek: move the pending_work struct to the device generic struct
` [PATCH 9/9] net: mediatek: do not set the QID field in the TX DMA descriptors
[PATCH v14 0/6] MT8173 HDMI support
2016-04-11 15:10 UTC (7+ messages)
` [PATCH v14 1/6] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v14 2/6] drm/mediatek: Add HDMI support
` [PATCH v14 3/6] drm/mediatek: enable hdmi output control bit
` [PATCH v14 4/6] arm64: dts: mt8173: Add HDMI related nodes
` [PATCH v14 5/6] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation
` [PATCH v14 6/6] arm64: dts: mt8173-evb: enable HDMI output
[PATCH v14 0/8] MT8173 DRM support
2016-04-11 15:09 UTC (9+ messages)
` [PATCH v14 1/8] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [PATCH v14 2/8] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v14 3/8] drm/mediatek: Add DSI sub driver
` [PATCH v14 4/8] drm/mediatek: Add DPI "
` [PATCH v14 5/8] clk: mediatek: make dpi0_sel propagate rate changes
` [PATCH v14 6/8] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
` [PATCH v14 7/8] clk: mediatek: remove hdmitx_dig_cts from TOP clocks
` [PATCH v14 8/8] arm64: dts: mt8173: Add display subsystem related nodes
[PATCH] usb: core: buffer: avoid NULL pointer dereferrence
2016-04-11 14:44 UTC (8+ messages)
[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
2016-04-11 9:20 UTC (3+ messages)
` [PATCH v2 2/2] phy: phy-mt65xx-usb3: "
[PATCH v2 1/2] dma/iommu: Add pgsize_bitmap confirmation in __iommu_dma_alloc_pages
2016-04-11 7:40 UTC (9+ messages)
` [PATCH v2 2/2] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
[PATCH] phy: phy-mt65xx-usb3: add support for mt2701 platform
2016-04-11 2:34 UTC (3+ messages)
[PATCH] sbs-battery: fix power status when battery charging near dry
2016-04-10 16:28 UTC (3+ messages)
[PATCH v2] pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
2016-04-08 11:01 UTC (2+ messages)
[PATCH V2 0/8] net: mediatek: make the driver pass stress tests
2016-04-07 22:00 UTC (11+ messages)
` [PATCH V2 1/8] net: mediatek: watchdog_timeo was not set
` [PATCH V2 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
` [PATCH V2 3/8] net: mediatek: remove superfluous reset call
` [PATCH V2 4/8] net: mediatek: fix stop and wakeup of queue
` [PATCH V2 5/8] net: mediatek: fix mtk_pending_work
` [PATCH V2 6/8] net: mediatek: fix TX locking
` [PATCH V2 7/8] net: mediatek: move the pending_work struct to the device generic struct
` [PATCH V2 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors
[PATCH V2] net: mediatek: update the IRQ part of the binding document
2016-04-07 19:28 UTC
[PATCH] net-next: mediatek: add support for IRQ grouping
2016-04-07 18:24 UTC
[PATCH] ARM: mediatek: enable gpt6 on boot up to make arch timer work on mt7623
2016-04-07 18:18 UTC
[PATCH v3] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
2016-04-07 10:03 UTC (3+ messages)
[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
2016-04-07 8:51 UTC (10+ messages)
[PATCH] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
2016-04-06 17:17 UTC (8+ messages)
[PATCH] sbs-battery: fix power status when battery is dry
2016-04-06 2:35 UTC (15+ messages)
[PATCH v2 0/2] MT8173 IOMMU 4GB MODE SUPPORT
2016-04-05 13:41 UTC (2+ messages)
[PATCH] iommu: provide of_xlate pointer unconditionally
2016-04-05 11:25 UTC (2+ messages)
[RFC PATCH 0/9] ARM: start to move arch/arm/mach-* to arch/arm/platforms/*
2016-04-04 19:02 UTC (6+ messages)
` [RFC PATCH 7/9] ARM: mediatek: move mach-mediatek/ to platforms/mediatek/
[PATCH v14 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
2016-04-03 4:20 UTC (2+ messages)
` [PATCH v14 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
[PATCH v2] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
2016-04-02 16:34 UTC (2+ messages)
[PATCH] pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
2016-04-01 14:34 UTC (3+ messages)
[RFCv2 0/2] MTK Smart Device Gen1 NAND Driver
2016-03-31 12:41 UTC (15+ messages)
` [RFCv2: PATCH 1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND
` [RFCv2: PATCH 2/2] mtd: mediatek: driver "
[Query]set clk rate must operate its coordinated clock
2016-03-31 2:34 UTC
[PATCH v6 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2016-03-29 11:32 UTC (9+ messages)
` [PATCH v6 1/8] dt-bindings: Add a binding for Mediatek Video Processor
` [PATCH v6 2/8] [media] VPU: mediatek: support Mediatek VPU
` [PATCH v6 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v6 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v6 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
` [PATCH v6 6/8] [media] vcodec: mediatek: Add Mediatek VP8 "
` [PATCH v6 7/8] [media] vcodec: mediatek: Add Mediatek H264 "
` [PATCH v6 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173
[PATCH] arm: dts: mt2701: Add clock controller device nodes
2016-03-28 9:47 UTC (3+ messages)
[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
2016-03-25 4:25 UTC (5+ messages)
[PATCH] net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
2016-03-23 17:50 UTC (4+ messages)
[PATCH v13 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
2016-03-22 17:53 UTC (3+ messages)
` [PATCH v13 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
Notice to Appear
2016-03-22 13:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).