| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 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-12-13 | Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() | ye xingchen | 1 | -4/+2 |
| 2023-09-06 | Input: hideep - use device core to create driver-specific device attributes | Dmitry Torokhov | 1 | -12/+3 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-03-17 | Input: hideep - optionally reset controller work mode to native HiDeep protocol | Hans de Goede | 1 | -0/+20 |
| 2023-03-17 | Input: hideep - silence error in SW_RESET() | Hans de Goede | 1 | -1/+6 |
| 2023-03-17 | Input: hideep - clean up some inconsistent indenting | Yang Li | 1 | -3/+3 |
| 2023-01-09 | Input: hideep - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
| 2022-12-02 | Input: hideep - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2021-06-19 | Input: hideep - fix the uninitialized use in hideep_nvm_unlock() | Yizhuo Zhai | 1 | -3/+10 |
| 2019-08-12 | Input: hideep - switch to use device_property_count_u32() | Andy Shevchenko | 1 | -2/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475 | Thomas Gleixner | 1 | -4/+1 |
| 2017-12-18 | Input: hideep - fix compile error due to missing include file | Anthony Kim | 1 | -2/+1 |
| 2017-11-10 | Input: add support for HiDeep touchscreen | Anthony Kim | 1 | -0/+1120 |