summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-apple.c
AgeCommit message (Expand)Author
3 daysMerge branch 'for-6.17/battery-timer-fixes' into for-linusJiri Kosina
3 daysMerge branch 'for-6.17/apple' into for-linusJiri Kosina
2025-07-18HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz
2025-07-03HID: apple: use secs_to_jiffies() for battery timeoutAditya Garg
2025-07-03HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-06-10HID: apple: Add necessary IDs and support for replacement trackpad on MacBook...Aditya Garg
2025-06-10HID: apple: add fnmode=4 to disable translation of fkeys and make it default ...Aditya Garg
2025-06-10HID: apple: Add Apple Magic Keyboard A3119 USB-C supportAditya Garg
2025-06-10HID: apple: Add Apple Magic Keyboard A3118 USB-C supportGrigorii Sokolik
2025-06-10HID: apple: remove unused APPLE_IGNORE_MOUSE quirkAditya Garg
2025-06-10HID: apple: use switch case to set fn translation tableAditya Garg
2025-06-10HID: apple: move backlight report structs to other backlight structsAditya Garg
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2024-08-27HID: change return type of report_fixup() to constThomas Weißschuh
2024-07-16Merge branch 'for-6.11/apple' into for-linusBenjamin Tissoires
2024-07-04HID: apple: Add support for magic keyboard backlight on T2 MacsOrlando Chamberlain
2024-06-06HID: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-02-13HID: apple: remove unused members from struct apple_sc_backlightJiri Slaby (SUSE)
2023-12-12HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboardsYan Jun
2023-11-21HID: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao
2023-08-16HID: apple: Add "Hailuck" to the list of non-apple keyboardsNils Tonnaett
2023-06-09HID: apple: Option to swap only left side mod keysLasse Brun
2023-04-13HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie
2023-04-13HID: apple: explicitly include linux/leds.hThomas Weißschuh
2023-03-10HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie
2022-11-14HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg
2022-11-02HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay
2022-11-02HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay
2022-07-22HID: apple: Add "GANSS" to the non-Apple listHilton Chain
2022-06-08HID: apple: Properly handle function keys on non-Apple keyboardHilton Chain
2022-05-11HID: apple: Properly handle function keys on Keychron keyboardsBryan Cain
2022-02-16HID: apple: Add fn mapping for MacBook Pros with Touch BarAditya Garg
2022-02-16HID: apple: Add necessary IDs and configuration for T2 Macs.Aun-Ali Zaidi
2022-02-16HID: apple: Add support for keyboard backlight on certain T2 Macs.Paul Pawlowski
2022-02-16HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USBJosé Expósito
2022-02-16HID: apple: Report Magic Keyboard 2021 battery over USBJosé Expósito
2022-02-16HID: apple: Magic Keyboard 2015 FN key mappingJosé Expósito
2022-02-16HID: apple: Magic Keyboard first generation FN key mappingJosé Expósito
2022-02-16HID: apple: Refactor key translation setupJosé Expósito
2022-01-21HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie
2022-01-06HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito
2022-01-06HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg
2022-01-06HID: apple: Add 2021 Magic Keyboard with number padAlex Henrie
2022-01-06HID: apple: Add 2021 Magic Keyboard with fingerprint readerAlex Henrie
2021-11-19HID: apple: Report Magic Keyboard battery over USBJosé Expósito
2021-11-19HID: apple: Use BIT to define quirksJosé Expósito