This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 329f70c5beae Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/p [...] new 236049723826 HID: intel-ish-hid: Fix build error for COMPILE_TEST new 0a3f9f7fc59f HID: nvidia-shield: Add missing check for input_ff_create_memless new 4aa2dcfbad53 HID: core: remove unnecessary WARN_ON() in implement() new ce3af2ee9517 HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_t [...] new 655a8a7684b8 HID: nintendo: Fix an error handling path in nintendo_hid_probe() new 9e438fe31e96 HID: intel-ish-hid: fix endian-conversion new 9c8f05cf1d7a HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro new 89e1ee118d6f hid: asus: asus_report_fixup: fix potential read out of bounds new 0c7dd00de018 input: Add event code for accessibility key new 22d6d060ac77 input: Add support for "Do Not Disturb" new 8d3ae46c6433 dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema new 07fc16fa5552 dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M new e538d4b85b8f dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-of [...] new 0eafc58f2194 HID: i2c-hid: elan: fix reset suspend current leakage new a3a5a37efba1 HID: Ignore battery for ELAN touchscreens 2F2C and 4116 new 061d1af7b030 Merge tag 'for-linus-2024060801' of git://git.kernel.org/p [...]
The 16 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: .../devicetree/bindings/input/elan,ekth6915.yaml | 19 ++++-- .../{elan,ekth6915.yaml => ilitek,ili2901.yaml} | 27 +++----- drivers/hid/hid-asus.c | 4 +- drivers/hid/hid-core.c | 1 - drivers/hid/hid-debug.c | 2 + drivers/hid/hid-ids.h | 2 + drivers/hid/hid-input.c | 13 ++++ drivers/hid/hid-logitech-dj.c | 4 +- drivers/hid/hid-logitech-hidpp.c | 1 + drivers/hid/hid-nintendo.c | 6 +- drivers/hid/hid-nvidia-shield.c | 4 +- drivers/hid/i2c-hid/i2c-hid-of-elan.c | 59 ++++++++++++---- drivers/hid/intel-ish-hid/ishtp/loader.c | 79 ++++++++++++---------- drivers/hid/intel-ish-hid/ishtp/loader.h | 33 +++++---- include/uapi/linux/input-event-codes.h | 2 + 15 files changed, 167 insertions(+), 89 deletions(-) copy Documentation/devicetree/bindings/input/{elan,ekth6915.yaml => ilitek,ili2901 [...]