José Expósito ([email protected])

Number of posts: 447 (0.43 per day)
First post: 2021-05-09 15:56:35
Last post: 2024-03-22 10:13:12

Date List Subject
2022-09-26 08:22:23 linux-kernel [PATCH v5 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-09-26 08:21:31 linux-kernel [PATCH v5 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
2022-09-19 09:05:34 linux-kernel Re: [PATCH v4 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-09-19 08:47:12 linux-kernel Re: [PATCH v4 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-09-19 08:00:15 linux-kernel [PATCH v4 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
2022-09-19 07:59:25 linux-kernel [PATCH v4 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
2022-09-19 07:38:47 linux-kernel [PATCH v4 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-09-19 07:25:26 linux-kernel [PATCH v4 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-09-19 07:03:50 linux-kernel Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-09-18 13:43:19 linux-kernel Re: [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-09-07 17:42:14 linux-kernel Re: [PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
2022-08-28 17:07:27 linux-kernel [PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-28 16:57:45 linux-kernel [PATCH v3 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-08-28 16:55:11 linux-kernel [PATCH v3 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
2022-08-28 16:54:54 linux-kernel [PATCH v3 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
2022-08-28 11:01:51 linux-kernel Re: PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-08-28 10:36:57 linux-kernel Re: linux-next: Fixes tag needs some work in the hid tree
2022-08-28 10:05:35 linux-kernel Re: [Regression] Bug 216395 - XP-Pen Star G430S stops working on any kernel newer than 5.18.7
2022-08-28 10:03:51 linux-kernel [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
2022-08-28 10:00:10 linux-kernel Re: [PATCH] HID: input: fix uclogic tablets
2022-08-28 09:59:02 linux-kernel [PATCH v2 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-08-28 09:58:12 linux-kernel [PATCH v2 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
2022-08-28 09:45:02 linux-kernel [PATCH v2 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-28 09:00:46 linux-kernel Re: [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-16 11:50:54 linux-kernel [PATCH 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
2022-08-16 11:44:18 linux-kernel [PATCH 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
2022-08-16 11:25:30 linux-kernel [PATCH 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
2022-08-16 11:24:17 linux-kernel [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-15 14:57:12 linux-kernel [PATCH v4 3/8] HID: uclogic: Refactor UGEE v2 frame initialization
2022-08-15 14:47:51 linux-kernel [PATCH v4 2/8] HID: uclogic: Refactor UGEE v2 string descriptor parsing
2022-08-15 14:46:26 linux-kernel [PATCH v4 5/8] HID: uclogic: Add support for UGEE v2 dial frames
2022-08-15 14:46:09 linux-kernel [PATCH v4 0/8] XP-PEN Deco Pro S support
2022-08-15 14:46:09 linux-kernel [PATCH v4 6/8] HID: uclogic: Add support for UGEE v2 mouse frames
2022-08-15 14:46:06 linux-kernel [PATCH v4 8/8] HID: uclogic: Add support for Parblo A610 PRO
2022-08-15 14:35:45 linux-kernel [PATCH v4 7/8] HID: uclogic: Add support for XP-PEN Deco Pro S
2022-08-15 14:35:22 linux-kernel [PATCH v4 4/8] HID: uclogic: Parse the UGEE v2 frame type
2022-08-15 14:35:21 linux-kernel [PATCH v4 1/8] HID: uclogic: KUnit best practices and naming conventions
2022-08-15 14:31:13 linux-kernel [PATCH RESEND] HID: uclogic: Add missing suffix for digitalizers
2022-08-15 14:31:12 linux-kernel [PATCH RESEND] HID: uclogic: Fix warning in uclogic_rdesc_template_apply
2022-08-13 11:20:57 linux-kernel Re: PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-08-13 11:08:37 linux-kernel Re: [PATCH v2 4/4] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
2022-08-08 16:43:41 linux-kernel Re: [RFC] UCLogic: Filtering unsupported HUION tablets
2022-08-04 18:50:33 linux-kernel Re: PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-07-28 18:22:44 linux-kernel Re: [PATCH v3 0/4] KUnit tests for RGB565 conversion
2022-07-27 18:15:51 linux-kernel Re: PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-07-26 23:42:00 linux-kernel [PATCH v3 1/4] drm/format-helper: Fix test on big endian architectures
2022-07-26 23:33:17 linux-kernel [PATCH v3 0/4] KUnit tests for RGB565 conversion
2022-07-26 23:30:03 linux-kernel [PATCH v3 3/4] drm/format-helper: Support multiple target formats results
2022-07-26 23:26:44 linux-kernel [PATCH v3 4/4] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
2022-07-26 23:11:14 linux-kernel [PATCH v3 2/4] drm/format-helper: Rename test cases to make them more generic
2022-07-26 21:51:27 linux-kernel Re: PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet