summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-nvidia-shield.c
AgeCommit message (Expand)Author
2024-01-23HID: nvidia-shield: Add missing null pointer checks to LED initializationKunwu Chan
2023-10-04HID: nvidia-shield: Introduce thunderstrike_destroy()Christophe JAILLET
2023-10-04HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET
2023-10-04HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET
2023-08-31Merge branch 'for-6.6/nvidia' into for-linusBenjamin Tissoires
2023-08-24HID: nvidia-shield: Reference hid_device devm allocation of input_dev nameRahul Rameshbabu
2023-08-14HID: nvidia-shield: Update Thunderstrike LED instance name to use idRahul Rameshbabu
2023-08-14HID: nvidia-shield: Add battery support for ThunderstrikeRahul Rameshbabu
2023-08-14HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_createRahul Rameshbabu
2023-07-09HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reportsRahul Rameshbabu
2023-06-09HID: nvidia-shield: Support LED functionality for ThunderstrikeRahul Rameshbabu
2023-06-09HID: nvidia-shield: Add mappings for consumer HID USAGE buttonsRahul Rameshbabu
2023-06-09HID: nvidia-shield: Initial driver implementation with Thunderstrike supportRahul Rameshbabu