Skip to content
Snippets Groups Projects
  1. Jul 10, 2015
  2. Jul 07, 2015
  3. Jul 04, 2015
  4. Jul 01, 2015
  5. Jun 29, 2015
  6. Jun 25, 2015
  7. Jun 24, 2015
  8. Jun 22, 2015
  9. Jun 17, 2015
  10. Jun 16, 2015
  11. Jun 12, 2015
    • Samuel Thibault's avatar
      Input: export LEDs as class devices in sysfs · f60c8ba7
      Samuel Thibault authored
      
      This change creates a new input handler called "leds" that exports LEDs on input
      devices as standard LED class devices in sysfs and allows controlling their
      state via sysfs or via any of the standard LED triggers. This allows to
      re-purpose and reassign LDEs on the keyboards to represent states other
      than the standard keyboard states (CapsLock, NumLock, etc).
      
      The old API of controlling input LEDs by writing into /dev/input/eventX
      devices is still present and will take precedence over accessing via LEDs
      subsystem (i.e. it may override state set by a trigger). If input device is
      "grabbed" then requests coming through LED subsystem will be ignored.
      
      Signed-off-by: default avatarSamuel Thibault <samuel.thibault@ens-lyon.org>
      Tested-by: default avatarPavel Machek <pavel@ucw.cz>
      Acked-by: default avatarPavel Machek <pavel@ucw.cz>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      f60c8ba7
  12. Jun 11, 2015
  13. Jun 09, 2015
  14. Jun 08, 2015
  15. Jun 05, 2015
  16. Jun 02, 2015
  17. May 26, 2015
Loading