Thread (10 messages) 10 messages, 2 authors, 2025-06-10
STALE354d
Revisions (3)
  1. v4 [diff vs current]
  2. v5 [diff vs current]
  3. v6 current

[PATCH v6 0/8] HID: apple: combine patch series for all patches recently sent upstream

From: Aditya Garg <hidden>
Date: 2025-05-19 12:27:55
Also in: lkml

Hi

This 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 fourth and fifth patch adds Apple Magic Keyboard A3118 and A3119
USB-C support respectively

The sixth patch adds a new fnmode=4 to hid-apple that enabled disabling
translation only for F keys, which is useful in case of Macs with a Touch
Bar, where F keys are shown on the Touch Bar itself.

The seventh patch removes T2 Macs from the hid_mouse_ignore_list since
no driver exists outside the HID subsystem for their trackpads.

The last patch adds support for third party replacement trackpad for
MacBookPro15,1 which has different PID from original one.

v2: Add A3118 Keyboard
v3: Add A3119 Keyboard
v4: The "from" email in patches authored by me was different from the one
    I signed off using (thanks to outlook's weird oauth2 requirements).
    Anyways, I've managed to get a workaround to get outlook working
    finally, so sending them again properly.
v5: The cover letter itself failed to send in v4. Sending again.
v6: Add 3 new patches to improve support on T2 Macs.

Aditya Garg (7):
  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
  HID: apple: add fnmode=4 to disable translation of fkeys and make it
    default on Macs with Touch Bar
  HID: quirks: remove T2 devices from hid_mouse_ignore_list
  HID: apple: Add necessary IDs and support for replacement trackpad on
    MacBookPro15,1

Grigorii Sokolik (1):
  HID: apple: Add Apple Magic Keyboard A3118 USB-C support

 drivers/hid/hid-apple.c  | 220 +++++++++++++++++++++++----------------
 drivers/hid/hid-ids.h    |  27 ++---
 drivers/hid/hid-quirks.c |   9 +-
 3 files changed, 146 insertions(+), 110 deletions(-)

-- 
2.43.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help