[PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260

buingoc67@gmail.com posted 2 patches 2 months, 1 week ago
drivers/hid/hid-ids.h        |  1 +
drivers/hid/hid-multitouch.c | 10 +++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
[PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
Posted by buingoc67@gmail.com 2 months, 1 week ago
From: hmtheboy154 <buingoc67@gmail.com>

This patch series adds multitouch and stylus support for the eGalax 
I2C touchscreen found in the Dell Pro Rugged 12 Tablet RA02260.

hmtheboy154 (2):
  HID: multitouch: rename MT_CLS_EGALAX_P80H84 to MT_CLS_EGALAX_WIN8
  HID: multitouch: add support for Dell Pro Rugged 12 Tablet RA02260

 drivers/hid/hid-ids.h        |  1 +
 drivers/hid/hid-multitouch.c | 10 +++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.53.0
Re: [PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
Posted by Jiri Kosina 2 months ago
On Fri, 3 Apr 2026, buingoc67@gmail.com wrote:

> From: hmtheboy154 <buingoc67@gmail.com>
> 
> This patch series adds multitouch and stylus support for the eGalax 
> I2C touchscreen found in the Dell Pro Rugged 12 Tablet RA02260.
> 
> hmtheboy154 (2):

Thanks a lot for the patches.

I know that the kernel documentation is now a little bit more liberal 
about not having to use real names, but "well established identities" 
being fine, but stil ... would you mind submitting this under some more 
comprehensible authorship? (anonymous submissions are still not allowed, 
BTW).

hmtheboy154 / buingoc67 doesn't really sound too well established identity 
to me, unfortunately :)

Thanks,

-- 
Jiri Kosina
SUSE Labs
Re: [PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
Posted by buingoc67@gmail.com 2 months ago
Hi, I don't understand why it take my email "buingoc67" instead 
of the git user.name that I set as "hmtheboy154". Is there any way 
that I can change this ? Or else I'll submit the changes under my 
org email (hmtheboy154@blisslabs.org) if that's ok.