[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250325110754.28359-1-gargaditya08@live.com>
Date: Tue, 25 Mar 2025 11:05:22 +0000
From: Aditya Garg <adityagarg1208@...il.com>
To: jikos@...nel.org,
jkosina@...e.com,
bentiss@...nel.org,
benjamin.tissoires@...hat.com
Cc: g.sokol99@...okol.info,
linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org,
gargaditya08@...e.com
Subject: [PATCH v3 0/5] 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 2 patches add Apple Magic Keyboard A3118 and A3119 USB-C support.
v2: Add A3118 Keyboard
v3: Add A3119 Keyboard
Aditya Garg (4):
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
HID: apple: Add Apple Magic Keyboard A3119 USB-C support
Grigorii Sokolik (1):
HID: apple: Add Apple Magic Keyboard A3118 USB-C support
drivers/hid/hid-apple.c | 126 +++++++++++++++++++++++-----------------
drivers/hid/hid-ids.h | 10 ++--
2 files changed, 78 insertions(+), 58 deletions(-)
--
2.49.0
Powered by blists - more mailing lists