This patch series introduces more functionality on top of the initial nvidia-shield HID driver sent to the linux-input mailing list. The android media buttons, capacitive slider, and led on the Thunderstrike controller are now supported. If possible, would appreciate an acknowledgment of the initial driver patch or more feedback if needed. Link: https://lore.kernel.org/linux-input/20230418203747.24000-1-rrameshbabu@xxxxxxxxxx/ Rahul Rameshbabu (3): HID: nvidia-shield: Add mappings for consumer HID USAGE buttons HID: nvidia-shield: Support LED functionality for Thunderstrike HID: nvidia-shield: Remove space prefix from label in shield_haptics_create drivers/hid/hid-nvidia-shield.c | 173 ++++++++++++++++++++++++++++++-- 1 file changed, 162 insertions(+), 11 deletions(-) -- 2.38.4