Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-15 05:44:46 to 2018-11-08 00:36:12 UTC [more...]

[PATCH 0/5] hy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-08  0:36 UTC 

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-07 18:37 UTC  (7+ 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 v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-11-07 17:48 UTC  (5+ 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 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] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-11-07 12:03 UTC  (4+ messages)
` [SPAM][PATCH] "

[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] dt-bindings: watchdog: update bindings for MT7629 SoC
 2018-11-07  7:10 UTC 

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-07  7:10 UTC 

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

[PATCH v1 00/11] Mediatek MT8183 clock and scpsys support
 2018-11-06  6:42 UTC  (13+ 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

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 1/2] clk: mediatek: add clock support for MT7629 SoC
 2018-11-05  8:43 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: arm: mediatek: document clk bindings for MT7629

[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] pinctrl: mt7622: fix small typo
 2018-11-01 15:44 UTC 

[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] pinctrl: mediatek: clean up indentation issues, add missing tab
 2018-10-31 18:42 UTC 

[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  (14+ messages)
` [PATCH 2/5] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH 4/5] pinctrl: mediatek: pinctrl-mtk-common-v2: Make eint_m u16
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC

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

[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] "

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  5:37 UTC  (6+ messages)

[PATCH] media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
 2018-10-20 17:50 UTC 

MT7630E firmware and Mediatek support
 2018-10-19  9:15 UTC 

mmc: mediatek: add MT8183 MMC driver support
 2018-10-19  9:04 UTC  (8+ messages)
` [PATCH 4/6] mmc: mediatek: tune CMD/DATA together
` [PATCH 5/6] mmc: mediatek: add MT8183 MMC driver support
` [PATCH 6/6] mmc: mediatek: drop too much code of tuning method

[PATCH v1 0/3] update Mediatek MT2712 clock
 2018-10-18 17:05 UTC  (7+ messages)
` [PATCH v1 3/3] clk: mediatek: mt2712: add pll reference support
    ` [SPAM]Re: "

[PATCH] linux-firmware: add firmware for mt7610e
 2018-10-18 15:10 UTC  (2+ messages)

[PATCH v2] iommu/mediatek: Constify iommu_ops
 2018-10-18 11:13 UTC 

[PATCH v3] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
 2018-10-18  7:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoC

[PATCH v2] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
 2018-10-18  1:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoC

[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:26 UTC  (13+ messages)
` [PATCH v8 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v8 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v8 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v8 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v8 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v8 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v8 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v8 9/9] PCI: mediatek: Add loadable kernel module support

[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:25 UTC  (13+ messages)
` [PATCH v9 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource
` [PATCH v9 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v9 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v9 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v9 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v9 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v9 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v9 9/9] PCI: mediatek: Add loadable kernel module support

[bug report] drm/mediatek: separate hdmi phy to different file
 2018-10-17 12:28 UTC 

[PATCH] MAINTAINERS: mediatek: Update SoC entry
 2018-10-16 14:57 UTC 

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-15 18:34 UTC  (10+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-15  6:49 UTC  (5+ messages)
` [PATCH v7 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v7 9/9] PCI: mediatek: Add loadable kernel module support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox