| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-03 | Input: drv2665 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -23/+21 |
| 2024-09-30 | Input: correct typos in multiple comments across misc drivers | Shen Lichuan | 1 | -1/+1 |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-01-09 | Input: drv2665 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
| 2022-12-02 | Input: drv2665 - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2020-12-02 | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 1 | -2/+2 |
| 2020-11-08 | Input: drv2665 - fix formatting expected by kernel-doc | Lee Jones | 1 | -5/+5 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
| 2016-11-30 | Input: drv2665 - fix misuse of regmap_update_bits | Florian Vaussard | 1 | -3/+3 |
| 2015-09-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+1 |
| 2015-07-17 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 1 | -1/+1 |
| 2015-07-08 | Input: drv260x/drv2665/drv2667 - constify reg_default tables | Axel Lin | 1 | -1/+1 |
| 2015-05-08 | Input: add TI drv2665 haptics driver | Dan Murphy | 1 | -0/+322 |