linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 07:08:23 to 2021-08-18 07:27:13 UTC [more...]

[RFC PATCH 0/5] drm/mediatek: Add mt8195 DisplayPort driver
 2021-08-18  7:26 UTC  (14+ messages)
` [RFC PATCH 1/5] dt-bindings: mediatek,dpi: Add mt8195 dpintf
` [RFC PATCH 2/5] drm/mediatek: dpi: Add dpintf support
` [RFC PATCH 3/5] drm/edid: Add cea_sad helpers for freq/length
` [RFC PATCH 4/5] video/hdmi: Add audio_infoframe packing for DP
` [RFC PATCH 5/5] drm/mediatek: Add mt8195 DisplayPort driver

[PATCH V4 0/8] Introduce an attribute to choose timing setting
 2021-08-18  6:37 UTC  (4+ messages)
` [PATCH v4 5/8] dt-bindings: i2c: add attribute default-timing-adjust

[PATCH v10 0/2] Mediatek pinctrl patch on mt8195
 2021-08-18  6:25 UTC  (17+ messages)
` [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define

[RFC PATCH] usb: xhci-mtk: handle bandwidth table rollover
 2021-08-18  2:43 UTC  (5+ messages)

[PATCH v5 0/5]
 2021-08-18  2:40 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: mailbox: add definition for mt8195
` [PATCH v5 2/5] dt-bindings: gce: add gce header file "
` [PATCH v5 3/5] arm64: dts: mt8195: add gce node
` [PATCH v5 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195
` [PATCH v5 5/5] mailbox: cmdq: add multi-gce clocks "

[v2,00/12] Add basic SoC support for mediatek mt7986
 2021-08-18  1:20 UTC  (16+ messages)
` [v2, 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
  ` [v2,01/12] "
` [v2,02/12] clk: mediatek: add mt7986 clock IDs
` [v2,03/12] clk: mediatek: add mt7986 clock support
` [v2, 04/12] pinctrl: mediatek: moore: check if pin_desc is valid before use
` [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v2,06/12] pinctrl: mediatek: add support "
` [v2,07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [v2,08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [v2,09/12] dt-bindings: serial: Add compatible for Mediatek MT7986
` [v2,10/12] dt-bindings: watchdog: "
` [v2,11/12] arm64: dts: mediatek: add mt7986a support
` [v2,12/12] arm64: dts: mediatek: add mt7986b support

[PATCH 0/3] Add support of thermal for mt8195
 2021-08-18  1:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for mt8195 thermal controller
` [PATCH 2/3] thermal: mediatek: Add thermal zone settings for mt8195
` [PATCH 3/3] arm64: dts: mt8195: Add thermal zone and thermal policy

[PATCH 0/9] Enable two H264 encoder cores on MT8195
 2021-08-18  0:09 UTC  (11+ messages)
` [PATCH 1/9] dt-bindings: media: mtk-vcodec: Add binding for MT8195 two venc cores
` [PATCH 2/9] media: mtk-vcodec: Use component framework to manage encoder hardware
` [PATCH 3/9] media: mtk-vcodec: Rewrite venc power manage interface
` [PATCH 4/9] media: mtk-vcodec: Add venc power on/off interface
` [PATCH 5/9] media: mtk-vcodec: Rewrite venc clock interface
` [PATCH 6/9] media: mtk-vcodec: Add new venc drv interface for frame_racing mode
` [PATCH 7/9] media: mtk-vcodec: Add frame racing mode encode process
` [PATCH 8/9] media: mtk-vcodec: Return encode result to client
` [PATCH 9/9] media: mtk-vcodec: Add delayed worker for encode timeout

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-08-17 21:44 UTC  (16+ messages)
` [PATCH v2 02/29] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v2 03/29] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v2 04/29] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v2 06/29] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v2 07/29] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v2 08/29] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v2 13/29] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v2 14/29] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v2 17/29] iommu/mediatek: Add infra iommu support
` [PATCH v2 21/29] iommu/mediatek: Just move code position in hw_init
` [PATCH v2 23/29] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v2 24/29] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v2 25/29] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v2 26/29] iommu/mediatek: Get the proper bankid for multi banks

[PATCH 00/19] Add driver for dvfsrc, support for interconnect
 2021-08-17 21:24 UTC  (5+ messages)
` [V11, PATCH 02/19] dt-bindings: mediatek: add compatible for MT8195 dvfsrc
  ` [V11,PATCH "
` [V11, PATCH 11/19] dt-bindings: interconnect: add MT8195 interconnect dt-bindings
  ` [V11,PATCH "

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-17 20:33 UTC  (8+ messages)
` [PATCH v5, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v3 00/13] MT8195 SMI support
 2021-08-17 20:12 UTC  (3+ messages)
` [PATCH v3 02/13] dt-bindings: memory: mediatek: Add mt8195 smi sub common

[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-08-17 20:09 UTC  (3+ messages)
` [PATCH v2 2/5] i2c: mt65xx: fix IRQ check

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

[PATCH v1 1/2] iio: mtk-auxadc: add support IIO_CHAN_INFO_RAW case
 2021-08-17 15:54 UTC  (3+ messages)

[PATCH] mt76: add a bound check in mt76_calculate_default_rate()
 2021-08-17 15:11 UTC 

[PATCH net-next v4] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-17 15:05 UTC  (2+ messages)

[PATCH v3 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-17 10:22 UTC  (10+ messages)
` [PATCH v3 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v3 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v3 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v3 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v3 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v3 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v3 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v3 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH RESEND 1/9] dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
 2021-08-17  8:36 UTC  (9+ messages)
` [PATCH RESEND 2/9] dt-bindings: usb: mtk-xhci: add compatible for mt8195
` [PATCH RESEND 3/9] usb: xhci-mtk: fix use-after-free of mtk->hcd
` [PATCH RESEND 4/9] usb: xhci-mtk: support option to disable usb2 ports
` [PATCH RESEND 5/9] usb: xhci-mtk: fix issue of out-of-bounds array access
` [PATCH RESEND 6/9] usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
` [PATCH RESEND 7/9] usb: xhci-mtk: check boundary before check tt
` [PATCH RESEND 8/9] usb: xhci-mtk: add a member of num_esit
` [PATCH RESEND 9/9] usb: xhci-mtk: modify the SOF/ITP interval for mt8195

[PATCH 1/6] usb: mtu3: restore HS function when set SS/SSP
 2021-08-17  5:05 UTC  (4+ messages)
` [PATCH 3/6] usb: cdnsp: fix the wrong mult value for HS isoc or intr

[PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-08-17  3:42 UTC  (5+ messages)
` [PATCH v13 2/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[PATCH v3] Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realtek devices
 2021-08-17  3:03 UTC 

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

[PATCH 00/22] Mediatek MT8195 clock support
 2021-08-17  0:56 UTC  (4+ messages)
` [PATCH 08/22] clk: mediatek: Add MT8195 ccusys "

[GIT PULL] mediatek drm next for 5.15
 2021-08-16 23:27 UTC  (3+ messages)

[GIT PULL v2] mediatek drm next for 5.15
 2021-08-16 23:24 UTC 

[PATCH v5 0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2021-08-16 18:56 UTC  (5+ messages)
` [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones

[PATCH v2 1/3] mt76: mt7915: update mac timing settings
 2021-08-16 18:37 UTC  (3+ messages)
` [PATCH v2 2/3] mt76: mt7915: rework debugfs queue info
` [PATCH v2 3/3] mt76: mt7915: rename debugfs tx-queues

[PATCH v2] Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realtek devices
 2021-08-16 15:45 UTC  (2+ messages)

[PATCH v10 0/5] Add SPMI support for Mediatek SoC IC
 2021-08-16 12:11 UTC  (4+ messages)
` [PATCH v10 3/5] spmi: mediatek: Add support for MT6873/8192

[PATCH 1/3] mt76: mt7915: update mac timing settings
 2021-08-16 11:54 UTC  (4+ messages)
` [PATCH 2/3] mt76: mt7915: rework debugfs queue info
` [PATCH 3/3] mt76: mt7915: rename debugfs tx-queues

[PATCH v2] mmc: mediatek: add wait dma stop done flow
 2021-08-16 10:27 UTC 

[PATCH RESEND v3 0/4] input: MT6358 PMIC button support
 2021-08-16 10:00 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH RESEND v3 2/4] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH RESEND v3 3/4] Input: mtk-pmic-keys - add support for MT6358
` [PATCH RESEND v3 4/4] arm64: dts: mt6358: add mt6358-keys node

[PATCH 1/1] mmc: mediatek: fixed clk contrl flow
 2021-08-16  7:38 UTC 

[PATCH v2] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-08-16  6:38 UTC  (2+ messages)

[PATCH resend v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-08-16  5:12 UTC  (8+ messages)

[PATCH v6 0/9] Refactor MTK MDP driver into core/components
 2021-08-16  4:52 UTC  (17+ 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] media: mtk-mdp: make mtk_mdp_comp_init static
 2021-08-16  4:26 UTC  (2+ messages)

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-08-16  2:59 UTC  (9+ messages)
` [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v2 08/14] soc: mediatek: add mtk-mmsys config API "

[PATCH v7 00/13] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-15 14:56 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v7 02/13] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v7 03/13] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v7 04/13] dt-bindings: mediatek: display: add "
` [PATCH v7 05/13] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v7 06/13] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v7 07/13] soc: mediatek: add mtk-mutex "
` [PATCH v7 08/13] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v7 09/13] drm/mediatek: rename the define of register offset
` [PATCH v7 10/13] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v7 11/13] drm/mediatek: add DSC support "
` [PATCH v7 12/13] drm/mediatek: add MERGE "
` [PATCH v7 13/13] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

PMIC drivers upstream?
 2021-08-15 12:34 UTC 

[PATCH v3 1/7] usb: mtu3: restore HS function when set SS/SSP
 2021-08-15  7:24 UTC  (3+ messages)
` [PATCH v3 6/7] usb: gadget: bdc: remove unnecessary AND operation when get ep maxp

[PATCH v6 0/6] Mediatek MT8195 SCP support
 2021-08-13 20:57 UTC  (3+ messages)
` [PATCH v6 3/6] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
  ` [PATCH v6 3/6] dt-bindings: remoteproc: mediatek: Convert mtk,scp "

[PATCH 0/2] Add MUSB for MT7623
 2021-08-13 20:49 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dt-bindings: usb: mtk-musb: add MT7623 compatible
  ` [PATCH v2 2/2] arm: dts: mt7623: add musb device nodes

[PATCH v2] mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
 2021-08-13 18:09 UTC 

[PATCH] mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
 2021-08-13 17:51 UTC 

[PATCH] mt76: fix determining multicast frame in sta mode
 2021-08-13 16:44 UTC 

[PATCH v3 1/3] mt76: mt7915: remove mt7915_mcu_add_he()
 2021-08-13 16:22 UTC  (3+ messages)
` [PATCH v3 2/3] mt76: mt7915: rework .set_bitrate_mask() to support more options
` [PATCH v3 3/3] mt76: mt7915: rework debugfs fixed-rate knob

[PATCH] mt76: mt7915: add LED support
 2021-08-13 16:09 UTC  (3+ messages)

[PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
 2021-08-13 15:22 UTC  (3+ messages)

[PATCH v4 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free
 2021-08-13 14:08 UTC  (4+ messages)

[PATCH 0/1] dt-bindings: mediatek: update audio binding documentation
 2021-08-13 12:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v8] thermal: mediatek: add another get_temp ops for thermal sensors
 2021-08-13 11:54 UTC  (3+ messages)

[PATCH v2 1/3] mt76: mt7915: remove mt7915_mcu_add_he()
 2021-08-13 11:13 UTC  (3+ messages)
` [PATCH v2 2/3] mt76: mt7915: rework .set_bitrate_mask() to support more options

[PATCH] mt76: fix determining multicast frame in sta mode
 2021-08-13 10:33 UTC  (2+ messages)

[PATCH 1/2] mt76: connac: fix GTK rekey offload failure on WPA mixed mode
 2021-08-13 10:22 UTC  (2+ messages)

[PATCH net-next v3] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-13  8:07 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).