[PATCH v2] HID: sony: Add support for tilt on guitar hero guitars

2020-12-03 Thread sanjay . govind9
From: Sanjay Govind This commit adds support for tilt on Standard Guitar Hero PS3 Guitars, and GH3 PC Guitars, mapping it to ABS_RY. Note that GH3 PC Guitars are identical, only they use different VID and PIDs. Also note that vendor id 0x12ba is used by a variety of different rhythm controller

[PATCH] INPUT: xpad: support Ardwiino Controllers

2020-11-30 Thread sanjay . govind9
From: Sanjay Govind This commit adds support for Ardwiino Controllers Signed-off-by: Sanjay Govind --- drivers/input/joystick/xpad.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c index c77cdb3b62b5..91a5c7e7bdd2 100644 --- a

[PATCH] INPUT: xpad: support Ardwiino Controllers

2020-11-30 Thread sanjay . govind9
From: Sanjay Govind This commit adds support for Ardwiino Controllers Signed-off-by: Sanjay Govind --- drivers/input/joystick/xpad.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c index c77cdb3b62b5..c9d78e2acb38 100644 --- a/d

[PATCH] HID: sony: Add support for tilt on guitar hero guitars

2020-11-30 Thread sanjay . govind9
From: Sanjay Govind This commit adds support for tilt on Standard Guitar Hero PS3 Guitars, and GH3 PC Guitars, mapping it to ABS_RY. Note that GH3 PC Guitars are identical, only they use different VID and PIDs. Also note that vendor id 0x12ba is used by a variety of different rhythm controller