lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ