1. d23e7b8 leds: led-class: Fix checkpatch warning by Sachin Kamat · 12 years ago
  2. d23a22a leds: delay led_set_brightness if stopping soft-blink by Fabio Baltieri · 12 years ago
  3. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  4. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 12 years ago
  5. 5bb629c leds: add oneshot blink functions by Fabio Baltieri · 12 years ago
  6. 9cd5ec5 leds: fixed a coding style issue. by Jeffrin Jose · 12 years ago
  7. 872b86b leds: simple_strtoul() cleanup by Shuah Khan · 12 years ago
  8. a403d93 led-class: change back LEDS_CLASS to tristate instead of bool by Bryan Wu · 12 years ago
  9. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  10. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  11. cb87151 Revert "leds: save the delay values after a successful call to blink_set()" by Johan Hovold · 13 years ago
  12. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 13 years ago
  13. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 13 years ago
  14. fff26f8 leds: support automatic start of blinking with ledtrig-timer by Esben Haabendal · 13 years ago
  15. 91facc2 led_class: fix typo in blink API by Johannes Berg · 14 years ago
  16. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  17. 569762e leds: led-class: set permissions on max_brightness file to 0444 by Axel Lin · 14 years ago
  18. 14b5d6d leds: Fix race between LED device uevent and actual attributes creation by Florian Fainelli · 14 years ago
  19. bb9b6ef leds: led-class.c - Quiet boot messages by H Hartley Sweeten · 15 years ago
  20. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  21. 1bd465e leds: allow led-drivers to use a variable range of brightness values by Guennadi Liakhovetski · 16 years ago
  22. 859cb7f leds: Add suspend/resume to the core class by Richard Purdie · 16 years ago
  23. ff8649a leds: Fixup kdoc comment to match parameter names by Sven Wegener · 16 years ago
  24. 270c395 leds: Fix trigger registration race by Richard Purdie · 16 years ago
  25. 0266a45 leds: Fix leds-class.c comment by Qinghuang Feng · 16 years ago
  26. dd8e5a2 leds: Remove uneeded strlen calls by Sven Wegener · 16 years ago
  27. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  28. 0b00fc5 LEDS: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  29. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  30. 29d76df leds: Add support to leds with readable status by Henrique de Moraes Holschuh · 16 years ago
  31. 0013b23 leds: disable triggers on brightness set by Németh Márton · 16 years ago
  32. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  33. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 16 years ago
  34. 72f8da3 leds: Fix leds_list_lock locking issues by Richard Purdie · 17 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. 12fda16 [PATCH] drivers/led: handle sysfs errors by Jeff Garzik · 18 years ago
  38. 70d63cc kerneldoc-typo in led-class.c by Henrik Kretzschmar · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 3dc7b82 [PATCH] LED: Fix sysfs store function error handling by Richard Purdie · 18 years ago
  41. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 18 years ago
  42. c72a1d6 [PATCH] LED: add LED class by Richard Purdie · 18 years ago