linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-29 22:58:23 to 2021-08-03 10:33:17 UTC [more...]

[PATCH v6 0/9] Refactor MTK MDP driver into core/components
 2021-08-03 10:27 UTC  (19+ messages)
` [PATCH v6 1/9] mtk-mdp: propagate errors from clock_on
` [PATCH v6 2/9] mtk-mdp: add driver to probe mdp components
` [PATCH v6 3/9] mtk-mdp: use pm_runtime in MDP component driver
` [PATCH v6 4/9] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
` [PATCH v6 5/9] mtk-mdp: make mdp driver to be loadable by platform_device_register*()
` [PATCH v6 6/9] soc: mediatek: mmsys: instantiate mdp virtual device from mmsys
` [PATCH v6 7/9] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
` [PATCH v6 8/9] dts: mtk-mdp: remove mediatek, vpu property from primary MDP device
  ` [PATCH v6 8/9] dts: mtk-mdp: remove mediatek,vpu "
` [PATCH v6 9/9] dt-bindings: mediatek: remove vpu requirement from mtk-mdp

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-08-03 10:12 UTC  (12+ messages)
` [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver

[PATCH 1/1] spi: tegra114: Fix set_cs_timing param
 2021-08-03  9:14 UTC  (2+ messages)

[RFC net-next v2 0/4] mt7530 software fallback bridging fix
 2021-08-03  8:48 UTC  (17+ messages)
` [RFC net-next v2 1/4] net: dsa: mt7530: enable assisted learning on CPU port
` [RFC net-next v2 2/4] net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
` [RFC net-next v2 3/4] net: dsa: mt7530: set STP state also on filter ID 1
` [RFC net-next v2 4/4] Revert "mt7530 mt7530_fdb_write only set ivl bit vid larger than 1"

[PATCH v5 0/5] Mediatek MT8195 SCP support
 2021-08-03  8:01 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH v5 2/5] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH v5 3/5] dt-bindings: vendor-prefixes: Add another prefix for Mediatek Co
` [PATCH v5 4/5] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
` [PATCH v5 5/5] remoteproc: mediatek: Support mt8195 scp

[PATCH v4 0/1] arm64/cpufeature: Support optionally disable MTE
 2021-08-03  7:08 UTC  (2+ messages)
` [PATCH v4 1/1] arm64/cpufeature: Optionally disable MTE via command-line

[PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-08-03  7:13 UTC  (5+ messages)
` [PATCH v13 1/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
` [PATCH v13 2/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[PATCH v10 0/5] Add SPMI support for Mediatek SoC IC
 2021-08-03  6:34 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v10 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v10 3/5] spmi: mediatek: Add support for MT6873/8192
` [PATCH v10 4/5] spmi: mediatek: Add support for MT8195
` [PATCH v10 5/5] arm64: dts: mt8192: add spmi node

[PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
 2021-08-03  6:05 UTC  (12+ messages)
` [PATCH 02/11] dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
` [PATCH 03/11] dt-bindings: usb: mtk-xhci: add compatible for mt8195
` [PATCH 04/11] usb: xhci-mtk: fix use-after-free of mtk->hcd
` [PATCH 05/11] usb: xhci-mtk: add support 'tpl-support'
` [PATCH 06/11] usb: xhci-mtk: support option to disable usb2 ports
` [PATCH 07/11] usb: xhci-mtk: fix issue of out-of-bounds array access
` [PATCH 08/11] usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
` [PATCH 09/11] usb: xhci-mtk: check boundary before check tt
` [PATCH 10/11] usb: xhci-mtk: add a member of num_esit
` [PATCH 11/11] usb: xhci-mtk: modify the SOF/ITP interval for mt8195

[PATCH v3 0/1] arm64/cpufeature: Support optionally disable MTE
 2021-08-03  5:55 UTC  (4+ messages)
` [PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line

[v7,0/3] watchdog: mt8195: add wdt support
 2021-08-03  5:37 UTC  (3+ messages)
` [v7,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document

[PATCH v2 00/11] MT8195 SMI support
 2021-08-03  5:37 UTC  (6+ messages)
` [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb

[PATCH v3 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-08-03  5:13 UTC  (3+ messages)
` [PATCH v3 2/3] arm: dts: mt8183: "
` [PATCH v3 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03  3:14 UTC  (3+ messages)

[PATCH v5 0/6] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-03  2:30 UTC  (12+ messages)
` [PATCH v5 1/6] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v5 2/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v5 5/6] drm/mediatek: add DSC support for mt8195
` [PATCH v5 6/6] drm/mediatek: add MERGE "

[PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
 2021-08-02 23:21 UTC  (5+ messages)
` [PATCH v2 1/7] arm64: dts: mediatek: Move reset controller constants into common location
` [PATCH v2 7/7] drm/mediatek: mtk_dsi: Reset the dsi0 hardware

[PATCH v3] drm/mediatek: clear pending flag when cmdq packet is done
 2021-08-02 23:16 UTC  (3+ messages)

[PATCH v5] drm/mediatek: add dither 6 setting
 2021-08-02 23:00 UTC  (3+ messages)

[PATCH 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-02 21:33 UTC  (8+ messages)
` [PATCH 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH v4 0/4] Mediatek MT8195 SCP support
 2021-08-02 21:31 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH v4 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
  ` [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk,scp "
` [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp

[PATCH v3, 00/15] Using component framework to support multi hardware decode
 2021-08-02 20:09 UTC  (15+ messages)
` [PATCH v3, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v3, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v3, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v3, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v3, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings

[PATCH v2 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-08-02 18:29 UTC  (5+ messages)
` [PATCH v2 2/3] arm: dts: mt8183: "
` [PATCH v2 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH 1/1] Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)
 2021-08-02 15:05 UTC  (2+ messages)

[PATCH] spi: mediatek: Fix fifo transfer
 2021-08-02 13:57 UTC  (4+ messages)

[PATCH net-next v2] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-02 13:37 UTC  (6+ messages)

Help forward porting a kernel driver
 2021-08-02 13:07 UTC 

[PATCH 1/1] linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
 2021-08-02 12:40 UTC 

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-02  9:51 UTC  (15+ messages)
` [PATCH v7 01/12] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v7 02/12] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v7 03/12] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v7 05/12] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v7 06/12] media: mtk-mdp: "
` [PATCH v7 07/12] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v7 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v7 09/12] media: mtk-vcodec: "
` [PATCH v7 10/12] memory: mtk-smi: "
` [PATCH v7 11/12] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v7 12/12] arm64: "
` Aw: [PATCH v7 00/12] Clean up "mediatek,larb"

[PATCH v8, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-08-02  8:59 UTC  (3+ messages)
` [PATCH v8, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v8, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH v6 0/3] support gce on mt8192 platform
 2021-08-02  7:46 UTC  (4+ messages)
` [PATCH v6, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v6, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v6, 3/3] mailbox: cmdq: add mt8192 support

[PATCH v3] soc: mediatek: cmdq: add address shift in jump
 2021-08-02  7:52 UTC 

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-08-02  7:07 UTC  (3+ messages)
` [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-08-02  3:34 UTC  (11+ messages)
` [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
` [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195
` [PATCH v2 14/14] drm/mediatek: add mediatek-drm of vdosys1 "

[v15] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
 2021-08-02  2:58 UTC 

[PATCH v5 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-08-02  2:14 UTC  (3+ messages)
` [PATCH v5 2/3] dts: arm64: mt8183: Add Mediatek MDP3 nodes

[PATCH v5 0/2] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-08-02  1:07 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: anx7625: add force_dsi_end_without_null
` [PATCH v5 2/2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift

[PATCH v4 1/2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-08-01 23:59 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: mediatek: add force_dsi_end_without_null

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-01 20:48 UTC  (10+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986

[PATCH v2 0/5] add mt8195 SoC DRM binding
 2021-08-01  1:04 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: mediatek: display: Change format to yaml

[PATCH] iio: mtk-auxadc: add mutex_destroy
 2021-07-31 17:52 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
 2021-07-31 13:27 UTC  (2+ messages)

[PATCH] mt76: fix enum type mismatch
 2021-07-31  8:38 UTC  (2+ messages)

[PATCH v4 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-07-31  2:17 UTC  (2+ messages)
` [PATCH v4 2/2] mt76: mt7615: "

[RFC net-next 0/2] mt7530 software fallback bridging fix
 2021-07-30 19:30 UTC  (22+ messages)
` [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
` [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU

test email
 2021-07-30 18:21 UTC 

[PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
 2021-07-30 17:39 UTC  (2+ messages)

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-30 15:24 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v1] iio: mtk-auxadc: add mutex_destroy
 2021-07-30 13:44 UTC 

[PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-30 12:11 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[v5,0/3] watchdog: mt8195: add wdt support
 2021-07-30  5:09 UTC  (3+ messages)
` [v5, 2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file

[v3 0/5] Mediatek MT8195 power domain support
 2021-07-30  4:20 UTC  (5+ messages)
` [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195

[v6 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-07-30  2:43 UTC  (4+ messages)
` [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH] dt-bindings: pinctrl: mt8195: Use real world values for drive-strength arguments
 2021-07-29 23:37 UTC  (2+ messages)


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