linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-25 19:20:12 to 2021-10-01 16:17:05 UTC [more...]

[PATCH v3 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-01 16:16 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: mediatek,dpintf: Add DP_INTF binding
` [PATCH v3 2/6] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v3 3/6] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v3 4/6] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v3 5/6] drm/mediatek: dpi: Add dpintf support
` [PATCH v3 6/6] drm/mediatek: Add mt8195 DisplayPort driver

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-10-01 15:52 UTC  (9+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize
` [v2 PATCH 2/3] drm/mediatek: Fix pkt buf alloc once but free many times
` [v2 PATCH 3/3] drm/mediatek: Fix cursor plane is not config when primary is updating

[PATCH] r8152: stop submitting rx for -EPROTO
 2021-10-01 15:22 UTC  (11+ messages)

[PATCH v2] spi: mediatek: skip delays if they are 0
 2021-10-01 15:21 UTC 

[PATCH 0/4] MT8195 HDMI Tx support
 2021-10-01 13:04 UTC  (4+ messages)
` [PATCH 1/4] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v10, 0/5] soc: mediatek: add mtk mutex support for MT8192
 2021-10-01 11:00 UTC  (7+ messages)
` [PATCH v10, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v10, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v10, 3/5] drm/mediatek: add component RDMA4
` [PATCH v10, 4/5] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v10, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH v5 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-10-01  9:53 UTC  (8+ messages)
` [PATCH v5 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v5 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v5 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v5 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v5 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v5 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v5 8/8] mt76: mt7915: set muru platform type

[PATCH v3 1/2] mt76: mt7915: add WA firmware log support
 2021-10-01  9:36 UTC  (2+ messages)
` [PATCH v3 2/2] mt76: mt7915: add debugfs knobs for MCU utilization

[PATCH v1] scsi: ufs: add wmb after clear interrupt status
 2021-10-01  7:55 UTC 

[PATCH v2 0/2] ASoC: mediatek: Add support for MT8195 sound card with rt1011 and rt5682
 2021-10-01  7:01 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt8195: add machine driver with mt6359, "
` [PATCH v2 2/2] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1011-rt5682 document

[PATCH v9, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-10-01  6:46 UTC  (4+ messages)
` [PATCH v9, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v9, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH] ASoC: mediatek: mt8195: move of_node_put to remove function
 2021-10-01  3:16 UTC 

[PATCH v3 00/16] Add MT7921 SDIO support
 2021-09-30 23:48 UTC  (17+ messages)
` [PATCH v3 01/16] mt76: mt7921: refactor mac.c to be bus independent
` [PATCH v3 02/16] mt76: mt7921: refactor dma.c to be pcie specific
` [PATCH v3 03/16] mt76: mt7921: refactor mcu.c to be bus independent
` [PATCH v3 04/16] mt76: mt7921: refactor init.c "
` [PATCH v3 05/16] mt76: mt7921: add MT7921_COMMON module
` [PATCH v3 06/16] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
` [PATCH v3 07/16] mt76: mt7663s: rely on mcu reg access utility
` [PATCH v3 08/16] mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
` [PATCH v3 09/16] mt76: mt7921: use physical addr to unify register access
` [PATCH v3 10/16] mt76: sdio: move common code in mt76_sdio module
` [PATCH v3 11/16] mt76: sdio: extend sdio module to support CONNAC2
` [PATCH v3 12/16] mt76: connac: extend mcu_get_nic_capability
` [PATCH v3 13/16] mt76: mt7921: rely on mcu_get_nic_capability
` [PATCH v3 14/16] mt76: mt7921: refactor mt7921_mcu_send_message
` [PATCH v3 15/16] mt76: mt7921: introduce mt7921s support
` [PATCH v3 16/16] mt76: mt7921s: add reset support

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-09-30 19:48 UTC  (4+ messages)

[PATCH] hwrng: mediatek - Force runtime pm ops for sleep ops
 2021-09-30 19:40 UTC  (2+ messages)

[PATCH v4 0/7] Add support to the mmsys driver to be a reset controller
 2021-09-30 19:40 UTC  (9+ messages)
` [PATCH v4 1/7] arm64: dts: mediatek: Move reset controller constants into common location
` [PATCH v4 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
` [PATCH v4 3/7] dt-bindings: display: mediatek: add dsi reset optional property
` [PATCH v4 4/7] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0
` [PATCH v4 5/7] arm64: dts: mt8183: "
` [PATCH v4 6/7] soc: mediatek: mmsys: Add reset controller support
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Reset the dsi0 hardware

[PATCH v14 0/5] Mediatek pinctrl patch on mt8195
 2021-09-30 15:41 UTC  (7+ messages)
` [PATCH v14 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description

[PATCH v6, 0/1] drm/mediatek: add dither 6 setting
 2021-09-30 15:25 UTC  (2+ messages)
` [PATCHi v6, 1/1] "

[PATCH] Revert "spi: modify set_cs_timing parameter"
 2021-09-30 13:42 UTC  (6+ messages)

[PATCH v1 0/4] Mediatek MT8195 HDMI Tx support
 2021-09-30 13:36 UTC  (8+ messages)
` [PATCH v1 1/4] dt-bindings: phy: Add binding for Mediatek MT8195 HDMI PHY
` [PATCH v1 2/4] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v1 3/4] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support

[PATCH v2, 0/1] mailbox: cmdq: add instruction time-out interrupt support
 2021-09-30 13:18 UTC  (2+ messages)
` [PATCH v2, 1/1] "

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-09-30 11:26 UTC  (3+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush

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

[PATCH v2] scs: Release kasan vmalloc poison in scs_free process
 2021-09-30  9:06 UTC  (4+ messages)

[PATCH v6 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-30  7:59 UTC  (9+ messages)
` [PATCH v6 net-next 1/8] net: mscc: ocelot: serialize access to the MAC table
` [PATCH v6 net-next 2/8] net: mscc: ocelot: add MAC table stream learn and lookup operations
` [PATCH v6 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v6 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v6 net-next 5/8] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v6 net-next 6/8] net: dsa: felix: add stream gate settings for psfp
` [PATCH v6 net-next 7/8] net: mscc: ocelot: use index to set vcap policer
` [PATCH v6 net-next 8/8] net: dsa: felix: use vcap policer to set flow meter for psfp

[PATCH] mt76: use a separate CCMP PN receive counter for management frames
 2021-09-30  7:37 UTC 

[PATCH] mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
 2021-09-30  7:00 UTC  (3+ messages)

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-09-29 19:39 UTC 

[PATCH v11 00/16] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-29 15:00 UTC  (7+ messages)
` [PATCH v11 12/16] drm/mediatek: rename the define of register offset
` [PATCH v11 13/16] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v11 14/16] drm/mediatek: add DSC support "

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-09-29 14:58 UTC  (3+ messages)
` [PATCH v7 2/3] drm/mediatek: implment the dsi hs packets aligned

[PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-09-29 14:55 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize
` [PATCH 2/3] drm/mediatek: Fix pkt buf alloc once but free many times
` [PATCH 3/3] drm/mediatek: Fix cursor plane is not config when primary is updating

[PATCH v2 0/4] CMDQ refinement of Mediatek DRM driver
 2021-09-29 14:25 UTC  (7+ messages)

[PATCH] scs: Release kasan vmalloc poison in scs_free process
 2021-09-29 11:54 UTC  (5+ messages)

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-29  0:03 UTC  (3+ messages)
` [PATCH v5 15/16] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support

[PATCH] ASoC: mediatek: mt8195: add missing of_node_put in probe
 2021-09-28 16:23 UTC  (2+ messages)

[PATCH] iommu/mediatek: fix out-of-range warning with clang
 2021-09-28  9:59 UTC  (3+ messages)

backport commit ("c739b17a715c net: stmmac: don't attach interface until resume finishes") to linux-5.4-stable
 2021-09-28  8:36 UTC  (5+ messages)
` backport commit ("31096c3e8b11 "
    ` [PATCH] net: stmmac: don't attach interface until resume finishes

[PATCH v3 2/2] spi: modify set_cs_timing parameter
 2021-09-28  4:45 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: fix incorrect gce.h file paths
 2021-09-27 18:37 UTC  (2+ messages)

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-27 17:31 UTC  (9+ messages)

[PATCH v7 0/6] Mediatek MT8195 SCP support
 2021-09-27 17:05 UTC  (3+ messages)
` [PATCH v7 5/6] rpmsg: change naming of mediatek rpmsg property

[RESEND,v2,8/9] arm64: dts: mediatek: add mt7986a support
 2021-09-27 12:41 UTC  (3+ messages)
` [v3,8/9] "

[v4,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
 2021-09-27 12:23 UTC  (3+ messages)
` [v5,5/9] "

[PATCH 0/2] ASoC: mediatek: Add support for MT8195 sound card with rt1011 and rt5682
 2021-09-27 10:33 UTC  (7+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8195: add machine driver with mt6359, "

[RFC,v2 0/4] Add a driver for Mediatek SPI Nand controller
 2021-09-27  5:42 UTC  (5+ messages)
` [RFC,v2 1/4] mtd: ecc: move mediatek HW ECC driver
` [RFC,v2 2/4] mtd: ecc: realize Mediatek "
` [RFC,v2 3/4] spi: add Mediatek SPI Nand controller driver
` [RFC,v2 4/4] arm64: dts: add snfi node for spi nand

[RFC,v1 0/4] Add a driver for Mediatek SPI Nand controller
 2021-09-27  5:36 UTC  (5+ messages)
` [RFC,v1 1/4] mtd: ecc: move mediatek HW ECC driver
` [RFC,v1 2/4] mtd: ecc: realize Mediatek "
` [RFC,v1 3/4] spi: add Mediatek SPI Nand controller driver
` [RFC,v1 4/4] arm64: dts: add snfi node for spi nand

[PATCH] mt76: mt7615: fix monitor mode tear down crash
 2021-09-27  4:59 UTC 

[PATCH v4 1/1] iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
 2021-09-26 11:30 UTC 

[PATCH] media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings
 2021-09-26  3:39 UTC 

[PATCH v5 net-next 0/9] net: dsa: felix: psfp support on vsc9959
 2021-09-25 19:29 UTC  (7+ messages)
` [PATCH v5 net-next 2/9] net: mscc: ocelot: export struct ocelot_mact_entry
` [PATCH v5 net-next 3/9] net: mscc: ocelot: add MAC table stream learn and lookup operations
` [PATCH v5 net-next 4/9] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain


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