messages from 2025-11-25 03:47:36 to 2025-11-30 12:36:33 UTC [more...]
[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
2025-11-30 12:36 UTC (5+ messages)
` [PATCH 1/4] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH 2/4] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH 3/4] rpmsg: Constify buffer passed to send API
` [PATCH 4/4] ASoC: qcom:: Constify GPR packet being send over GPR interface
[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
2025-11-30 8:22 UTC (6+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence
mt8183-kukui: drm/mediatek: dts: Invalid display hw pipeline when probing mediatek-drm
2025-11-30 6:19 UTC (3+ messages)
` [REGRESSION] mt8183-kukui: dts: changes in dts caused display to no longer initialize - Was: "
[PATCH 0/2] arm: dts: airoha: en7523: add reset controller and support and SNAND node
2025-11-30 4:18 UTC (3+ messages)
` [PATCH 1/2] arm: dts: airoha: en7523: add reset-controller support
` [PATCH 2/2] arm: dts: airoha: en7523: add SNAND node
[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-29 11:35 UTC (13+ messages)
[PATCH mt76] wifi: mt76: mt76x02: wake queues after reconfig
2025-11-29 2:39 UTC
[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-11-28 21:50 UTC (28+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
` [PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
` [PATCH v2 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_get_bridge()
` [PATCH v2 05/26] drm/arcpgu: convert to of_drm_get_bridge()
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 07/26] drm/bridge: ite-it66121: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 09/26] drm/bridge: simple-bridge: "
` [PATCH v2 10/26] drm/bridge: tpd12s015: "
` [PATCH v2 11/26] drm/bridge: thc63lvd1024: "
` [PATCH v2 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_of_drm_get_bridge() to put the next and companion bridges
` [PATCH v2 13/26] drm/bridge: lt8912b: use devm_of_drm_get_bridge() to put the hdmi bridge
` [PATCH v2 14/26] drm/bridge: tfp410: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 15/26] drm/bridge: imx8qxp-ldb: use devm_of_drm_get_bridge() to put the companion bridge
` [PATCH v2 16/26] drm/rcar-du: lvds: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 17/26] drm/meson: encoder_*: "
` [PATCH v2 18/26] drm/bridge: sii902x: "
` [PATCH v2 19/26] drm/mediatek: "
` [PATCH v2 20/26] drm/kmb: dsi: "
` [PATCH v2 21/26] drm/imx/ipuv3: "
` [PATCH v2 22/26] drm/exynos: hdmi: "
` [PATCH v2 23/26] drm/bridge: dw-hdmi: "
` [PATCH v2 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH v2 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v2 26/26] drm/bridge: imx8qxp-pixel-link: convert to of_drm_get_bridge()
[PATCH v2 00/14] media: mediatek: vcodec: support video decoder in mt8196
2025-11-28 20:26 UTC (30+ messages)
` [PATCH v2 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v2 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v2 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v2 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v2 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v2 06/14] media: mediatek: vcodec: get share memory address
` [PATCH v2 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v2 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v2 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v2 10/14] media: mediatek: vcodec: clean xpc status
` [PATCH v2 11/14] media: mediatek: vcodec: add debug information
` [PATCH v2 12/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v2 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v2 14/14] media: mediatek: decoder: support av1 extend vsi
[PATCH v4 0/5] Add manual request completion to the MediaTek VCodec driver
2025-11-28 19:16 UTC (6+ messages)
` [PATCH v4 1/5] media: mc: add manual request completion
` [PATCH v4 2/5] media: vicodec: add support for manual completion
` [PATCH v4 3/5] media: mc: add debugfs node to keep track of requests
` [PATCH v4 4/5] media: vcodec: Implement manual request completion
` [PATCH v4 5/5] media: mtk-vcodec: Don't try to decode 422/444 VP9
[PATCH][next] wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"
2025-11-28 17:44 UTC
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
2025-11-28 6:35 UTC
[PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
2025-11-28 5:53 UTC
[PATCH v2] pmdomain: mtk-pm-domains: improve spinlock recursion fix in probe with correcting reference count
2025-11-28 4:17 UTC
[PATCH] pmdomains: mtk-pm-domains: improve spinlock recursion fix in probe
2025-11-28 2:51 UTC (3+ messages)
[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
2025-11-27 18:15 UTC (6+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
[PATCH v6 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
2025-11-27 17:54 UTC (6+ messages)
` [PATCH v6 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v6 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v6 3/3] arm: dts: airoha: en7523: add SNAND node
` (subset) [PATCH v6 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
[PATCH v3 00/21] Add support for MT8189 clock/power controller
2025-11-27 16:03 UTC (9+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 04/21] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v3 05/21] clk: mediatek: Add MT8189 topckgen "
` [PATCH v3 07/21] clk: mediatek: Add MT8189 vlpcfg "
[PATCH 0/3] Add pinctrl and GPIO support for MediaTek MT8901
2025-11-27 15:53 UTC (12+ messages)
` [PATCH 1/3] pinctrl: mediatek: Add gpio-range record in pinctrl driver
` [PATCH 2/3] pinctrl: mediatek: Add acpi support
` [PATCH 3/3] pinctrl: mediatek: mt8901: Add pinctrl driver for MT8901
[PATCH v4 0/6] Add support for the LTM8054 voltage regulator
2025-11-27 15:06 UTC (6+ messages)
[PATCH] arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1
2025-11-27 13:25 UTC (2+ messages)
[PATCH] clk: mediatek: set CLK_IGNORE_UNUSED to clock mt8188 adsp audio26m
2025-11-27 9:13 UTC
[PATCH v2] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
2025-11-27 7:49 UTC
[bug report] wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
2025-11-27 7:13 UTC
[PATCH v2 0/8] regulator: Use container_of_const() when all types are const
2025-11-27 6:51 UTC (10+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH v2 3/8] regulator: bd71828: "
` [PATCH v2 4/8] regulator: bd718x7: "
` [PATCH v2 5/8] regulator: bd96801: "
` [PATCH v2 6/8] regulator: mt6358: "
` [PATCH v2 7/8] regulator: pca9450: "
` [PATCH v2 8/8] regulator: pf9453: "
[PATCH v2 00/11] of: Add wrappers to match root node with OF device ID tables
2025-11-27 1:55 UTC (2+ messages)
[PATCH 0/8] regulator: Use container_of_const() when all types are const
2025-11-26 22:05 UTC (13+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH 3/8] regulator: bd71828: "
` [PATCH 4/8] regulator: bd718x7: "
` [PATCH 5/8] regulator: bd96801: "
` [PATCH 6/8] regulator: mt6358: "
` [PATCH 7/8] regulator: pca9450: "
` [PATCH 8/8] regulator: pf9453: "
[PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
2025-11-26 19:12 UTC (2+ messages)
[patch] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
2025-11-26 17:15 UTC (2+ messages)
[PATCH net-next 7/9] net: pcs: xpcs: allow lane polarity inversion
2025-11-26 15:17 UTC (2+ messages)
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-11-26 14:25 UTC (17+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-11-26 9:29 UTC (7+ messages)
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Pytanie o samochód
2025-11-26 9:00 UTC
[PATCH v9 0/2] add VCP mailbox driver
2025-11-26 7:05 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt8195: optimize property formatting error handling by using scnprintf()
2025-11-26 5:35 UTC
[PATCH v3] Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref
2025-11-26 5:14 UTC (5+ messages)
[PATCH 0/1] ARM: dts: airoha: update EN7523 dtsi to support resets
2025-11-26 4:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v7 0/2] Adjust bandwidth limit for DP
2025-11-26 3:11 UTC (5+ messages)
` [PATCH v7 1/2] drm/mediatek: "
[PATCH v5 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
2025-11-25 22:53 UTC (7+ messages)
` [PATCH v5 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v5 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v5 3/3] arm: dts: airoha: en7523: add SNAND node
[PATCH] drm/mediatek: mtk_hdmi_v2: Fix return type of mtk_hdmi_v2_tmds_char_rate_valid()
2025-11-25 22:14 UTC
[PATCH v4 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
2025-11-25 18:41 UTC (8+ messages)
` [PATCH v4 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
[PATCH v5 0/8] Add thermal sensor driver support for Mediatek MT8196
2025-11-25 16:16 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196
` [PATCH v5 2/8] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
` [PATCH v5 3/8] thermal/drivers/mediatek/lvts: Add platform ops to support alternative conversion logic
` [PATCH v5 4/8] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
` [PATCH v5 5/8] thermal/drivers/mediatek/lvts: Add support for ATP mode
` [PATCH v5 6/8] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH v5 7/8] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH v5 8/8] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
[PATCH next] drm/mediatek: Fix platform_get_irq() error checking
2025-11-25 13:52 UTC
[PATCH v4 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
2025-11-25 11:10 UTC (2+ messages)
[PATCH v4 3/9] thermal/drivers/mediatek/lvts: Fail probe if temp_factor is zero
2025-11-25 11:08 UTC (2+ messages)
[PATCH v4 2/9] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
2025-11-25 11:06 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8365-evk: Fix touchscreen reset line polarity
2025-11-25 10:28 UTC
[PATCH mt76 1/7] wifi: mt76: mt7996: extend CSA and CCA support for MLO
2025-11-25 3:46 UTC (3+ messages)
` [PATCH mt76 5/7] wifi: mt76: mt7996: offload radar threshold initialization
` [PATCH mt76 6/7] wifi: mt76: mt7996: add duplicated WTBL command
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).