This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 95207d554b96 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub [...] new 1a26c920717a Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q new 1e55c176f8f5 Input: snvs_pwrkey - remove gratuitous NULL initializers new d4b675e1b527 Input: uinput - fix returning EPOLLOUT from uinput_poll new 25b2f1b77a92 Input: add privacy screen toggle keycode new df5b5e555b35 Input: goodix - add upside-down quirk for Teclast X89 tablet new 86bcd3a12999 Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash new a284e11c371e Input: synaptics-rmi4 - don't increment rmiaddr for SMBus [...] new afbd65f5e71a Merge branch 'next' into for-linus new 737214515d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 9b5b99a89f64 NTB: Add Hygon Device ID new 9455d25f4e3b Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
The 11 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/Kconfig | 2 +- drivers/input/keyboard/snvs_pwrkey.c | 48 +++++++++++++++++++++++++--------- drivers/input/misc/uinput.c | 2 +- drivers/input/rmi4/rmi_f34v7.c | 3 +++ drivers/input/rmi4/rmi_smbus.c | 2 -- drivers/input/touchscreen/goodix.c | 9 +++++++ drivers/ntb/hw/amd/ntb_hw_amd.c | 1 + include/uapi/linux/input-event-codes.h | 2 ++ 8 files changed, 52 insertions(+), 17 deletions(-)