[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220924095306.8852-1-kekrby@gmail.com>
Date: Sat, 24 Sep 2022 12:53:04 +0300
From: Kerem Karabay <kekrby@...il.com>
To: jikos@...nel.org, benjamin.tissoires@...hat.com,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: kekrby <kekrby@...il.com>
Subject: [PATCH v2 0/2] Version 2 of hid-apple fixes
From: kekrby <kekrby@...il.com>
Hi all,
This patch series is an updated version of this one:
https://lore.kernel.org/all/20220910094354.12359-2-kekrby@gmail.com/.
# Changes since v1:
- Fixed loading the module with the `swap_fn_leftctrl` option set to 1,
which would make the Fn key cease to function. (Setting the option
after loading the module still worked, which is why the bug was not
caught while testing.)
Kerem Karabay (2):
HID: apple: fix key translations where multiple quirks attempt to
translate the same key and the ones that depend on other
translations
HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs
with the T2 chip
drivers/hid/hid-apple.c | 118 ++++++++++++++++++----------------------
1 file changed, 52 insertions(+), 66 deletions(-)
--
2.37.2
Powered by blists - more mailing lists