| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -2/+2 |
| 2023-07-17 | Input: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-03-17 | Input: tm2-touchkey - drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-12-07 | Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -5/+5 |
| 2022-12-02 | Input: tm2-touchkey - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2021-10-15 | Input: tm2-touchkey - allow changing keycodes from userspace | Stephan Gerhold | 1 | -0/+4 |
| 2021-10-15 | Input: tm2-touchkey - report scan codes | Stephan Gerhold | 1 | -0/+3 |
| 2020-12-09 | Input: tm2-touchkey - add vddio regulator | Stephan Gerhold | 1 | -1/+2 |
| 2020-03-06 | Input: tm2-touchkey - add support for Coreriver TC360 variant | Nick Reitemeyer | 1 | -0/+11 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-02-07 | Input: tm2-touchkey - acknowledge that setting brightness is a blocking call | Dmitry Torokhov | 1 | -5/+5 |
| 2019-01-07 | Input: tm2-touchkey - add support for aries touchkey variant | Jonathan Bakker | 1 | -7/+46 |
| 2019-01-07 | Input: tm2-touchkey - allow specifying custom keycodes | Jonathan Bakker | 1 | -22/+27 |
| 2019-01-07 | Input: tm2-touchkey - correct initial brightness | Jonathan Bakker | 1 | -1/+1 |
| 2019-01-07 | Input: tm2-touchkey - add support for midas touchkey | Simon Shields | 1 | -5/+29 |
| 2017-06-01 | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL | Andi Shyti | 1 | -1/+1 |
| 2017-01-22 | Input: keyboard - drop unnecessary calls to input_set_drvdata | Guenter Roeck | 1 | -2/+0 |
| 2017-01-18 | Input: tm2-touchkey - add touchkey driver support for TM2 | Jaechul Lee | 1 | -0/+286 |