messages from 2024-09-04 09:33:37 to 2024-09-09 12:47:03 UTC [more...]
[PATCH 00/13] Several fixes and supports for MediaTek MT8188 SoC
2024-09-09 11:42 UTC (13+ messages)
` [PATCH 01/13] arm64: dts: mediatek: mt8188: Add CPU performance controller for CPUFreq
` [PATCH 02/13] arm64: dts: mediatek: mt8188: Specify CPU big core cluster
` [PATCH 03/13] arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc node
` [PATCH 05/13] arm64: dts: mediatek: mt8188: Add missing GCE clock names
` [PATCH 06/13] arm64: dts: mediatek: mt8188: Update VPPSYS node name and compatible
` [PATCH 07/13] dt-bindings: power: mediatek: Add another nested power-domain layer
` [PATCH 08/13] arm64: dts: mediatek: mt8188: Add SMI/LARB/IOMMU support
` [PATCH 09/13] arm64: dts: mediatek: mt8188: Add PWM nodes for display backlight
` [PATCH 12/13] dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
` [PATCH 13/13] arm64: dts: mediatek: mt8188: Add audio support
[PATCH 0/4] arm64: dts: mt8183: Add i2c-scl-internal-delay-ns
2024-09-09 11:44 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: mt8183: fennel: add i2c2's i2c-scl-internal-delay-ns
` [PATCH 2/4] arm64: dts: mt8183: burnet: "
` [PATCH 3/4] arm64: dts: mt8183: cozmo: "
` [PATCH 4/4] arm64: dts: mt8183: Damu: "
[PATCH 0/2] Fix the address of eeprom of mt8183-kukui
2024-09-09 11:41 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4
` [PATCH 2/2] arm64: dts: mt8183: kukui: "
[PATCH 0/5] drm: misc: few simple cleanups
2024-09-09 11:07 UTC (9+ messages)
` [PATCH 1/5] drm/meson: drop unused staitc dw_hdmi_dwc_write_bits
` [PATCH 2/5] drm/meson: constify regmap_config
` [PATCH 3/5] drm/fsl-dcu: "
` [PATCH 4/5] drm/mediatek: dp: "
` [PATCH 5/5] drm/bridge: ti-dlpc3433: "
[PATCH -next v2] usb: musb: mediatek: Simplify code with dev_err_probe()
2024-09-09 11:05 UTC (3+ messages)
[PATCH 0/7] ASoC: mt8365: Fix -Werror builds
2024-09-09 11:50 UTC (14+ messages)
` [PATCH 1/7] ASoC: mt8365: Open code BIT() to avoid spurious warnings
` [PATCH 2/7] ASoC: mt8365: Remove spurious unsigned long casts
` [PATCH 3/7] ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()
` [PATCH 4/7] ASoC: mt8365: Make non-exported functions static
` [PATCH 5/7] ASoC: mt8365: Remove unused variables
` [PATCH 6/7] ASoC: mt8365: Remove unused DMIC IIR coefficient configuration
` [PATCH 7/7] ASoC: mt8365: Allow build coverage
[PATCH] ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_str
2024-09-09 10:42 UTC (2+ messages)
Fotowoltaika - propozycja instalacji
2024-09-09 8:15 UTC
[PATCH v3 0/2] fix abort defect
2024-09-09 8:21 UTC (3+ messages)
` [PATCH v3 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v3 2/2] ufs: core: requeue aborted request
[PATCH] ASoC: mediatek: mt8365: include linux/bitfield.h
2024-09-09 6:59 UTC (2+ messages)
[PATCH v4 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
2024-09-09 6:25 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v5 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
` [PATCH v5 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v5 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks
` [PATCH v4 "
[PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup
2024-09-09 5:29 UTC (8+ messages)
` [PATCH 07/20] drm/bridge: tc358775: use regmap instead of open coded access functions
` [PATCH 09/20] drm/bridge: tc358775: remove complex vsdelay calculation
[PATCH v2 0/2] fix MCQ abort defect
2024-09-09 3:41 UTC (9+ messages)
` [PATCH v2 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v2 2/2] ufs: core: requeue MCQ abort request
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-09 3:24 UTC (41+ messages)
` [PATCH v6 01/12] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v6 02/12] of: base: Add for_each_child_of_node_with_prefix_scoped()
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v6 04/12] regulator: Split up _regulator_get()
` [PATCH v6 05/12] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v6 06/12] gpiolib: Add gpio_get_property_name_length()
` [PATCH v6 07/12] i2c: core: Remove extra space in Makefile
` [PATCH v6 08/12] i2c: Introduce OF component probe function
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
` [PATCH v6 10/12] i2c: of-prober: Add GPIO support
` [PATCH v6 11/12] platform/chrome: Introduce device tree hardware prober
` [PATCH v6 12/12] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` (subset) [PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
[PATCH] ASoC: codecs: fix the right check and simplify code
2024-09-08 14:36 UTC (2+ messages)
[PATCH v3 0/1] fix module sysfs patch defect
2024-09-07 22:19 UTC (5+ messages)
` [PATCH v3 1/1] module: abort module loading when sysfs setup suffer errors
[PATCH -next] usb: musb: mediatek: Simplify code with dev_err_probe()
2024-09-07 8:17 UTC (2+ messages)
[PATCH -next] usb: musb: mediatek: Simplify code with dev_err_probe()
2024-09-07 5:17 UTC (2+ messages)
[PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-09-06 21:04 UTC (10+ messages)
` [PATCH v7 12/16] ASoC: codecs: add MT6357 support
` (subset) [PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
[PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 08/10] mtd: rawnand: renesas: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 10/10] mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 01/10] mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 02/10] mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 03/10] mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 05/10] mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 06/10] mtd: rawnand: meson: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 07/10] mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[REGRESSION] [BISECTED] btusb: driver fails to initialize MT7921AUN on v6.11-rc4
2024-09-06 10:34 UTC (3+ messages)
[PATCH v4 0/3] Remove cl in struct cmdq_pkt
2024-09-06 8:17 UTC (7+ messages)
` [PATCH v4 1/3] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v4 2/3] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v4 3/3] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
[PATCH v2 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX
2024-09-06 8:14 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs
2024-09-06 8:09 UTC (3+ messages)
[PATCH v3 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-09-06 8:01 UTC (16+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
` [PATCH v3 5/5] pwm: airoha: Add support for EN7581 SoC
[PATCH] hwrng: mtk - Use devm_pm_runtime_enable
2024-09-06 6:59 UTC (2+ messages)
[PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board
2024-09-05 22:01 UTC (10+ messages)
` [PATCH v8 1/5] ASoC: codecs: add MT6357 support
` [PATCH v8 2/5] ASoC: mediatek: Add MT8365 support
` [PATCH v8 3/5] arm64: defconfig: enable mt8365 sound
` [PATCH v8 4/5] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH v8 5/5] arm64: dts: mediatek: add audio support for mt8365-evk
` (subset) [PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board
[PATCH v3 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
2024-09-05 22:28 UTC
[PATCH] remoteproc:remove redundant dev_err message
2024-09-05 16:22 UTC (2+ messages)
[PATCH] wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
2024-09-05 13:33 UTC (13+ messages)
[PATCH v4 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX
2024-09-05 12:40 UTC
[PATCH v1] drm/ci: uprev IGT and deqp-runner
2024-09-05 12:09 UTC (3+ messages)
[PATCH v2] module: abort module loading when sysfs setup suffer errors
2024-09-05 9:41 UTC (2+ messages)
[PATCH 6.6 0/1] pm, restore async device resume optimization
2024-09-05 9:38 UTC (5+ messages)
` [PATCH 6.6 1/1] PM: sleep: Restore asynchronous "
[RFC PATCH 0/4] Linaro restricted heap
2024-09-05 8:01 UTC (12+ messages)
` [RFC PATCH 1/4] dma-buf: heaps: restricted_heap: add no_map attribute
` [RFC PATCH 2/4] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
[PATCH] mt76: mt7615: check devm_kasprintf() returned value
2024-09-05 8:01 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_machine_probe
2024-09-04 15:55 UTC (2+ messages)
[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-09-04 11:16 UTC (2+ messages)
` (subset) "
[PATCH v5] wifi: mac80211: introduce EHT rate support in AQL airtime
2024-09-04 11:12 UTC
[PATCH v4] wifi: mac80211: introduce EHT rate support in AQL airtime
2024-09-04 9:29 UTC (2+ messages)
[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-09-04 9:02 UTC (6+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH RESEND] wifi: mt76: mt7921: Check devm_kasprintf() returned value
2024-09-04 9:00 UTC (2+ messages)
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).