This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 765b233a9b94 Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/s [...] new e58c88f0cb2d Input: lkkbd - disable pending work before freeing device new 2aaf33c6e1e8 Input: atkbd - skip deactivate for HONOR FMB-P's internal [...] new aed3716db7ff Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8 [...] new bf40644ef8c8 Input: alps - fix use-after-free bugs caused by dev3_regis [...] new d579478cee22 Input: apple_z2 - fix reading incorrect reports after exit [...] new 733a8924229f Input: add ABS_SND_PROFILE new 806ec7b797ad Input: xpad - add support for CRKD Guitars new 248d3a73a016 Input: ti_am335x_tsc - fix off-by-one error in wire_order [...] new 10a0e846d806 Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pu [...] new 3766511de1ce scripts: coccicheck: filter *.cocci files by MODE new 52ad85fd33a7 Coccinelle: pm_runtime: Fix typo in report message new 1123cfe8cfe9 Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/sc [...]
The 12 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: Documentation/input/event-codes.rst | 6 ++++++ drivers/hid/hid-debug.c | 1 + drivers/input/joystick/xpad.c | 5 +++++ drivers/input/keyboard/atkbd.c | 7 +++++++ drivers/input/keyboard/lkkbd.c | 5 ++++- drivers/input/mouse/alps.c | 1 + drivers/input/serio/i8042-acpipnpio.h | 7 +++++++ drivers/input/touchscreen/apple_z2.c | 4 ++++ drivers/input/touchscreen/ti_am335x_tsc.c | 2 +- include/uapi/linux/input-event-codes.h | 9 +++++++++ scripts/coccicheck | 6 +++++- scripts/coccinelle/api/pm_runtime.cocci | 2 +- 12 files changed, 51 insertions(+), 4 deletions(-)