HID: playstation: initial DualSense USB support.
authorRoderick Colenbrander <roderick.colenbrander@sony.com>
Sun, 7 Feb 2021 21:48:56 +0000 (13:48 -0800)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 11 Feb 2021 15:56:40 +0000 (16:56 +0100)
commitbc2e15a9a0228b10fece576d4f6a974c002ff07b
tree5c12a15d4a2da325e3bbed8d3b4c383df82215b3
parent25221c99c593bf888bd8faa67ca25b40f046e9f8
HID: playstation: initial DualSense USB support.

Implement support for PlayStation DualSense gamepad in USB mode.
Support features include buttons and sticks, which adhere to the
Linux gamepad spec.

Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
Reviewed-by: Barnabás Pőcze <pobrn@protonmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
MAINTAINERS
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-ids.h
drivers/hid/hid-playstation.c [new file with mode: 0644]