1. d636932 leds: triggers: Don't remove trigger if LED_KEEP_TRIGGER flag is set by Fenglin Wu · 6 years ago
  2. 6f3bad9 leds: triggers: Check return value of kobject_uevent_env() by Jacek Anaszewski · 8 years ago
  3. fbfa197 leds: triggers: Return from led_trigger_set() if there is nothing to do by Jacek Anaszewski · 8 years ago
  4. 3b9b953 leds: do not overflow sysfs buffer in led_trigger_show by Nathan Sullivan · 8 years ago
  5. 5023786 leds: make triggers explicitly non-modular by Paul Gortmaker · 8 years ago
  6. a3eac76 leds: triggers: return error if invalid trigger name is provided via sysfs by Heiner Kallweit · 8 years ago
  7. ba93cdc leds: triggers: Allow to switch the trigger to "panic" on a kernel panic by Ezequiel Garcia · 8 years ago
  8. 7296c33 leds: triggers: simplify led_trigger_store by Heiner Kallweit · 8 years ago
  9. 9534cc3 leds: core: add managed version of led_trigger_register by Heiner Kallweit · 8 years ago
  10. acd899e leds: implement sysfs interface locking mechanism by Jacek Anaszewski · 10 years ago
  11. 14f5716 leds: make sure we unregister a trigger only once by Sasha Levin · 10 years ago
  12. 7c7d2a2 drivers/leds: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  13. 11e043b leds: replace list_for_each with list_for_each_entry by ZHAO Gang · 10 years ago
  14. 09f5fe7 leds: led-triggers: Fix checkpatch warnings by Sachin Kamat · 12 years ago
  15. a8df7b1 leds: add led_trigger_rename function by Fabio Baltieri · 12 years ago
  16. 52c4774 leds: triggers: send uevent when changing triggers by Colin Cross · 12 years ago
  17. d23a22a leds: delay led_set_brightness if stopping soft-blink by Fabio Baltieri · 12 years ago
  18. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  19. 20c0e6b leds: fix sparse warnings due to missing static by Bryan Wu · 12 years ago
  20. a0193cb leds: use led_set_brightness in led_trigger_event by Fabio Baltieri · 12 years ago
  21. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  22. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 12 years ago
  23. 5bb629c leds: add oneshot blink functions by Fabio Baltieri · 12 years ago
  24. eb20262 led-triggers: rename *trigger to *trig for unified naming scheme by Bryan Wu · 12 years ago
  25. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  26. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 13 years ago
  27. 0b9536c leds: Add ability to blink via simple trigger by Vasily Khoruzhick · 13 years ago
  28. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  30. 700c6ea leds: Prevent multiple LED triggers with the same name by Adam Nielsen · 15 years ago
  31. fe3025b leds: Ensure led->trigger is set earlier by Dmitry Baryshkov · 16 years ago
  32. 4d404fd leds: Cleanup various whitespace and code style issues by Németh Márton · 16 years ago
  33. 0013b23 leds: disable triggers on brightness set by Németh Márton · 16 years ago
  34. 72f8da3 leds: Fix leds_list_lock locking issues by Richard Purdie · 16 years ago
  35. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 17 years ago
  36. f8a7c6f leds: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  37. e3986f6 leds: Add warning printks in error paths by Richard Purdie · 17 years ago
  38. 3593a6d leds: Fix trigger unregister_simple if register_simple fails by Richard Purdie · 17 years ago
  39. e3e5fc9 [PATCH] leds: turn LED off when changing triggers by Paul Collins · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  42. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 18 years ago