Re: [PATCH v10 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys

From: Svyatoslav Ryhel

Date: Sun Sep 06 2026 - 13:27:37 EST


ср, 19 серп. 2026 р. о 12:20 Svyatoslav Ryhel <clamor95@xxxxxxxxx> пише:
>
> вт, 21 лип. 2026 р. о 12:53 Svyatoslav Ryhel <clamor95@xxxxxxxxx> пише:
> >
> > From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
> >
> > Add support for multimedia top button row of ASUS Transformer's Mobile
> > Dock keyboard. Driver is made that function keys (F1-F12) are used by
> > default which suits average Linux use better and with pressing
> > ScreenLock + AltGr function keys layout is switched to multimedia keys.
> > Only Dock keyboard input events are tracked for AltGr pressing.
> >
> > Co-developed-by: Ion Agorria <ion@xxxxxxxxxxx>
> > Signed-off-by: Ion Agorria <ion@xxxxxxxxxxx>
> > Signed-off-by: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
> > Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> > ---
> > drivers/input/keyboard/Kconfig | 10 +
> > drivers/input/keyboard/Makefile | 1 +
> > .../input/keyboard/asus-transformer-ec-keys.c | 310 ++++++++++++++++++
> > 3 files changed, 321 insertions(+)
> > create mode 100644 drivers/input/keyboard/asus-transformer-ec-keys.c
> >
>
> Hello Dmitry!
>
> May you please take a look? ATM only ACK on input patches left.
>
> Thank you!

Hello Dmitry!

May you please take a look? ATM only ACK on input patches left. I
would like this patch set to move forward.

Thank you!