| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2024-05-23 | HID: nvidia-shield: Add missing check for input_ff_create_memless | Chen Ni | 1 | -1/+3 |
| 2024-01-23 | HID: nvidia-shield: Add missing null pointer checks to LED initialization | Kunwu Chan | 1 | -0/+4 |
| 2023-10-04 | HID: nvidia-shield: Introduce thunderstrike_destroy() | Christophe JAILLET | 1 | -10/+11 |
| 2023-10-04 | HID: nvidia-shield: Fix some missing function calls() in the probe error hand... | Christophe JAILLET | 1 | -2/+4 |
| 2023-10-04 | HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro... | Christophe JAILLET | 1 | -1/+2 |
| 2023-08-31 | Merge branch 'for-6.6/nvidia' into for-linus | Benjamin Tissoires | 1 | -20/+406 |
| 2023-08-24 | HID: nvidia-shield: Reference hid_device devm allocation of input_dev name | Rahul Rameshbabu | 1 | -1/+1 |
| 2023-08-14 | HID: nvidia-shield: Update Thunderstrike LED instance name to use id | Rahul Rameshbabu | 1 | -1/+2 |
| 2023-08-14 | HID: nvidia-shield: Add battery support for Thunderstrike | Rahul Rameshbabu | 1 | -17/+401 |
| 2023-08-14 | HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create | Rahul Rameshbabu | 1 | -6/+7 |
| 2023-07-09 | HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reports | Rahul Rameshbabu | 1 | -6/+6 |
| 2023-06-09 | HID: nvidia-shield: Support LED functionality for Thunderstrike | Rahul Rameshbabu | 1 | -5/+111 |
| 2023-06-09 | HID: nvidia-shield: Add mappings for consumer HID USAGE buttons | Rahul Rameshbabu | 1 | -5/+50 |
| 2023-06-09 | HID: nvidia-shield: Initial driver implementation with Thunderstrike support | Rahul Rameshbabu | 1 | -0/+587 |