[git pull] Input updates for v5.18-rc3

From: Dmitry Torokhov
Date: Sat Apr 23 2022 - 00:58:31 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v5.18-rc3

to receive updates for the input subsystem. You will get:

- a new set of keycodes to be used by marine navigation systems
- minor fixes to omap4-keypad and cypress-sf drivers

This is the first time I am trying to use a signed tag for my pull
request so please let me know if something does not look right.

Changelog:
---------

Miaoqian Lin (1):
Input: omap4-keypad - fix pm_runtime_get_sync() error checking

Shelby Heffron (1):
Input: add Marine Navigation Keycodes

Zheyu Ma (1):
Input: cypress-sf - register a callback to disable the regulators

Diffstat:
--------

drivers/input/keyboard/cypress-sf.c | 14 ++++++++++++++
drivers/input/keyboard/omap4-keypad.c | 2 +-
include/uapi/linux/input-event-codes.h | 21 +++++++++++++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)

Thanks.


--
Dmitry