Revision 240206fcab661afe9bed72e8704cef1d6e83e338 authored by Linus Torvalds on 19 April 2019, 17:28:27 UTC, committed by Linus Torvalds on 19 April 2019, 17:28:27 UTC
Pull input updates from Dmitry Torokhov:

 - several new key mappings for HID

 - a host of new ACPI IDs used to identify Elan touchpads in Lenovo
   laptops

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
  HID: input: add mapping for "Toggle Display" key
  HID: input: add mapping for "Full Screen" key
  HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
  HID: input: add mapping for Expose/Overview key
  HID: input: fix mapping of aspect ratio key
  [media] doc-rst: switch to new names for Full Screen/Aspect keys
  Input: document meanings of KEY_SCREEN and KEY_ZOOM
  Input: elan_i2c - add hardware ID for multiple Lenovo laptops
2 parent s 6d906f9 + bf2a7ca
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top