index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-apple.c
Age
Commit message (
Expand
)
Author
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-02-26
HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
Takashi Iwai
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
HID: apple: avoid memory leak in apple_report_fixup()
Günther Noack
2026-01-10
HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
Joey Bednar
2025-10-30
HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list
April Grimoire
2025-07-31
Merge branch 'for-6.17/battery-timer-fixes' into for-linus
Jiri Kosina
2025-07-31
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
[next]