summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-apple.c
AgeCommit message (Expand)Author
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
2021-11-19HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito
2021-11-05Merge branch 'for-5.16/apple' into for-linusJiri Kosina
2021-10-19HID: apple: Bring back flag for Apple tilde key quirkAlex Henrie
2021-10-19HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie
2021-10-19HID: apple: Rename MAGIC_KEYBOARD_ANSI to MAGIC_KEYBOARD_2015Alex Henrie
2021-09-22HID: apple: Eliminate obsolete IR receiver quirksAlexander F. Lent
2021-09-15HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-09-01Merge branch 'for-5.15/apple' into for-linusJiri Kosina
2021-07-28HID: apple: Add missing scan code event for keys handled by hid-appleVincent Lefevre
2021-07-28HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong
2020-08-17HID: apple: Add support for Matias wireless keyboardBALATON Zoltan
2020-06-24HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-05-15HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot
2020-02-12HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2019-09-04HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-28HID: add support for Apple Magic KeyboardsSean O'Brien
2017-06-08HID: apple: Use country code to detect ISO keyboardsAlex Henrie
2016-07-11HID: add usb device id for Apple Magic KeyboardJean-Gabriel Gill-Couture
2015-07-27HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg
2014-02-06HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo
2013-10-14HID: apple: swap_opt_cmd is already zero-initializedJiri Kosina
2013-10-14HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-07-31HID: trivial devm conversion for special hid driversBenjamin Tissoires
2013-07-02HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov
2013-04-30Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina
2013-04-18HID: appleir: add support for Apple ir devicesBenjamin Tissoires
2013-02-25HID: Kconfig: Remove explicit transport layer dependenciesBenjamin Tissoires
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-11-04HID: apple: Set APPLE_ISO_KEYBOARD at USB_DEVICE_ID_APPLE_GEYSER4_HF_ISOJohannes Thumshirn
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel
2012-09-05HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds