LinuxLists
Users
About
AngeloGioacchino Del Regno (
[email protected]
)
Number of posts: 6120 (6.24 per day)
First post: 2021-10-06 13:54:20
Last post: 2024-06-14 09:41:17
Previous Page
/
Next Page
Date
List
Subject
2024-02-06 12:16:28
linux-kernel
[PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
2024-02-06 12:16:23
linux-kernel
[PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
2024-02-06 12:16:13
linux-kernel
[PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
2024-02-06 12:11:56
linux-kernel
[PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
2024-02-06 12:11:54
linux-kernel
[PATCH v4 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
2024-02-06 12:11:19
linux-kernel
[PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful
2024-02-06 12:10:50
linux-kernel
[PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
2024-02-06 12:10:30
linux-kernel
[PATCH v4 0/9] MediaTek DRM - DSI driver cleanups
2024-02-06 11:25:27
linux-kernel
Re: [PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
2024-02-06 10:11:15
linux-kernel
Re: [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()
2024-02-06 09:42:04
linux-kernel
Re: [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
2024-02-06 09:36:31
linux-kernel
Re: [PATCH v2 18/19] power: reset: syscon-poweroff: Move device data into a struct
2024-02-06 09:34:59
linux-kernel
Re: [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
2024-02-06 09:31:21
linux-kernel
Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
2024-02-06 09:28:53
linux-kernel
Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
2024-02-06 09:28:26
linux-kernel
Re: [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY
2024-02-06 09:22:09
linux-kernel
Re: [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe()
2024-02-05 16:00:35
linux-kernel
Re: [PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board
2024-02-05 15:29:25
linux-kernel
Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY
2024-02-05 15:27:27
linux-kernel
Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY
2024-02-02 12:58:28
linux-kernel
Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings
2024-02-02 11:49:04
linux-kernel
[PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board
2024-02-02 11:48:48
linux-kernel
[PATCH v2 1/2] dt-bindings: arm64: mediatek: Add MT8395 Radxa NIO 12L board compatible
2024-02-02 11:48:36
linux-kernel
[PATCH v2 0/2] MediaTek: Introduce MT8395 Radxa NIO 12L devicetree
2024-02-02 10:11:05
linux-kernel
Re: [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register()
2024-02-02 10:04:56
linux-kernel
Re: [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
2024-02-02 10:01:59
linux-kernel
Re: [PATCH v1 01/18] thermal: core: Change governor name to const char pointer
2024-02-02 10:01:10
linux-kernel
Re: [PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
2024-02-01 13:14:03
linux-kernel
[PATCH 2/3] drm/mediatek: Perform iounmap on simple DDP component destruction
2024-02-01 13:13:50
linux-kernel
[PATCH 0/3] drm/mediatek: Fixes for DDP component search/destroy
2024-02-01 12:54:26
linux-kernel
[PATCH 3/3] drm/mediatek: drm_ddp_comp: Add mtk_ddp_is_simple_comp() internal helper
2024-02-01 12:53:57
linux-kernel
[PATCH 1/3] drm/mediatek: drm_ddp_comp: Fix and cleanup DDP component CRTC search
2024-02-01 10:27:03
linux-kernel
Re: [PATCH v4 00/17] Support IGT in display driver
2024-02-01 10:08:54
linux-kernel
Re: [PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
2024-02-01 09:45:38
linux-kernel
Re: [PATCH v9 06/21] virt: geniezone: Add set_user_memory_region for vm
2024-02-01 09:45:07
linux-kernel
Re: [PATCH v9 07/21] virt: geniezone: Add vm capability check
2024-02-01 09:44:49
linux-kernel
Re: [PATCH v9 09/21] virt: geniezone: Add vcpu support
2024-02-01 08:45:39
linux-kernel
Re: [PATCH] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode
2024-01-31 13:12:25
linux-kernel
Re: [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets
2024-01-31 12:03:04
linux-kernel
[PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
2024-01-31 12:01:26
linux-kernel
[PATCH v3 3/7] drm/mediatek: dsi: Use bitfield macros where useful
2024-01-31 11:48:16
linux-kernel
Re: [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets
2024-01-31 11:42:23
linux-kernel
[PATCH v3 6/7] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
2024-01-31 11:42:14
linux-kernel
[PATCH v3 5/7] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
2024-01-31 11:37:10
linux-kernel
[PATCH v3 7/7] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
2024-01-31 11:35:43
linux-kernel
[PATCH v3 4/7] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
2024-01-31 11:35:01
linux-kernel
[PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions
2024-01-31 11:34:53
linux-kernel
[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
2024-01-31 10:58:48
linux-kernel
Re: [PATCH v2 2/4] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
2024-01-31 09:31:21
linux-kernel
Re: [PATCH 2/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8192
2024-01-31 09:18:56
linux-kernel
Re: [PATCH] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Add ports node for anx7625