Michael Walle ([email protected])

Number of posts: 381 (0.64 per day)
First post: 2022-10-24 16:44:57
Last post: 2024-06-12 08:51:24

Date List Subject
2024-05-06 13:59:13 linux-kernel [PATCH 05/20] drm/bridge: tc358775: add crtc modes fixup
2024-05-06 13:58:06 linux-kernel [PATCH 02/20] drm/mediatek: dsi: provide LP-11 mode during .pre_enable
2024-05-06 13:41:49 linux-kernel [PATCH 20/20] drm/bridge: tc358775: use devm_drm_bridge_add()
2024-05-06 13:41:38 linux-kernel [PATCH 18/20] drm/bridge: tc358775: fix the power-up/down delays
2024-05-06 13:41:37 linux-kernel [PATCH 19/20] drm/bridge: tc358775: fix power-up sequencing
2024-05-06 13:40:59 linux-kernel [PATCH 17/20] drm/bridge: tc358775: move bridge power up/down into functions
2024-05-06 13:40:16 linux-kernel [PATCH 16/20] drm/bridge: tc358775: use proper defines to configure LVDS timings
2024-05-06 13:40:07 linux-kernel [PATCH 15/20] drm/bridge: tc358775: dynamically configure DSI link settings
2024-05-06 13:39:16 linux-kernel [PATCH 12/20] drm/bridge: tc358775: correctly configure LVDS clock
2024-05-06 13:39:00 linux-kernel [PATCH 08/20] drm/bridge: tc358775: remove error message if regulator is missing
2024-05-06 13:38:29 linux-kernel [PATCH 07/20] drm/bridge: tc358775: use regmap instead of open coded access functions
2024-05-06 13:38:03 linux-kernel [PATCH 04/20] drm/bridge: tc358775: fix regulator supply id
2024-05-06 13:37:57 linux-kernel [PATCH 03/20] drm/mediatek: dsi: add support for .dsi_lp11_notity()
2024-05-06 13:37:47 linux-kernel [PATCH 06/20] drm/bridge: tc358775: redefine LV_MX()
2024-05-06 13:36:33 linux-kernel [PATCH 01/20] drm/bridge: add dsi_lp11_notify mechanism
2024-05-06 13:36:09 linux-kernel [PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup
2024-05-06 13:17:50 linux-kernel Re: [PATCH v2 0/3] drm/mediatek: Add support for OF graphs
2024-05-06 10:03:48 linux-kernel Re: [PATCH v2 0/3] drm/mediatek: Add support for OF graphs
2024-05-06 09:18:51 linux-kernel Re: [PATCH v2 3/3] drm/mediatek: Implement OF graphs support for display paths
2024-04-30 11:13:44 linux-kernel Re: [PATCH v1 1/2] dt-bindings: mtd: add sophgo spi-nor-controller
2024-04-29 13:48:50 linux-kernel Re: [PATCH] mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
2024-04-29 12:40:32 linux-kernel [PATCH] mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
2024-04-22 10:00:12 linux-kernel Re: [PATCH v2 6/6] mtd: spi-nor: introduce support for displaying deprecation message
2024-04-22 09:53:59 linux-kernel Re: [PATCH v2 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
2024-04-19 14:30:27 linux-kernel [PATCH v2 1/6] mtd: spi-nor: Remove support for Xilinx S3AN flashes
2024-04-19 14:30:02 linux-kernel [PATCH v2 0/6] mtd: spi-nor: spring cleaning
2024-04-19 14:23:28 linux-kernel [PATCH v2 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
2024-04-19 14:15:27 linux-kernel [PATCH v2 6/6] mtd: spi-nor: introduce support for displaying deprecation message
2024-04-19 14:15:05 linux-kernel [PATCH v2 4/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
2024-04-19 14:14:52 linux-kernel [PATCH v2 3/6] mtd: spi-nor: remove .setup() callback
2024-04-19 14:14:39 linux-kernel [PATCH v2 2/6] mtd: spi-nor: get rid of non-power-of-2 page size handling
2024-04-18 09:58:07 linux-kernel Re: [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message
2024-04-17 15:46:01 linux-kernel Re: [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
2024-04-17 15:21:13 linux-kernel Re: [PATCH v1 0/6] mtd: spi-nor: spring cleaning
2024-04-17 14:53:30 linux-kernel Re: [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message
2024-04-17 14:48:31 linux-kernel Re: [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
2024-04-12 14:05:32 linux-kernel Re: [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
2024-04-12 14:04:02 linux-kernel Re: [PATCH v1 1/6] mtd: spi-nor: Remove support for Xilinx S3AN flashes
2024-04-12 13:45:39 linux-kernel [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message
2024-04-12 13:45:28 linux-kernel [PATCH v1 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
2024-04-12 13:45:05 linux-kernel [PATCH v1 4/6] mtd: spi-nor: remove .setup() callback
2024-04-12 13:44:52 linux-kernel [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
2024-04-12 13:44:40 linux-kernel [PATCH v1 2/6] mtd: spi-nor: get rid of non-power-of-2 page size handling
2024-04-12 13:44:30 linux-kernel [PATCH v1 1/6] mtd: spi-nor: Remove support for Xilinx S3AN flashes
2024-04-12 13:44:20 linux-kernel [PATCH v1 0/6] mtd: spi-nor: spring cleaning
2024-04-11 10:47:47 linux-kernel Re: [PATCH v1 1/1] gpio: regmap: Use -ENOTSUPP consistently
2024-04-09 13:23:15 linux-kernel Re: EXTERNAL: Re: [PATCH 1/1] mtd: spi-nor: everspin: add em004lxb entry
2024-04-08 08:08:57 linux-kernel [PATCH v4 2/2] arm64: dts: mediatek: add Kontron 3.5"-SBC-i1200
2024-04-08 08:08:43 linux-kernel [PATCH v4 1/2] dt-bindings: arm64: mediatek: add Kontron 3.5"-SBC-i1200
2024-04-05 14:43:46 linux-kernel Re: [PATCH 1/1] mtd: spi-nor: everspin: add em004lxb entry
2024-04-03 10:23:28 linux-kernel [PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable eMMC support