messages from 2018-10-02 08:32:16 to 2018-10-24 13:17:34 UTC [more...]
[PATCH v26 0/2] MediaTek MT8173 CMDQ support
2018-10-24 13:17 UTC (4+ messages)
` [PATCH v26 1/2] arm64: dts: mt8173: Add GCE node
` [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 v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
2018-10-24 8:57 UTC (10+ 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 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622
2018-10-23 5:52 UTC
[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
2018-10-23 5:37 UTC (6+ messages)
[PATCH] linux-firmware: add firmware for mt7650e
2018-10-22 12:16 UTC
[PATCH] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
2018-10-22 2:55 UTC
[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 (11+ messages)
` [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC
` [PATCH 2/6] mmc: mediatek: fill the actual clock for mmc debugfs
` [PATCH 3/6] mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
` [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 0/5] Add initial pinctrl support for MT6797 SoC
2018-10-19 8:27 UTC (16+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: Add devicetree constants "
` [PATCH 2/5] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH 3/5] arm64: dts: mediatek: x20: Add pinmux support for UART1
` [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
[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] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-10-18 3:23 UTC
[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 (21+ messages)
` [PATCH v6 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v6 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v6 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v6 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v6 6/9] PCI: mediatek: Fixup enable msi logic by enable msi after clock enabled
` [PATCH v6 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v6 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v6 9/9] PCI: mediatek: Add loadable kernel module support
[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-15 6:49 UTC (12+ messages)
` [PATCH v7 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v7 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v7 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v7 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v7 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v7 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v7 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [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
[resend PATCH v4 0/5] arm/arm64: mediatek: Fix mmsys device probing
2018-10-12 18:23 UTC (7+ messages)
` [resend PATCH v4 4/5] drm/mediatek: Add support for mmsys through a pdev
URGENT RESPONSE NEEDED
2018-10-12 12:07 UTC
[PATCH 0/4] add uart DMA function
2018-10-12 6:18 UTC (4+ messages)
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
` [SPAM][PATCH "
[GIT PULL] mediatek drm next for 4.20
2018-10-11 8:21 UTC (7+ messages)
[PATCH] pinctrl: mediatek: select GPIOLIB
2018-10-10 11:53 UTC (2+ messages)
[PATCH] kasan: avoid out-of-bounds in unwind_frame
2018-10-10 11:20 UTC (5+ messages)
` 答复: "
` 答复: "
[PATCH] MAINTAINERS: update entry for Mediatek pin controller
2018-10-10 9:08 UTC (2+ messages)
[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
2018-10-08 11:51 UTC (4+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control
mt7621/mt7628 PCIe linux driver
2018-10-08 4:20 UTC (4+ messages)
[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-10-08 3:02 UTC (7+ messages)
` [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v5 6/9] PCI: mediatek: Enable msi after clock enabled
[PATCH] tty: check name length in tty_find_polling_driver()
2018-10-08 2:39 UTC
MediaTek MT8173 CMDQ support
2018-10-08 2:29 UTC (4+ messages)
` [PATCH v25 2/2] soc: mediatek: Add Mediatek CMDQ helper
[PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema
2018-10-05 16:58 UTC (2+ messages)
` [PATCH 23/36] dt-bindings: arm: Convert MediaTek board/soc bindings "
[GIT PULL] updates for DT 32bit for v4.20 round 2
2018-10-05 15:44 UTC (2+ messages)
[GIT PULL] ARM: dts updates for arm 32 bits for v4.20
2018-10-05 8:30 UTC (7+ messages)
[PATCH 0/4] Add MT7623 dts bindings documentation
2018-10-05 8:29 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: add support for MT7623
` [PATCH 2/4] dt-bindings: iommu: mediatek: Add binding "
` [PATCH 3/4] [media] dt-bindings: mediatek: Add JPEG Decoder "
` [PATCH 4/4] dt-bindings: mediatek: Add bindig for MT7623 IOMMU and SMI
RE.Enquiry
2018-10-04 6:03 UTC
[PATCH 0/3] Mark clocks as critical for MT6797
2018-10-03 9:22 UTC (3+ messages)
[PATCH v5 00/11] drm/mediatek: support hdmi output for mt2701 and mt7623
2018-10-03 4:54 UTC (14+ messages)
` [PATCH v5 01/11] drm/mediatek: add refcount for DPI power on/off
` [PATCH v5 02/11] drm/mediatek: move hardware register to node data
` [PATCH v5 03/11] drm/mediatek: adjust EDGE to match clock and data
` [PATCH v5 04/11] drm/mediatek: add clock factor for different IC
` [PATCH v5 05/11] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v5 06/11] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v5 07/11] drm/mediatek: separate hdmi phy to different file
` [PATCH v5 08/11] drm/mediatek: add support for SPDIF audio in HDMI
` [PATCH v5 09/11] drm/mediatek: add hdmi driver for MT2701 and MT7623
` [PATCH v5 10/11] drm/mediatek: implement connection from BLS to DPI0
` [PATCH v5 11/11] drm/mediatek: add a error return value when clock driver has been prepared
[GIT PULL] ARM: defconfig update for v4.20
2018-10-02 11:09 UTC (3+ messages)
[GIT PULL] ARM: arm64 dts updates for v4.20
2018-10-02 9:15 UTC (2+ messages)
[PATCH v4 00/11] drm/mediatek: support hdmi output for mt2701 and mt7623
2018-10-02 8:40 UTC (5+ messages)
` [PATCH v4 05/11] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v4 07/11] drm/mediatek: separate hdmi phy to different file
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).