summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-apple.c
Commit message (Expand)AuthorAgeFilesLines
* HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboardsYan Jun2023-12-121-0/+2
* HID: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao2023-11-211-0/+2
* HID: apple: Add "Hailuck" to the list of non-apple keyboardsNils Tonnaett2023-08-161-1/+2
* HID: apple: Option to swap only left side mod keysLasse Brun2023-06-091-2/+11
* HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie2023-04-131-1/+2
* HID: apple: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
* HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie2023-03-101-7/+9
* HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg2022-11-141-1/+22
* HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay2022-11-021-8/+8
* HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay2022-11-021-58/+44
* HID: apple: Add "GANSS" to the non-Apple listHilton Chain2022-07-221-1/+2
* HID: apple: Properly handle function keys on non-Apple keyboardHilton Chain2022-06-081-5/+29
* HID: apple: Properly handle function keys on Keychron keyboardsBryan Cain2022-05-111-4/+18
* HID: apple: Add fn mapping for MacBook Pros with Touch BarAditya Garg2022-02-161-0/+58
* HID: apple: Add necessary IDs and configuration for T2 Macs.Aun-Ali Zaidi2022-02-161-0/+16
* HID: apple: Add support for keyboard backlight on certain T2 Macs.Paul Pawlowski2022-02-161-0/+125
* HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USBJosé Expósito2022-02-161-2/+2
* HID: apple: Report Magic Keyboard 2021 battery over USBJosé Expósito2022-02-161-1/+1
* HID: apple: Magic Keyboard 2015 FN key mappingJosé Expósito2022-02-161-0/+24
* HID: apple: Magic Keyboard first generation FN key mappingJosé Expósito2022-02-161-3/+35
* HID: apple: Refactor key translation setupJosé Expósito2022-02-161-21/+17
* HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie2022-01-211-8/+8
* HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito2022-01-061-1/+3
* HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg2022-01-061-1/+28
* HID: apple: Add 2021 Magic Keyboard with number padAlex Henrie2022-01-061-0/+4
* HID: apple: Add 2021 Magic Keyboard with fingerprint readerAlex Henrie2022-01-061-0/+4
* HID: apple: Report Magic Keyboard battery over USBJosé Expósito2021-11-191-2/+85
* HID: apple: Use BIT to define quirksJosé Expósito2021-11-191-9/+9
* HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito2021-11-191-1/+1
* Merge branch 'for-5.16/apple' into for-linusJiri Kosina2021-11-051-33/+33
|\
| * HID: apple: Bring back flag for Apple tilde key quirkAlex Henrie2021-10-191-22/+24
| * HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie2021-10-191-0/+4
| * HID: apple: Rename MAGIC_KEYBOARD_ANSI to MAGIC_KEYBOARD_2015Alex Henrie2021-10-191-4/+4
| * HID: apple: Eliminate obsolete IR receiver quirksAlexander F. Lent2021-09-221-9/+3
* | HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-09-151-0/+7
|/
* Merge branch 'for-5.15/apple' into for-linusJiri Kosina2021-09-011-9/+23
|\
| * HID: apple: Add missing scan code event for keys handled by hid-appleVincent Lefevre2021-07-281-9/+23
* | HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong2021-07-281-0/+2
|/
* HID: apple: Add support for Matias wireless keyboardBALATON Zoltan2020-08-171-0/+2
* HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-06-241-0/+18
* HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot2020-05-151-2/+28
* HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-02-121-1/+2
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-09-041-21/+28
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* HID: add support for Apple Magic KeyboardsSean O'Brien2018-08-281-1/+8
* HID: apple: Use country code to detect ISO keyboardsAlex Henrie2017-06-081-32/+27
* HID: add usb device id for Apple Magic KeyboardJean-Gabriel Gill-Couture2016-07-111-0/+2
* HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg2015-07-271-0/+6
* HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo2014-02-061-0/+3
* HID: apple: swap_opt_cmd is already zero-initializedJiri Kosina2013-10-141-1/+1