]> www.infradead.org Git - users/hch/misc.git/commit
Input: xpad - fix two controller table values
authorVicki Pfau <vi@endrift.com>
Fri, 28 Mar 2025 23:43:36 +0000 (16:43 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 11 May 2025 05:54:18 +0000 (22:54 -0700)
commitd05a424bea9aa3435009d5c462055008cc1545d8
treecf0f1fc7287ebdfccc20244b75d337387c9b6bfb
parente98960bc4df931a2f4fa88f7e55370699ca4dd82
Input: xpad - fix two controller table values

Two controllers -- Mad Catz JOYTECH NEO SE Advanced and PDP Mirror's
Edge Official -- were missing the value of the mapping field, and thus
wouldn't detect properly.

Signed-off-by: Vicki Pfau <vi@endrift.com>
Link: https://lore.kernel.org/r/20250328234345.989761-1-vi@endrift.com
Fixes: 540602a43ae5 ("Input: xpad - add a few new VID/PID combinations")
Fixes: 3492321e2e60 ("Input: xpad - add multiple supported devices")
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c