[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <A4FBEA54-C7BA-4864-9C4E-E41933D81FB0@live.com>
Date: Fri, 7 Mar 2025 11:57:39 +0000
From: Aditya Garg <gargaditya08@...e.com>
To: Jiri Kosina <jkosina@...e.com>, Jiri Kosina <jikos@...nel.org>,
"jkosina@...e.cz" <jkosina@...e.cz>, Benjamin Tissoires
<benjamin.tissoires@...hat.com>, "bentiss@...nel.org" <bentiss@...nel.org>
CC: Grigorii Sokolik <g.sokol99@...okol.info>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, "linux-input@...r.kernel.org"
<linux-input@...r.kernel.org>
Subject: [PATCH v2 0/4] HID: apple: combine patch series for all patches
recently sent upstream
Hi
This small patch series contains various pending patches for hid-apple in
a single series.
The first patch moves the backlight report structs, that were incorrectly
placed between the translation tables, to other related backlight structs.
The second patch makes use of switch case statements for the ever
increasing lengthy device table for fn translation.
The third patch removes the unused APPLE_IGNORE_MOUSE quirk.
The last patch adds Apple Magic Keyboard a3118 USB-C support.
Aditya Garg (3):
HID: apple: move backlight report structs to other backlight structs
HID: apple: use switch case to set fn translation table
HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
Grigorii Sokolik (1):
HID: hid-apple: Apple Magic Keyboard a3118 USB-C support
drivers/hid/hid-apple.c | 121 ++++++++++++++++++++++------------------
drivers/hid/hid-ids.h | 9 +--
2 files changed, 72 insertions(+), 58 deletions(-)
--
2.39.5 (Apple Git-154)
Powered by blists - more mailing lists