This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7f75285ca572 Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pu [...] new 30b3f6871559 Input: s6sy761 - fix coordinate read bit shift new 2d8aaa1720c6 Input: n64joy - fix return value check in n64joy_probe() new daa58c8eec0a Input: i8042 - fix Pegatron C15B ID entry new 69d5ff3e9e51 Input: nspire-keypad - enable interrupts only when opened new 781bab3238c2 Input: elants_i2c - fix division by zero if firmware repor [...] new 56cfe6f820a6 Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJ [...] new 1df01322f00a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 36b87cf302a4 HID: google: add don USB id new 9a0b44fbfea1 HID: asus: Add support for 2021 ASUS N-Key keyboard new fa8ba6e5dc0e HID: alps: fix error return code in alps_input_configured() new 2a2b09c867fd HID cp2112: fix support for multiple gpiochips new e29c62ffb008 HID: wacom: Assign boolean values to a bool variable new a9e54f4b62dc AMD_SFH: Removed unused activecontrolstatus member from th [...] new 952f7d10c6b1 AMD_SFH: Add sensor_mask module parameter new 25615e454a0e AMD_SFH: Add DMI quirk table for BIOS-es which don't set t [...] new 276559d8d02c HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC [...] new e7e3a53b30d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 23cf00ddd2e1 gpio: sysfs: Obey valid_mask new 33f0d9d94a0e Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.o [...] new 6998a8800d73 ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() new 7e25f40eab52 Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/ [...]
The 21 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: arch/x86/kernel/setup.c | 5 ++- drivers/gpio/gpiolib-sysfs.c | 8 +++++ drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 40 ++++++++++++++++++++++-- drivers/hid/amd-sfh-hid/amd_sfh_pcie.h | 1 - drivers/hid/hid-alps.c | 1 + drivers/hid/hid-asus.c | 3 ++ drivers/hid/hid-cp2112.c | 22 ++++++------- drivers/hid/hid-google-hammer.c | 2 ++ drivers/hid/hid-ids.h | 2 ++ drivers/hid/wacom_wac.c | 8 ++--- drivers/input/joystick/n64joy.c | 4 +-- drivers/input/keyboard/nspire-keypad.c | 56 +++++++++++++++++++--------------- drivers/input/serio/i8042-x86ia64io.h | 1 + drivers/input/touchscreen/elants_i2c.c | 5 ++- drivers/input/touchscreen/s6sy761.c | 4 +-- 15 files changed, 107 insertions(+), 55 deletions(-)