linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-24 04:56:53 to 2018-11-13 16:18:52 UTC [more...]

[PATCH v1 00/11] Mediatek MT8183 clock and scpsys support
 2018-11-13 16:18 UTC  (15+ messages)
` [PATCH v1 01/11] clk: mediatek: add new clkmux register API
` [PATCH v1 02/11] clk: mediatek: add new member to mtk_pll_data
` [PATCH v1 03/11] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v1 04/11] soc: mediatek: add new flow for mtcmos power
` [PATCH v1 05/11] dt-bindings: ARM: Mediatek: Document bindings for MT8183
` [PATCH v1 06/11] clk: mediatek: Add dt-bindings for MT8183 clocks
` [PATCH v1 07/11] clk: mediatek: Add flags support for mtk_gate data
` [PATCH v1 08/11] clk: mediatek: Add MT8183 clock support
` [PATCH v1 09/11] dt-bindings: soc: fix typo of MT8173 power dt-bindings
` [PATCH v1 10/11] dt-bindings: soc: Add MT8183 "
` [PATCH v1 11/11] soc: mediatek: Add MT8183 scpsys support

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-13  9:55 UTC  (5+ messages)
` [resend PATCH 2/3] pwm: mediatek: add pwm support for MT7629 SoC
` [resend PATCH 3/3] dt-bindings: pwm: update bindings "

[PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
 2018-11-12 23:37 UTC  (2+ messages)

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-12 23:37 UTC  (2+ messages)

[PATCH 1/2] clk: mediatek: add clock support for MT7629 SoC
 2018-11-12 23:37 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: mediatek: document clk bindings for MT7629

[PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
 2018-11-12 20:01 UTC  (10+ messages)
  ` [Intel-gfx] "

[v2, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-12 16:22 UTC  (10+ messages)
` [PATCH 1/2] net:stmmac: dwmac-mediatek: add "
` [PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-12 10:48 UTC  (8+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] phy: core: add PHY_MODE_ETHERNET
` [PATCH v2 3/5] phy: ocelot-serdes: convert to use eth phy mode and submode
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: "
` [PATCH v2 5/5] phy: core: clean up unused ethernet specific phy modes

[PATCH v1 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-12  7:33 UTC  (3+ messages)
` [PATCH v1 2/3] pwm: mediatek: add pwm support for MT7629 SoC
` [PATCH v1 3/3] dt-bindings: pwm: update bindings "

[PATCH v1 1/3] arm64: dts: mt7622: fix no more console output on rfb1
 2018-11-12  3:49 UTC  (6+ messages)
` [PATCH v1 2/3] arm64: dts: mt7622: fix no more console output on BPI-R64 board
` [PATCH v1 3/3] arm64: dts: mt7622: Drop the general purpose timer node

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-12  1:45 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

[PATCH v3] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
 2018-11-11 10:19 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for "

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-09 19:18 UTC  (16+ messages)
` [PATCH 1/4] of/device: Add a way to probe drivers by match data
` [PATCH 2/4] clk: mediatek: Convert to platform_driver_probe_by_match_data()
` [PATCH 3/4] clk: mediatek: Drop THIS_MODULE from platform_driver
` [PATCH 4/4] clk: mediatek: Simplify single driver probes

[PATCH] pinctrl: mt7622: fix small typo
 2018-11-09  9:46 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: clean up indentation issues, add missing tab
 2018-11-09  8:55 UTC  (2+ messages)

[PATCH 0/5] hy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-09  3:20 UTC  (11+ messages)
  ` [PATCH 1/5] phy: "
  ` [PATCH 3/5] phy: ocelot-serdes: convert to use eth "
` [PATCH 2/5] phy: core: add PHY_MODE_ETHERNET
` [PATCH 4/5] phy: mvebu-cp110-comphy: convert to use eth phy mode and submode
` [PATCH 5/5] phy: core: clean up unused ethernet specific phy modes

[PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema
 2018-11-08  8:48 UTC  (2+ messages)

[PATCH v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-11-08  4:05 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl
` [PATCH v3 2/4] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH v3 3/4] arm64: dts: mediatek: x20: Add pinmux support for UART1
` [PATCH v3 4/4] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC

[PATCH v2] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-11-08  2:56 UTC 

[PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-11-08  2:53 UTC  (5+ messages)
` [SPAM][PATCH] "

[PATCH 1/2] arm64: dts: mt7622: fix console output issue on rfb1
 2018-11-07 15:48 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: mt7622: fix console output issue on BPI-R64 board

[PATCH 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-07 10:53 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: update bindings "

[PATCH] pinctrl: mediatek: Fix dependencies for EINT_MTK
 2018-11-07 10:00 UTC  (2+ messages)

[PATCH v2 0/4] Add initial pinctrl support for MT6797 SoC
 2018-11-07  9:20 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl
` [PATCH v2 2/4] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH v2 3/4] arm64: dts: mediatek: x20: Add pinmux support for UART1
` [PATCH v2 4/4] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC

[PATCH v4] mm/page_owner: clamp read count to PAGE_SIZE
 2018-11-06 21:51 UTC  (7+ messages)

add SPI driver support for mt8183
 2018-11-05 12:05 UTC  (5+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT8183 soc platform
  ` Applied "spi: mediatek: Add bindings for mediatek MT8183 soc platform" to the spi tree
` [PATCH 2/2] spi: mediatek: add spi support for mt8183 IC
  ` Applied "spi: mediatek: add spi support for mt8183 IC" to the spi tree

[PATCH v2 00/14] MT8183 IOMMU SUPPORT
 2018-11-02  6:23 UTC  (7+ messages)
` [PATCH v2 04/14] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v2 05/14] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH v3] mm/page_owner: use kvmalloc instead of kmalloc
 2018-11-01 10:27 UTC  (13+ messages)

[LKP] b179f0826c BUG: kernel hang in boot stage
 2018-11-01  3:54 UTC  (2+ messages)

[PATCH] spi: mediatek: use correct mata->xfer_len when in fifo transfer
 2018-10-31 10:26 UTC  (2+ messages)
` Applied "spi: mediatek: use correct mata->xfer_len when in fifo transfer" to the spi tree

[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
 2018-10-30 23:45 UTC  (8+ messages)
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver "

[PATCH 0/3] Mediatek drm driver use drm_gem_cma_object instead of mtk_drm_gem_obj
 2018-10-30  9:02 UTC  (9+ messages)
` [PATCH 1/3] drm: Add dma_dev in struct drm_device
` [PATCH 2/3] drm: Add drm_gem_cma_dumb_create_no_kmap() helper function
` [PATCH 3/3] drm/mediatek: Use drm_gem_cma_object instead of mtk_drm_gem_obj

[PATCHv2] mm/page_owner: use kvmalloc instead of kmalloc
 2018-10-29  2:30 UTC  (2+ messages)

[PATCH] linux-firmware: add firmware for mt7650e
 2018-10-26 12:06 UTC  (2+ messages)

[PATCH] mm/page_owner: use vmalloc instead of kmalloc
 2018-10-26 10:56 UTC  (6+ messages)

[PATCH 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622
 2018-10-26  6:08 UTC  (2+ messages)

[PATCH] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
 2018-10-25  9:10 UTC  (2+ messages)

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-10-24 22:46 UTC  (11+ messages)
` [PATCH v3 1/7] powerpc: rename setbits32/clrbits32 to setbits_be32/clrbits_be32
` [PATCH v3 2/7] include: add setbits_leXX/clrbits_leXX/clrsetbits_leXX in linux/setbits.h
` [PATCH v3 3/7 DONOTMERGE] coccinelle: add xxxsetbits_leXX converting spatch
` [PATCH v3 4/7] ata: ahci_sunxi: use xxxsetbitsi_le32 functions
` [PATCH v3 5/7] net: ethernet: stmmac: dwmac-sun8i: use xxxsetbits_le32
` [PATCH v3 6/7] drm: meson: "
` [PATCH v3 7/7] net: stmmac: dwmac-meson8b: "

[PATCH v26 0/2] MediaTek MT8173 CMDQ support
 2018-10-24 13:17 UTC  (3+ messages)
` [PATCH v26 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH v2] staging: mt7621-dma: Add braces around else branches
 2018-10-24 13:14 UTC  (6+ messages)
      ` [Outreachy kernel] "


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