This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 111e91a6df50 Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/li [...] new 33b6c39e747c Input: adxl34x - clean up a data type in adxl34x_probe() new b1884583fcd1 Input: i8042 - allow insmod to succeed on devices without [...] new 77e70d351db7 Input: sunkbd - avoid use-after-free in teardown paths new 676650d007e0 Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER new ae3d6083acf6 Input: elan_i2c - fix firmware update on newer ICs new 0fa8ee0d9ab9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/input/keyboard/sunkbd.c | 41 +++++++++++++++++++++++++++++------- drivers/input/misc/adxl34x.c | 2 +- drivers/input/mouse/elan_i2c.h | 2 +- drivers/input/mouse/elan_i2c_core.c | 3 ++- drivers/input/mouse/elan_i2c_i2c.c | 10 ++++----- drivers/input/mouse/elan_i2c_smbus.c | 2 +- drivers/input/serio/i8042.c | 12 ++++++++++- drivers/input/touchscreen/Kconfig | 1 + 8 files changed, 55 insertions(+), 18 deletions(-)