messages from 2017-02-25 13:34:37 to 2017-03-23 11:16:55 UTC [more...]
[PATCH] leds: mt6323: Fix an off by one bug in probe
2017-03-23 11:16 UTC (2+ messages)
[PATCH net-next v2 0/5] net-next: dsa: add Mediatek MT7530 support
2017-03-23 8:06 UTC (14+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding
` [PATCH net-next v2 2/5] net-next: dsa: add Mediatek tag RX/TX handler
` [PATCH net-next v2 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
` [PATCH net-next v2 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
` [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch
[PATCH v3 00/12] Add Basic SoC support for MT6797
2017-03-23 0:46 UTC (14+ messages)
` [PATCH v3 01/12] dt-bindings: mediatek: multiple bases support for sysirq
` [PATCH v3 07/12] clk: mediatek: add clk support for MT6797
` [PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary number
` [PATCH v3 03/12] irqchip: mtk-sysirq: prevent unnecessary visibility when set_type
` [PATCH v3 04/12] dt-bindings: mediatek: Add bindings for mediatek MT6797 Platform
` [PATCH v3 05/12] arm64: dts: mediatek: add mt6797 support
` [PATCH v3 06/12] dt-bindings: arm: mediatek: document clk bindings for MT6797
` [PATCH v3 08/12] soc: mediatek: avoid using fixed spm power status defines
` [PATCH v3 09/12] soc: mediatek: add vdec item for scpsys
` [PATCH v3 10/12] dt-bindings: mediatek: add MT6797 power dt-bindings
` [PATCH v3 12/12] arm64: dts: mediatek: add clk and scp nodes for MT6797
` [PATCH v3 11/12] soc: mediatek: add MT6797 scysys support
[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-03-22 9:05 UTC (5+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
` [RESEND PATCH v3 2/2] arm: dts: Add Mediatek MT2701 i2c device node
[PATCH 01/16] arm: dts: add clock controller device nodes
2017-03-22 8:16 UTC (3+ messages)
` "
[PATCH v6 0/4] leds: add leds-mt6323 support on MT7623 SoC
2017-03-21 19:18 UTC (8+ messages)
` [PATCH v6 1/4] dt-bindings: leds: Add document bindings for leds-mt6323
` [PATCH v6 2/4] dt-bindings: mfd: Add the description for LED as the sub module
` [PATCH v6 3/4] leds: Add LED support for MT6323 PMIC
` [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined
[PATCH] drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
2017-03-21 8:27 UTC
[PATCH 1/2] [media] vcodec: mediatek: add missing linux/slab.h include
2017-03-21 1:46 UTC (4+ messages)
` [PATCH 2/2] [media] vcodec: mediatek: mark pm functions as __maybe_unused
[PATCH v4 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time
2017-03-21 1:22 UTC (9+ messages)
` [PATCH v4 2/8] phy: phy-mt65xx-usb3: increase LFPS filter threshold
` [PATCH v4 3/8] phy: phy-mt65xx-usb3: split SuperSpeed port into two ones
` [PATCH v4 4/8] phy: phy-mt65xx-usb3: move clock from phy node into port nodes
` [PATCH v4 5/8] phy: phy-mt65xx-usb3: add support for new version phy
` [PATCH v4 6/8] arm64: dts: mt8173: split usb SuperSpeed port into two ports
` [PATCH v4 7/8] arm64: dts: mt8173: move clock from phy node into port nodes
` [PATCH v4 8/8] dt-bindings: phy-mt65xx-usb: add support for new version phy
[PATCH] [media] vcodec: mediatek: Remove double parentheses
2017-03-17 21:01 UTC
[PATCH] drm/mediatek: use platform_register_drivers
2017-03-17 17:00 UTC
[PATCH v2] mmc: mediatek: Fixed bug where clock frequency could be set wrong
2017-03-16 14:45 UTC (4+ messages)
` [PATCH] "
[PATCH v1 0/8] improve performances on mediatek crypto driver
2017-03-16 10:08 UTC (10+ messages)
` [PATCH v1 1/8] crypto: mediatek - rework interrupt handler
` [PATCH v1 2/8] crypto: mediatek - add MTK_* prefix and correct annotations
` [PATCH v1 3/8] crypto: mediatek - make mtk_sha_xmit() more generic
` [PATCH v1 4/8] crypto: mediatek - simplify descriptor ring management
` [PATCH v1 5/8] crypto: mediatek - add queue_task tasklet
` [PATCH v1 6/8] crypto: mediatek - fix error handling in mtk_aes_complete()
` [PATCH v1 7/8] crypto: mediatek - add mtk_aes_gcm_tag_verify()
` [PATCH v1 8/8] crypto: mediatek - make hardware operation flow more efficient
[PATCH v5 0/3] Use data tune for CMD line tune
2017-03-15 7:26 UTC (4+ messages)
` [PATCH v5 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
` [PATCH v5 3/3] mmc: mediatek: Use data tune for CMD line tune
[PATCH net-next 0/4] net-next: dsa: add Mediatek MT7530 support
2017-03-15 2:30 UTC (24+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: add Mediatek MT7530 binding
` [PATCH net-next 2/4] net-next: dsa: add Mediatek tag RX/TX handler
` [PATCH net-next 3/4] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
` [PATCH net-next 4/4] net-next: dsa: add dsa support for Mediatek MT7530 switch
[PATCH] media: mtk-jpeg: fix continuous log "Context is NULL"
2017-03-15 2:17 UTC (3+ messages)
[PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
2017-03-14 14:51 UTC (8+ messages)
` [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings
[PATCH v5 0/4] leds: add leds-mt6323 support on MT7623 SoC
2017-03-14 14:42 UTC (11+ messages)
` [PATCH v5 1/4] dt-bindings: leds: Add document bindings for leds-mt6323
` [PATCH v5 2/4] dt-bindings: mfd: Add LED subnode binding for MT6323 PMIC
` [PATCH v5 3/4] leds: Add LED support "
` [PATCH v5 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver
[PATCH] [media] vcodev: mediatek: add missing include in JPEG decoder driver
2017-03-13 10:17 UTC (3+ messages)
[PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek device tree bindings
2017-03-12 13:16 UTC
[RESEND PATCH v3 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time
2017-03-09 8:42 UTC (10+ messages)
` [RESEND PATCH v3 2/8] phy: phy-mt65xx-usb3: increase LFPS filter threshold
` [RESEND PATCH v3 3/8] phy: phy-mt65xx-usb3: split SuperSpeed port into two ones
` [RESEND PATCH v3 4/8] phy: phy-mt65xx-usb3: move clock from phy node into port nodes
` [RESEND PATCH v3 5/8] phy: phy-mt65xx-usb3: add support for new version phy
` [RESEND PATCH v3 6/8] arm64: dts: mt8173: split usb SuperSpeed port into two ports
` [RESEND PATCH v3 7/8] arm64: dts: mt8173: move clock from phy node into port nodes
` [RESEND PATCH v3 8/8] dt-bindings: phy-mt65xx-usb: add support for new version phy
[PATCH] [media] vcodec: mediatek: fix platform_no_drv_owner.cocci warnings
2017-03-08 20:57 UTC
[PATCH 1/2] usb: xhci-mtk: check hcc_params after adding primary hcd
2017-03-08 11:08 UTC (7+ messages)
` [PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
[PATCH 0/9] improve performances on mediatek crypto driver
2017-03-08 10:48 UTC (3+ messages)
` [PATCH 9/9] crypto: mediatek - add support to OFB mode and CFB128 mode
[PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
2017-03-08 3:50 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
2017-03-08 3:11 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] usb: xhci-mtk: rebuild xhci_mtk_setup()
2017-03-08 1:24 UTC (4+ messages)
` [PATCH 2/2] usb: xhci-mtk: fix checkpatch warning and erorr
[PATCH v1 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
2017-03-07 9:13 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/4] add uart DMA function
2017-03-07 8:53 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: dma: uart: add uart dma bindings
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
[PATCH v1] Fixed bug where clock frequency could be set wrong
2017-03-04 6:44 UTC (8+ messages)
` [PATCH v1] mmc: mediatek: "
[PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-03-03 2:05 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
` [PATCH v3 2/2] arm: dts: Add Mediatek MT2701 i2c device node
[PATCH 2/2 v2] cpufreq: mediatek: Add support for MT8176 and MT817x
2017-03-02 11:07 UTC (2+ messages)
[PATCH] cpufreq: mt8173: Add support for MT8176 and MT817x compatibles
2017-03-02 10:39 UTC (2+ messages)
[PATCH] arm64: dump: hide kernel pointers
2017-03-01 15:18 UTC (6+ messages)
[WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c
2017-02-28 10:51 UTC (18+ messages)
` [PATCH] [media] serial_ir: ensure we're ready to receive interrupts
[PATCH v4 0/4] leds: add leds-mt6323 support on MT7623 SoC
2017-02-28 1:17 UTC (9+ messages)
` [PATCH v4 1/4] Documentation: devicetree: Add document bindings for leds-mt6323
` [PATCH v4 2/4] Documentation: devicetree: Add LED subnode binding for MT6323 PMIC
` [PATCH v4 3/4] leds: Add LED support "
[PATCH v3 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time
2017-02-27 22:38 UTC (3+ messages)
` [PATCH v3 8/8] dt-bindings: phy-mt65xx-usb: add support for new version phy
[PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc
2017-02-27 17:15 UTC (4+ messages)
` [PATCH v2 1/2] Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc Platform
[PATCH v3.1] [media] serial_ir: ensure we're ready to receive interrupts
2017-02-25 14:55 UTC
[PATCH v3] [media] serial_ir: ensure we're ready to receive interrupts
2017-02-25 14:44 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