linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kerem Karabay <kekrby@gmail.com>
To: jikos@kernel.org, benjamin.tissoires@redhat.com,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: kekrby <kekrby@gmail.com>
Subject: [PATCH v2 0/2] Version 2 of hid-apple fixes
Date: Sat, 24 Sep 2022 12:53:04 +0300	[thread overview]
Message-ID: <20220924095306.8852-1-kekrby@gmail.com> (raw)

From: kekrby <kekrby@gmail.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


             reply	other threads:[~2022-09-24  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-24  9:53 Kerem Karabay [this message]
2022-09-24  9:53 ` [PATCH v2 1/2] HID: apple: fix key translations where multiple quirks attempt to translate the same key and the ones that depend on other translations Kerem Karabay
2022-09-24  9:53 ` [PATCH v2 2/2] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip Kerem Karabay
2022-11-02 13:03 ` [PATCH v2 0/2] Version 2 of hid-apple fixes Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220924095306.8852-1-kekrby@gmail.com \
    --to=kekrby@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).