Javier Martinez Canillas ([email protected])

Number of posts: 1687 (0.68 per day)
First post: 2017-07-14 08:59:01
Last post: 2024-04-25 14:45:31

Date List Subject
2023-10-12 21:40:44 linux-kernel [PATCH v3 6/6] dt-bindings: display: Add SSD132x OLED controllers
2023-10-12 21:40:43 linux-kernel [PATCH v3 5/6] dt-bindings: display: Split common Solomon properties in their own schema
2023-10-12 21:40:32 linux-kernel [PATCH v3 3/6] drm/ssd130x: Rename commands that are shared across chip families
2023-10-12 21:40:23 linux-kernel [PATCH v3 0/6] drm/solomon: Add support for the SSD132x controller family
2023-10-12 21:40:06 linux-kernel [PATCH v3 1/6] drm/ssd130x: Replace .page_height field in device info with a constant
2023-10-12 08:09:34 linux-kernel Re: [PATCH v2 5/6] dt-bindings: display: Split common Solomon properties in their own schema
2023-10-12 08:06:44 linux-kernel Re: [PATCH v2 4/6] drm/ssd130x: Add support for the SSD132x OLED controller family
2023-10-12 08:03:36 linux-kernel Re: [PATCH v2 2/6] drm/ssd130x: Add a per controller family functions table
2023-10-12 07:02:15 linux-kernel [PATCH v2 6/6] dt-bindings: display: Add SSD132x OLED controllers
2023-10-12 07:02:15 linux-kernel [PATCH v2 4/6] drm/ssd130x: Add support for the SSD132x OLED controller family
2023-10-12 07:02:14 linux-kernel [PATCH v2 1/6] drm/ssd130x: Replace .page_height field in device info with a constant
2023-10-12 07:01:59 linux-kernel [PATCH v2 5/6] dt-bindings: display: Split common Solomon properties in their own schema
2023-10-12 07:01:49 linux-kernel [PATCH v2 0/6] drm/solomon: Add support for the SSD132x controller family
2023-10-12 07:01:10 linux-kernel [PATCH v2 2/6] drm/ssd130x: Add a per controller family functions table
2023-10-12 07:01:06 linux-kernel [PATCH v2 3/6] drm/ssd130x: Rename commands that are shared across chip families
2023-10-11 08:51:10 linux-kernel Re: [PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family
2023-10-11 08:49:51 linux-kernel Re: [PATCH 5/8] drm/ssd13xx: Add a per controller family functions table
2023-10-11 08:38:24 linux-kernel Re: [PATCH 4/8] drm/ssd13xx: Use drm_format_info_min_pitch() to calculate the dest_pitch
2023-10-11 08:35:15 linux-kernel Re: [PATCH 3/8] drm/ssd13xx: Replace .page_height field in device info with a constant
2023-10-11 07:35:35 linux-kernel Re: [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
2023-10-11 06:40:08 linux-kernel Re: [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
2023-10-11 06:36:22 linux-kernel Re: [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
2023-10-10 08:40:10 linux-kernel Re: [PATCH 1/8] drm/solomon: Rename ssd130x driver to ssd13xx
2023-10-09 18:38:53 linux-kernel [PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family
2023-10-09 18:38:31 linux-kernel [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
2023-10-09 18:38:17 linux-kernel [PATCH 4/8] drm/ssd13xx: Use drm_format_info_min_pitch() to calculate the dest_pitch
2023-10-09 18:38:04 linux-kernel [PATCH 1/8] drm/solomon: Rename ssd130x driver to ssd13xx
2023-10-09 18:38:03 linux-kernel [PATCH 6/8] drm/ssd13xx: Rename commands that are shared across chip families
2023-10-09 18:38:01 linux-kernel [PATCH 0/8] drm/solomon: Add support for the SSD132x controller family
2023-10-09 18:37:57 linux-kernel [PATCH 3/8] drm/ssd13xx: Replace .page_height field in device info with a constant
2023-10-09 18:37:50 linux-kernel [PATCH 2/8] drm/ssd13xx: Rename data structures and functions prefixes
2023-10-09 18:37:34 linux-kernel [PATCH 5/8] drm/ssd13xx: Add a per controller family functions table
2023-09-22 15:27:57 linux-kernel Re: [PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-22 08:25:59 linux-kernel Re: [PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-21 22:17:05 linux-kernel Re: [PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-19 17:38:26 linux-kernel Re: [PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
2023-09-18 18:14:43 linux-kernel Re: [PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-18 17:32:05 linux-kernel Re: [PATCH] drm: fix up fbdev Kconfig defaults
2023-09-18 12:39:58 linux-kernel Re: [PATCH] fbdev/sh7760fb: Depend on FB=y
2023-09-15 04:29:24 linux-kernel [PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-14 20:16:40 linux-kernel Re: [PATCH v4] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-14 19:29:46 linux-kernel Re: [PATCH v4] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-14 19:25:36 linux-kernel Re: [PATCH v4] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-14 13:10:31 linux-kernel Re: [PATCH] Documentation: kbuild: explain handling optional dependencies
2023-09-13 15:40:08 linux-kernel Re: [PATCH] Documentation: kbuild: explain handling optional dependencies
2023-09-13 15:14:12 linux-kernel [PATCH v4] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-12 19:49:52 linux-kernel Re: [PATCH] drm: fix up fbdev Kconfig defaults
2023-09-12 14:44:59 linux-kernel [PATCH v3] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-12 14:38:44 linux-kernel Re: [PATCH v2] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
2023-09-12 13:12:02 linux-kernel Re: [PATCH] drm: fix up fbdev Kconfig defaults
2023-09-12 08:01:50 linux-kernel Re: [PATCH] drm: fix up fbdev Kconfig defaults