1. 10 Jul, 2015 1 commit
  2. 07 Jul, 2015 1 commit
  3. 04 Jul, 2015 1 commit
  4. 01 Jul, 2015 2 commits
  5. 29 Jun, 2015 2 commits
  6. 25 Jun, 2015 3 commits
  7. 24 Jun, 2015 2 commits
  8. 22 Jun, 2015 4 commits
  9. 17 Jun, 2015 3 commits
  10. 16 Jun, 2015 2 commits
  11. 12 Jun, 2015 1 commit
    • 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. 11 Jun, 2015 2 commits
  13. 09 Jun, 2015 6 commits
  14. 08 Jun, 2015 1 commit
  15. 05 Jun, 2015 2 commits
  16. 02 Jun, 2015 3 commits
  17. 26 May, 2015 4 commits