This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e69ec487b2c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new add218099472 Input: uinput - always report EPOLLOUT new f729a1b0f8df Input: input_event - fix struct padding on sparc64 new cb222aed03d7 Input: add safety guards to input_set_keycode() new 1021dcf19db1 Input: imx_sc_key - only take the valid data from SCU firm [...] new b5b3159cff66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new f7e36e18946b pinctrl: lochnagar: select GPIOLIB new 35c60be22057 pinctrl: meson: Fix wrong shift value when get drive-strength new a6a55b52a1b9 Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm [...] new ee8598ae527e gpio: mockup: fix coding style new 8bee8084ba03 Merge tag 'gpio-fixes-for-v5.5-rc5' of git://git.kernel.or [...] new c5706c7defc7 gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP new 36f2e7207f21 gpio: zynq: Fix for bug in zynq_gpio_restore_context API new 1ad1b54099c2 gpiolib: acpi: Turn dmi_system_id table into a generic qui [...] new aa23ca3d98f7 gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism new 4a3033ef6e6b Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/li [...]
The 15 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/gpio/Kconfig | 1 + drivers/gpio/gpio-mockup.c | 4 +-- drivers/gpio/gpio-zynq.c | 8 +++--- drivers/gpio/gpiolib-acpi.c | 51 +++++++++++++++++++++++++++++++---- drivers/input/evdev.c | 14 +++++----- drivers/input/input.c | 26 +++++++++++------- drivers/input/keyboard/imx_sc_key.c | 8 +++++- drivers/input/misc/uinput.c | 19 ++++++++----- drivers/pinctrl/cirrus/Kconfig | 1 + drivers/pinctrl/meson/pinctrl-meson.c | 1 + include/uapi/linux/input.h | 1 + 11 files changed, 99 insertions(+), 35 deletions(-)