messages from 2018-01-05 19:04:04 to 2018-02-08 17:58:51 UTC [more...]
[PATCH v4 0/5] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
2018-02-08 17:58 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings
` [PATCH v4 2/5] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC
` [PATCH v4 3/5] dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver
` [PATCH v4 4/5] dmaengine: mediatek: mtk_hsdma_find_active_desc() can be static
` [PATCH v4 5/5] dmaengine: mediatek: fix zalloc-simple.cocci warnings
[PATCH v2 00/16] add dts nodes to MT7622 SoC
2018-02-08 14:46 UTC (25+ messages)
` [PATCH v2 01/16] dt-bindings: clock: mediatek: add missing required #reset-cells
` [PATCH v2 02/16] arm64: dts: mt7622: add clock controller device nodes
` [PATCH v2 03/16] arm64: dts: mt7622: add power domain "
` [PATCH v2 04/16] arm64: dts: mt7622: add pinctrl related "
` [PATCH v2 05/16] arm64: dts: mt7622: add PMIC MT6380 related nodes
` [PATCH v2 06/16] arm64: dts: mt7622: add cpufreq related device nodes
` [PATCH v2 07/16] arm64: dts: mt7622: turn uart0 clock to real ones
` [PATCH v2 11/16] arm64: dts: mt7622: add PCIe device nodes
` [PATCH v2 12/16] arm64: dts: mt7622: add SATA "
` [PATCH v2 13/16] arm64: dts: mt7622: add usb "
` [PATCH v2 15/16] arm64: dts: mt7622: add High-Speed DMA "
` [PATCH v2 08/16] arm64: dts: mt7622: add SoC and peripheral related "
` [PATCH v2 09/16] arm64: dts: mt7622: add flash "
` [PATCH v2 10/16] arm64: dts: mt7622: add ethernet "
` [PATCH v2 14/16] arm64: dts: mt7622: add thermal and related nodes
` [PATCH v2 16/16] arm64: dts: mt7622: add mmc related device nodes
[PATCH v21 0/4] Mediatek MT8173 CMDQ support
2018-02-08 9:02 UTC (7+ messages)
` [PATCH v21 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v21 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v21 3/4] arm64: dts: mt8173: Add GCE node
` [PATCH v21 4/4] soc: mediatek: Add Mediatek CMDQ helper
[PATCH v2 0/5] add MFD support for MediaTek audio subsystem
2018-02-08 5:57 UTC (15+ messages)
` [PATCH v2 1/5] clk: mediatek: update missing clock data for MT7622 audsys
` [PATCH v2 2/5] clk: mediatek: modify MT7622 audsys to adapt MFD device
` [PATCH v2 3/5] clk: mediatek: add audsys support for MT2701
` [PATCH v2 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
` [PATCH v2 5/5] arm: dts: mediatek: add audio-subsystem node for both MT2701 and MT7623
[PATCH v2 1/4] dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
2018-02-07 20:19 UTC (5+ messages)
` [PATCH v2 2/4] dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding
` [PATCH v2 3/4] soc: mediatek: avoid hardcoded value with bus_prot_mask
` [PATCH v2 4/4] soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
[PATCH] arm: dts: mt7623: enable all four available UARTs on bananapi-r2
2018-02-07 16:01 UTC (5+ messages)
[PATCH 1/2] of_pci_irq: add a check to fallback to standard device tree parsing
2018-02-07 12:43 UTC (14+ messages)
` [PATCH 2/2] dt-bindings: PCI: MediaTek: Correct the interrupt-map properties
[PATCH v2] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
2018-02-07 9:54 UTC (2+ messages)
[PATCH v2] ASoC: dapm: fix debugfs read using path->connected
2018-02-05 15:20 UTC (2+ messages)
` Applied "ASoC: dapm: fix debugfs read using path->connected" to the asoc tree
[PATCH 1/2] dt-bindings: thermal: add binding for MT7622 SoC
2018-02-05 8:11 UTC (2+ messages)
` [PATCH 2/2] thermal: mediatek: add support "
[RFC/RFT usb-next v1 0/6] remove driver-specific "multiple PHY" handling
2018-02-05 7:25 UTC (15+ messages)
` [RFC/RFT usb-next v1 1/6] usb: mtu3: remove custom USB PHY handling
` [RFC/RFT usb-next v1 2/6] usb: host: xhci-mtk: "
` [RFC/RFT usb-next v1 3/6] usb: host: ehci-platform: "
` [RFC/RFT usb-next v1 4/6] usb: host: ohci-platform: "
` [RFC/RFT usb-next v1 5/6] usb: chipidea: do not set the "phy" field in struct usb_hcd
` [RFC/RFT usb-next v1 6/6] usb: core: hcd: remove support for initializing a single PHY
[PATCH 1/2] dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
2018-02-05 6:09 UTC (6+ messages)
` [PATCH 2/2] soc: mediatek: add SCPSYS power domain driver for MediaTek "
[PATCH v3 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
2018-02-05 6:09 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings
` [PATCH v3 2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC
` [RFC PATCH] dmaengine: mediatek: mtk_hsdma_find_active_desc() can be static
` [PATCH v3 3/3] dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver
[PATCH] dmaengine: mediatek: fix zalloc-simple.cocci warnings
2018-02-03 16:41 UTC (2+ messages)
[PATCH] ASoC: dapm: fix debugfs read using path->connected
2018-02-02 15:53 UTC (2+ messages)
[PATCH] soc: mediatek: Handle return of of_match_device function
2018-02-01 15:16 UTC (6+ messages)
[PATCH] mm: Remove PG_highmem description
2018-01-31 13:05 UTC (2+ messages)
[PATCH] ASoC: mt8173-rt5650: fix child-node lookup
2018-01-31 10:42 UTC (2+ messages)
` Applied "ASoC: mt8173-rt5650: fix child-node lookup" to the asoc tree
[PATCH v2 3/5] soc: mediatek: pwrap: add int1_en_all and capability flag
2018-01-30 12:58 UTC (3+ messages)
` [PATCH v2 2/5] arm64: dts: mt6797: add pwrap support for mt6797
` [PATCH v2 1/5] dt-bindings: pwrap: mediatek: add pwrap support for MT6797
[PATCH] slub: remove obsolete comments of put_cpu_partial()
2018-01-26 12:09 UTC
[PATCH v3] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-26 8:34 UTC (3+ messages)
[PATCH v4] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-26 7:11 UTC
[PATCH v2] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-25 11:06 UTC (3+ messages)
[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
2018-01-25 9:17 UTC (3+ messages)
[PATCH 1/3] dt-bindings: pwrap: mediatek: add MT6351 PMIC support for MT6797
2018-01-24 15:13 UTC (3+ messages)
` [PATCH 3/3] soc: mediatek: pwrap: add mt6351 for mt6797 SoCs
` [PATCH 2/3] arm64: dts: mt6797: add pwrap support for mt6797
[PATCH] cpufreq: mediatek: Add mediatek related projects into blacklist
2018-01-24 3:03 UTC (6+ messages)
[PATCH 05/12] arm64: dts: mt7622: add PMIC MT6380 related nodes
2018-01-23 18:44 UTC (2+ messages)
[PATCH] ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()
2018-01-22 12:26 UTC (2+ messages)
` Applied "ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()" to the asoc tree
[bug report] ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device
2018-01-22 11:38 UTC (2+ messages)
[PATCH v1 0/4] add support of cpufreq to mt8173 and mt2712
2018-01-22 10:16 UTC (5+ messages)
` [PATCH v1 2/4] cpufreq: mediatek: Add mediatek related projects into blacklist
[PATCH] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-20 3:38 UTC
pull request: linux-firmware: Update Mediatek MT8173 VPU firmware
2018-01-19 12:11 UTC (2+ messages)
[PATCH] [wireless-next] mt76: fix building without CONFIG_LEDS_CLASS
2018-01-18 17:31 UTC (3+ messages)
[PATCH] hw_random: mediatek: Setup default RNG quality
2018-01-18 12:02 UTC (2+ messages)
[PATCH v20 0/4] Mediatek MT8173 CMDQ support
2018-01-18 8:31 UTC (11+ messages)
` [PATCH v20 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` FW: "
[PATCH] usb: xhci-mtk: fix semicolon.cocci warnings
2018-01-16 15:03 UTC (3+ messages)
[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
2018-01-15 1:58 UTC (5+ messages)
` [PATCH] "
[PATCH] usb: mtu3: fix semicolon.cocci warnings
2018-01-13 6:34 UTC (2+ messages)
[PATCH 00/12] add dts nodes to MT7622 SoC
2018-01-12 3:33 UTC (8+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: add missing required #reset-cells
` [PATCH 05/12] arm64: dts: mt7622: add PMIC MT6380 related nodes
[PATCH] arm64: dts: add #cooling-cells to CPU nodes
2018-01-12 2:00 UTC (3+ messages)
[PATCH 12/25] arm: socfpga: dts: Remove leading 0x and 0s from bindings notation
2018-01-11 14:38 UTC
[PATCH 1/2] pinctrl: mediatek: mt7622: fix potential uninitialized value being returned
2018-01-11 9:44 UTC (6+ messages)
` [PATCH 2/2] pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call
[PATCH] usb: mtu3: fix ssusb_wakeup_set dummy
2018-01-11 0:35 UTC (2+ messages)
[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
2018-01-10 21:45 UTC (2+ messages)
[RFC PATCH] of_pci_irq: add a check to fallback to device tree parsing
2018-01-10 8:04 UTC
[PATCH] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
2018-01-09 16:10 UTC (3+ messages)
[bug report] pinctrl: mediatek: add pinctrl driver for MT7622 SoC
2018-01-09 14:13 UTC (2+ messages)
[GIT PULL] Mediatek: 32-bit DT update for v4.15
2018-01-09 9:12 UTC (11+ messages)
[PATCH] media: mtk-vcodec: Always signal source change event on format change
2018-01-09 8:51 UTC (2+ messages)
[PATCH v6 3/9] drm: Add Content Protection property
2018-01-08 19:55 UTC
[PATCH] mt76: fix memcpy to potential null pointer on failed allocation
2018-01-08 17:28 UTC (3+ messages)
` "
[PATCH v5 3/9] drm: Add Content Protection property
2018-01-08 15:50 UTC
[PATCH -next] ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
2018-01-08 12:35 UTC (2+ messages)
` Applied "ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()" to the asoc tree
[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
2018-01-08 3:01 UTC (6+ messages)
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation
` [PATCH v1 5/6] clk: mediatek: update missing clock data for MT7622 audsys
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).