1. 08 Sep, 2020 1 commit
    • Hans de Goede's avatar
      Input: allocate keycodes for notification-center, pickup-phone and hangup-phone · cd80ec79
      Hans de Goede authored
      New Lenovo Thinkpad models, e.g. the X1 Carbon 8th gen and the new T14 gen1
      models have 3 new symbols / shortcuts on their F9-F11 keys (and the
      thinkpad_acpi driver receives 3 new "scancodes" for these):
      
      F9:  Has a symbol resembling a rectangular speech balloon, the manual says
           the hotkey functions shows or hides the notification center
      F10: Has a symbol of a telephone horn which has been picked up from the
           receiver, the manual says: "Answer incoming calls"
      F11: Has a symbol of a telephone horn which is resting on the receiver,
           the manual says: "Decline incoming calls"
      
      We have no existing keycodes which are a good match for these, so
      add 3 new keycodes for these.
      
      I noticed that we have a hole in our keycodes between 0x1ba and 0x1c0
      which does not seem to be reserved for any specific purpose, so these
      new 3 codes use 0x1bc - 0x1be, instead of starting at 0x27b.
      Acked-by: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
      Acked-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      cd80ec79
  2. 25 Aug, 2020 1 commit
  3. 07 Aug, 2020 7 commits
  4. 30 Jul, 2020 1 commit
  5. 29 Jul, 2020 2 commits
  6. 22 Jul, 2020 4 commits
  7. 21 Jul, 2020 3 commits
  8. 18 Jul, 2020 7 commits
  9. 16 Jul, 2020 1 commit
  10. 09 Jul, 2020 1 commit
  11. 07 Jul, 2020 8 commits
  12. 30 Jun, 2020 2 commits
  13. 09 Jun, 2020 1 commit
  14. 06 Jun, 2020 1 commit