[PATCH RFC v1 0/3] HID: nvidia-shield: More functionality on top of initial driver

Rahul Rameshbabu posted 3 patches 2 years, 8 months ago
drivers/hid/hid-nvidia-shield.c | 173 ++++++++++++++++++++++++++++++--
1 file changed, 162 insertions(+), 11 deletions(-)
[PATCH RFC v1 0/3] HID: nvidia-shield: More functionality on top of initial driver
Posted by Rahul Rameshbabu 2 years, 8 months ago
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@nvidia.com/

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
Re: [PATCH RFC v1 0/3] HID: nvidia-shield: More functionality on top of initial driver
Posted by Jiri Kosina 2 years, 8 months ago
On Mon, 29 May 2023, Rahul Rameshbabu wrote:

> 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@nvidia.com/
> 
> 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

Applied first 1/3 and 2/3 on top of for-6.5/nvidia; the third one was not 
needed, as that branch is based on v4 already.

Thanks,

-- 
Jiri Kosina
SUSE Labs