index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-apple.c
Age
Commit message (
Expand
)
Author
3 days
Merge branch 'for-6.17/battery-timer-fixes' into for-linus
Jiri Kosina
3 days
Merge branch 'for-6.17/apple' into for-linus
Jiri Kosina
2025-07-18
HID: apple: validate feature-report field count to prevent NULL pointer deref...
Qasim Ijaz
2025-07-03
HID: apple: use secs_to_jiffies() for battery timeout
Aditya Garg
2025-07-03
HID: apple: avoid setting up battery timer for devices without battery
Aditya Garg
2025-06-10
HID: apple: Add necessary IDs and support for replacement trackpad on MacBook...
Aditya Garg
2025-06-10
HID: apple: add fnmode=4 to disable translation of fkeys and make it default ...
Aditya Garg
2025-06-10
HID: apple: Add Apple Magic Keyboard A3119 USB-C support
Aditya Garg
2025-06-10
HID: apple: Add Apple Magic Keyboard A3118 USB-C support
Grigorii Sokolik
2025-06-10
HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
Aditya Garg
2025-06-10
HID: apple: use switch case to set fn translation table
Aditya Garg
2025-06-10
HID: apple: move backlight report structs to other backlight structs
Aditya Garg
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-04
HID: apple: disable Fn key handling on the Omoton KB066
Alex Henrie
2025-02-07
HID: apple: fix up the F6 key on the Omoton KB066 keyboard
Alex Henrie
2025-02-07
HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
Ievgen Vovk
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-07-16
Merge branch 'for-6.11/apple' into for-linus
Benjamin Tissoires
2024-07-04
HID: apple: Add support for magic keyboard backlight on T2 Macs
Orlando Chamberlain
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-13
HID: apple: remove unused members from struct apple_sc_backlight
Jiri Slaby (SUSE)
2023-12-12
HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboards
Yan Jun
2023-11-21
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
2023-08-16
HID: apple: Add "Hailuck" to the list of non-apple keyboards
Nils Tonnaett
2023-06-09
HID: apple: Option to swap only left side mod keys
Lasse Brun
2023-04-13
HID: apple: Set the tilde quirk flag on the Geyser 3
Alex Henrie
2023-04-13
HID: apple: explicitly include linux/leds.h
Thomas Weißschuh
2023-03-10
HID: apple: Set the tilde quirk flag on the Geyser 4 and later
Alex Henrie
2022-11-14
HID: apple: Swap Control and Command keys on Apple keyboards
Aditya Garg
2022-11-02
HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...
Kerem Karabay
2022-11-02
HID: apple: fix key translations where multiple quirks attempt to translate t...
Kerem Karabay
2022-07-22
HID: apple: Add "GANSS" to the non-Apple list
Hilton Chain
2022-06-08
HID: apple: Properly handle function keys on non-Apple keyboard
Hilton Chain
2022-05-11
HID: apple: Properly handle function keys on Keychron keyboards
Bryan Cain
2022-02-16
HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Aditya Garg
2022-02-16
HID: apple: Add necessary IDs and configuration for T2 Macs.
Aun-Ali Zaidi
2022-02-16
HID: apple: Add support for keyboard backlight on certain T2 Macs.
Paul Pawlowski
2022-02-16
HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
José Expósito
2022-02-16
HID: apple: Report Magic Keyboard 2021 battery over USB
José Expósito
2022-02-16
HID: apple: Magic Keyboard 2015 FN key mapping
José Expósito
2022-02-16
HID: apple: Magic Keyboard first generation FN key mapping
José Expósito
2022-02-16
HID: apple: Refactor key translation setup
José Expósito
2022-01-21
HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
Alex Henrie
2022-01-06
HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mapping
José Expósito
2022-01-06
HID: apple: Add 2021 magic keyboard FN key mapping
Benjamin Berg
2022-01-06
HID: apple: Add 2021 Magic Keyboard with number pad
Alex Henrie
2022-01-06
HID: apple: Add 2021 Magic Keyboard with fingerprint reader
Alex Henrie
2021-11-19
HID: apple: Report Magic Keyboard battery over USB
José Expósito
2021-11-19
HID: apple: Use BIT to define quirks
José Expósito
[next]