Age | Commit message (Expand) | Author | Files | Lines |
2022-07-22 | HID: apple: Add "GANSS" to the non-Apple list |  Hilton Chain | 1 | -1/+2 |
2022-06-08 | HID: apple: Properly handle function keys on non-Apple keyboard |  Hilton Chain | 1 | -5/+29 |
2022-05-11 | HID: apple: Properly handle function keys on Keychron keyboards |  Bryan Cain | 1 | -4/+18 |
2022-02-16 | HID: apple: Add fn mapping for MacBook Pros with Touch Bar |  Aditya Garg | 1 | -0/+58 |
2022-02-16 | HID: apple: Add necessary IDs and configuration for T2 Macs. |  Aun-Ali Zaidi | 1 | -0/+16 |
2022-02-16 | HID: apple: Add support for keyboard backlight on certain T2 Macs. |  Paul Pawlowski | 1 | -0/+125 |
2022-02-16 | HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB |  José Expósito | 1 | -2/+2 |
2022-02-16 | HID: apple: Report Magic Keyboard 2021 battery over USB |  José Expósito | 1 | -1/+1 |
2022-02-16 | HID: apple: Magic Keyboard 2015 FN key mapping |  José Expósito | 1 | -0/+24 |
2022-02-16 | HID: apple: Magic Keyboard first generation FN key mapping |  José Expósito | 1 | -3/+35 |
2022-02-16 | HID: apple: Refactor key translation setup |  José Expósito | 1 | -21/+17 |
2022-01-21 | HID: apple: Set the tilde quirk flag on the Wellspring 5 and later |  Alex Henrie | 1 | -8/+8 |
2022-01-06 | HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mapping |  José Expósito | 1 | -1/+3 |
2022-01-06 | HID: apple: Add 2021 magic keyboard FN key mapping |  Benjamin Berg | 1 | -1/+28 |
2022-01-06 | HID: apple: Add 2021 Magic Keyboard with number pad |  Alex Henrie | 1 | -0/+4 |
2022-01-06 | HID: apple: Add 2021 Magic Keyboard with fingerprint reader |  Alex Henrie | 1 | -0/+4 |
2021-11-19 | HID: apple: Report Magic Keyboard battery over USB |  José Expósito | 1 | -2/+85 |
2021-11-19 | HID: apple: Use BIT to define quirks |  José Expósito | 1 | -9/+9 |
2021-11-19 | HID: apple: Do not reset quirks when the Fn key is not found |  José Expósito | 1 | -1/+1 |
2021-11-05 | Merge branch 'for-5.16/apple' into for-linus |  Jiri Kosina | 1 | -33/+33 |
2021-10-19 | HID: apple: Bring back flag for Apple tilde key quirk |  Alex Henrie | 1 | -22/+24 |
2021-10-19 | HID: apple: Add support for the 2021 Magic Keyboard |  Alex Henrie | 1 | -0/+4 |
2021-10-19 | HID: apple: Rename MAGIC_KEYBOARD_ANSI to MAGIC_KEYBOARD_2015 |  Alex Henrie | 1 | -4/+4 |
2021-09-22 | HID: apple: Eliminate obsolete IR receiver quirks |  Alexander F. Lent | 1 | -9/+3 |
2021-09-15 | HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS |  Mizuho Mori | 1 | -0/+7 |
2021-09-01 | Merge branch 'for-5.15/apple' into for-linus |  Jiri Kosina | 1 | -9/+23 |
2021-07-28 | HID: apple: Add missing scan code event for keys handled by hid-apple |  Vincent Lefevre | 1 | -9/+23 |
2021-07-28 | HID: apple: Add support for Keychron K1 wireless keyboard |  Haochen Tong | 1 | -0/+2 |
2020-08-17 | HID: apple: Add support for Matias wireless keyboard |  BALATON Zoltan | 1 | -0/+2 |
2020-06-24 | HID: apple: Disable Fn-key key-re-mapping on clone keyboards |  Hans de Goede | 1 | -0/+18 |
2020-05-15 | HID: apple: Swap the Fn and Left Control keys on Apple keyboards |  free5lot | 1 | -2/+28 |
2020-02-12 | HID: apple: Add support for recent firmware on Magic Keyboards |  Mansour Behabadi | 1 | -1/+2 |
2019-09-04 | HID: apple: Fix stuck function keys when using FN |  Joao Moreno | 1 | -21/+28 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 |  Thomas Gleixner | 1 | -4/+1 |
2018-08-28 | HID: add support for Apple Magic Keyboards |  Sean O'Brien | 1 | -1/+8 |
2017-06-08 | HID: apple: Use country code to detect ISO keyboards |  Alex Henrie | 1 | -32/+27 |
2016-07-11 | HID: add usb device id for Apple Magic Keyboard |  Jean-Gabriel Gill-Couture | 1 | -0/+2 |
2015-07-27 | HID: apple: Add support for the 2015 Macbook Pro |  Henrik Rydberg | 1 | -0/+6 |
2014-02-06 | HID: apple: add Apple wireless keyboard 2011 JIS model support |  Huei-Horng Yo | 1 | -0/+3 |
2013-10-14 | HID: apple: swap_opt_cmd is already zero-initialized |  Jiri Kosina | 1 | -1/+1 |
2013-10-14 | HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys. |  Nanno Langstraat | 1 | -0/+22 |
2013-09-06 | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus |  Jiri Kosina | 1 | -13/+3 |
2013-07-31 | HID: trivial devm conversion for special hid drivers |  Benjamin Tissoires | 1 | -13/+3 |
2013-07-02 | HID: apple: Add support for the 2013 Macbook Air |  Dmitry Torokhov | 1 | -0/+6 |
2013-04-30 | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus |  Jiri Kosina | 1 | -1/+0 |
2013-04-18 | HID: appleir: add support for Apple ir devices |  Benjamin Tissoires | 1 | -4/+0 |
2013-02-25 | HID: Kconfig: Remove explicit transport layer dependencies |  Benjamin Tissoires | 1 | -1/+0 |
2013-01-03 | HID: Use module_hid_driver macro |  H Hartley Sweeten | 1 | -18/+1 |
2012-12-12 | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus |  Jiri Kosina | 1 | -1/+2 |
2012-11-04 | HID: apple: Set APPLE_ISO_KEYBOARD at USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO |  Johannes Thumshirn | 1 | -1/+2 |