linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 17:31:07 to 2023-11-23 08:47:14 UTC [more...]

[PATCH v5 00/10] Enable HS-G5 support on SM8550
 2023-11-23  8:46 UTC  (2+ messages)
` [PATCH v5 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

[PATCH] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
 2023-11-23  8:44 UTC 

[PATCH v4 00/10] Enable HS-G5 support on SM8550
 2023-11-23  8:36 UTC  (2+ messages)
` [PATCH v4 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

[PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-23  8:34 UTC  (8+ messages)
` [PATCH v4 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [Intel-gfx] [PATCH v4 00/20] "

[PATCH v3 00/11] Enable HS-G5 support on SM8550
 2023-11-23  7:13 UTC  (4+ messages)
` [PATCH v3 01/11] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params

[PATCH v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs
 2023-11-23  6:25 UTC 

[PATCH v3 0/3] MediaTek clocks: Support mux indices list and 8195 DP
 2023-11-23  4:05 UTC  (7+ messages)
` [PATCH v3 1/3] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH v3 2/3] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
` [PATCH v3 3/3] clk: mediatek: mt8188-topckgen: "

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-23  3:30 UTC  (25+ messages)
` [net-next RFC PATCH 02/14] dt-bindings: net: move PHY modes to common PHY mode types definition
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH 11/14] dt-bindings: net: add QCA807x PHY defines
` [net-next RFC PATCH 12/14] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH 13/14] net: phy: add Qualcom QCA807x driver

[PATCH v1 00/17] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-23  3:11 UTC  (21+ messages)
` [PATCH v1 01/17] pinctrl: equilibrium: Convert "
` [PATCH v1 02/17] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
` [PATCH v1 03/17] pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
` [PATCH v1 04/17] pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
` [PATCH v1 05/17] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v1 06/17] pinctrl: ingenic: Make use of PINCTRL_GROUP_DESC()
` [PATCH v1 07/17] pinctrl: mediatek: "
` [PATCH v1 08/17] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v1 09/17] pinctrl: bcm: Convert to use grp member
` [PATCH v1 10/17] pinctrl: equilibrium: "
` [PATCH v1 11/17] pinctrl: imx: "
` [PATCH v1 12/17] pinctrl: ingenic: "
` [PATCH v1 13/17] pinctrl: keembay: "
` [PATCH v1 14/17] pinctrl: mediatek: "
` [PATCH v1 15/17] pinctrl: renesas: "
` [PATCH v1 16/17] pinctrl: starfive: "
` [PATCH v1 17/17] pinctrl: core: Remove unused members from struct group_desc

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2023-11-23  1:27 UTC  (2+ messages)

pull-request: linux-firmware: Update MT8195 SCP to remove an unused packed library
 2023-11-23  0:05 UTC  (3+ messages)
` [PATCH] mediatek: Remove "

pull-request: linux-firmware: Update MT8195 SCP firmware to
 2023-11-23  0:01 UTC  (2+ messages)

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-22 23:23 UTC  (3+ messages)
` [PATCH 03/52] serial: 8250: "

[PATCH v2 0/8] dma-buf: heaps: Add secure heap
 2023-11-22 16:48 UTC  (2+ messages)

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-22 14:55 UTC  (38+ messages)

[PATCH v4 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-11-22 14:46 UTC 

[PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-22 14:48 UTC  (4+ messages)

mt6370 i2c error -ETIMEDOUT: Failed to check vendor info
 2023-11-22 14:13 UTC 

[PATCH v3 00/20] MediaTek SVS driver partial refactoring
 2023-11-22 12:51 UTC  (24+ messages)
` [PATCH v3 01/20] arm64: dts: mediatek: mt8183: Change iospaces for thermal and svs
` [PATCH v3 02/20] soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
` [PATCH v3 03/20] soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
` [PATCH v3 04/20] soc: mediatek: mtk-svs: Build bank name string dynamically
` [PATCH v3 05/20] soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
` [PATCH v3 06/20] soc: mediatek: mtk-svs: Change the thermal sensor device name
` [PATCH v3 07/20] soc: mediatek: mtk-svs: Add a map to retrieve fused values
` [PATCH v3 08/20] soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
` [PATCH v3 09/20] soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
` [PATCH v3 10/20] soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
` [PATCH v3 11/20] soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
` [PATCH v3 12/20] soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
` [PATCH v3 13/20] soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
` [PATCH v3 14/20] soc: mediatek: mtk-svs: Compress of_device_id entries
` [PATCH v3 15/20] soc: mediatek: mtk-svs: Cleanup of svs_probe() function
` [PATCH v3 16/20] soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
` [PATCH v3 17/20] soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
` [PATCH v3 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
` [PATCH v3 19/20] arm64: dts: mediatek: mt8192: Add Smart Voltage Scaling node
` [PATCH v3 20/20] arm64: dts: mediatek: mt8195: Add SVS node and reduce LVTS_AP iospace

[PATCH v3 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-11-22 10:10 UTC  (2+ messages)

[PATCH v3 00/11] Support IGT in display driver
 2023-11-22  5:50 UTC  (3+ messages)
` [PATCH v3 05/11] drm/mediatek: Set DRM mode configs accordingly

[PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-22  4:15 UTC  (6+ messages)

mt76 DT binding: undocumented interrupts
 2023-11-22  3:31 UTC  (3+ messages)

[PATCH v4 0/3] wifi:mt76: mt7921: fix issues for CLC
 2023-11-22  3:06 UTC  (4+ messages)
` [PATCH v4 1/3] wifi: mt76: mt7921: fix country count limitation "
` [PATCH v4 2/3] wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
` [PATCH v4 3/3] wifi: mt76: mt7921: fix wrong 6Ghz power type

[PATCH] wifi: mac80211: Fix potential he_6ghz_oper NULL pointer access
 2023-11-22  3:02 UTC 

[PATCH] wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queue
 2023-11-21 22:27 UTC 

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-11-21 18:53 UTC  (3+ messages)
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled

[PATCH v4 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-11-21 14:44 UTC  (3+ messages)
` [PATCH v4 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH v2] drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency
 2023-11-21 14:40 UTC  (2+ messages)

[PATCH] drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency
 2023-11-21 14:07 UTC  (3+ messages)

[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
 2023-11-21 13:50 UTC  (5+ messages)
` [PATCH v3 017/108] pwm: mediatek: Make use of pwmchip_parent() macro
` [PATCH v3 019/108] pwm: mtk-disp: "
` [PATCH v3 068/108] pwm: mediatek: Make use of devm_pwmchip_alloc() function
` [PATCH v3 071/108] pwm: mtk-disp: "

[PATCH v2 00/20] MediaTek SVS driver partial refactoring
 2023-11-21 11:56 UTC  (21+ messages)
` [PATCH v2 01/20] arm64: dts: mediatek: mt8183: Change iospaces for thermal and svs
` [PATCH v2 02/20] soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
` [PATCH v2 03/20] soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
` [PATCH v2 04/20] soc: mediatek: mtk-svs: Build bank name string dynamically
` [PATCH v2 05/20] soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
` [PATCH v2 06/20] soc: mediatek: mtk-svs: Change the thermal sensor device name
` [PATCH v2 07/20] soc: mediatek: mtk-svs: Add a map to retrieve fused values
` [PATCH v2 08/20] soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
` [PATCH v2 09/20] soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
` [PATCH v2 10/20] soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
` [PATCH v2 11/20] soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
` [PATCH v2 12/20] soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
` [PATCH v2 13/20] soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
` [PATCH v2 14/20] soc: mediatek: mtk-svs: Compress of_device_id entries
` [PATCH v2 15/20] soc: mediatek: mtk-svs: Cleanup of svs_probe() function
` [PATCH v2 16/20] soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
` [PATCH v2 17/20] soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
` [PATCH v2 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
` [PATCH v2 19/20] arm64: dts: mediatek: mt8192: Add Smart Voltage Scaling node
` [PATCH v2 20/20] arm64: dts: mediatek: mt8195: Add SVS node and reduce LVTS_AP iospace

[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2023-11-21 12:54 UTC  (3+ messages)
` [v3 3/3] drm/bridge: it6505: Add audio support

[PATCH v3 0/3] wifi: mt76: mt7921: series with CLC patches
 2023-11-21 12:48 UTC  (3+ messages)
` [PATCH v3 1/3] wifi: mt76: mt7921: fix country count limitation for CLC

[PATCH v1 00/20] MediaTek SVS driver partial refactoring
 2023-11-21 11:53 UTC  (4+ messages)
` [PATCH v1 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank

[PATCH 0/3] wifi: mt76: mt7921: series with CLC patches
 2023-11-21 11:50 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: mt7921: fix country count limitation for CLC

[PATCH 0/3] wifi: mt76: mt7921: series with CLC patches
 2023-11-21 11:47 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add Acelink EW-7886CAX access point
 2023-11-21 11:15 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: mediatek: Add Acelink EW-7886CAX

[PATCH v4 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-21 10:34 UTC  (4+ messages)
` [PATCH v4 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH v6] drm/mediatek: add dma buffer control for drm plane disable
 2023-11-21  9:09 UTC  (2+ messages)

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-21  8:21 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-11-21  7:39 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988

pull-request: linux-firmware: Update MT8195 SCP to remove an unused packed library
 2023-11-21  7:36 UTC  (2+ messages)
` [PATCH] mediatek: Remove "

[PATCH v3 0/1] Fix errors when reporting rotation capability
 2023-11-21  2:57 UTC  (3+ messages)
` [PATCH v3 1/1] drm/mediatek: "

[PATCH v3 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-20 18:06 UTC  (5+ messages)
` [PATCH v3 2/2] watchdog: mediatek: mt7988: add wdt support


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