]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: sony: add support for more instruments
authorRosalie Wanders <rosalie@mailbox.org>
Tue, 7 Apr 2026 19:46:36 +0000 (21:46 +0200)
committerJiri Kosina <jkosina@suse.com>
Wed, 8 Apr 2026 22:12:33 +0000 (00:12 +0200)
commit7245b0017d1218042507e2f94129e1873ca29d6d
treed9c97ffd7966e297f68e295baa427b155c58266d
parentf0caa1d49cc07b30a7e2f104d3853ec6dc1c3cad
HID: sony: add support for more instruments

This patch adds support for the following instruments:

* Rock Band 1/2/3 Wii/PS3 instruments
* Rock Band 3 PS3 Pro instruments
* DJ Hero Turntable

Wii and PS3 instruments are the same besides the vendor and product ID.

This patch also fixes the mappings for the existing Guitar Hero
instruments.

Co-developed-by: Sanjay Govind <sanjay.govind9@gmail.com>
Signed-off-by: Sanjay Govind <sanjay.govind9@gmail.com>
Co-developed-by: Brenton Simpson <appsforartists@google.com>
Signed-off-by: Brenton Simpson <appsforartists@google.com>
Signed-off-by: Rosalie Wanders <rosalie@mailbox.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-ids.h
drivers/hid/hid-sony.c