This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d146194f31c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new e82e62e390d3 HID: Add quirk for Microsoft PIXART OEM mouse new 0fd791841a6d HID: input: Ignore battery reported by Symbol DS4308 new 8c01db7619f0 HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated [...] new 4d26d1d1e806 Revert "HID: uhid: use strlcpy() instead of strncpy()" new 385a4886778f HID: steam: remove input device when a hid client is running. new 12d43aacf9a7 HID: multitouch: Add pointstick support for Cirque Touchpad new 86c31524b27c HID: i2c-hid: Disable runtime PM for LG touchscreen new fb862c3b199d HID: Add quirk for Primax PIXART OEM mice new e2b95b27196c Revert "HID: input: simplify/fix high-res scroll event handling" new d0341efe7449 Revert "HID: logitech: fix a used uninitialized GCC warning" new a69616d5b3e1 Revert "HID: logitech: Use LDJ_DEVICE macro for existing L [...] new 5372fc379769 Revert "HID: logitech: Enable high-resolution scrolling on [...] new 00acc9e2c4a5 Revert "HID: logitech: Add function to enable HID++ 1.0 "s [...] new f1539a0c2545 Revert "HID: input: Create a utility class for counting sc [...] new ffe0e7cf290f Revert "Input: Add the `REL_WHEEL_HI_RES` event code" new e195ca6cb6f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
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: Documentation/input/event-codes.rst | 11 +- drivers/hid/hid-ids.h | 8 + drivers/hid/hid-input.c | 47 +---- drivers/hid/hid-logitech-hidpp.c | 309 +++------------------------------ drivers/hid/hid-multitouch.c | 6 + drivers/hid/hid-quirks.c | 3 + drivers/hid/hid-steam.c | 154 +++++++++------- drivers/hid/i2c-hid/i2c-hid-core.c | 2 + drivers/hid/uhid.c | 25 ++- include/linux/hid.h | 28 --- include/uapi/linux/input-event-codes.h | 10 -- 11 files changed, 159 insertions(+), 444 deletions(-)