1. 43a707a leds: Make leds_class a static const structure by Ivan Orlov · 1 year, 5 months ago
  2. c7d8005 leds: class: Store the color index in struct led_classdev by Jean-Jacques Hiblot · 1 year, 5 months ago
  3. afb4815 leds: Provide devm_of_led_get_optional() by Jean-Jacques Hiblot · 1 year, 5 months ago
  4. 7cd7a29 led: led-class: Read max-brightness from devicetree by Astrid Rost · 1 year, 6 months ago
  5. bf4a35e leds: Replace all non-returning strlcpy with strscpy by Azeem Shaikh · 1 year, 8 months ago
  6. 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 1 year, 10 months ago
  7. da1afe8 leds: led-core: Fix refcount leak in of_led_get() by Miaoqian Lin · 2 years, 1 month ago
  8. abc3100 leds: led-class: Add generic [devm_]led_get() by Hans de Goede · 2 years ago
  9. 537bdca leds: led-class: Add __devm_led_get() helper by Hans de Goede · 2 years ago
  10. fafef58 leds: led-class: Add led_module_get() helper by Hans de Goede · 2 years ago
  11. 4451109 leds: led-class: Add missing put_device() to led_put() by Hans de Goede · 2 years ago
  12. 495b896 leds: led-core: Update fwnode with device_set_node by Sander Vanheule · 3 years, 2 months ago
  13. 4190663 leds: leds-core: Implement the retain-state-shutdown property by Eddie James · 3 years, 6 months ago
  14. 0ac40af leds: class: The -ENOTSUPP should never be seen by user space by Andy Shevchenko · 3 years, 8 months ago
  15. 6a3a871 leds: led-class: Fix incorrectly documented param 'dev' by Lee Jones · 3 years, 7 months ago
  16. af0bfab leds: led-core: Get rid of enum led_brightness by Abanoub Sameh · 4 years, 1 month ago
  17. c49d6ca leds: parse linux,default-trigger DT property in LED core by Marek Behún · 4 years, 4 months ago
  18. 302a085 leds: core: Flush scheduled work for system suspend by Kai-Heng Feng · 4 years, 6 months ago
  19. 64ed658 leds: core: Fix warning message when init_data by Ricardo Ribalda Delgado · 4 years, 9 months ago
  20. 7a349e8 leds: populate the device's of_node by Jean-Jacques Hiblot · 5 years ago
  21. e389240 leds: Add managed API to get a LED from a device driver by Jean-Jacques Hiblot · 5 years ago
  22. 699a8c7 leds: Add of_led_get() and led_put() by Tomi Valkeinen · 5 years ago
  23. 4b83cf0 leds: core: Fix devm_classdev_match to reference correct structure by Dan Murphy · 5 years ago
  24. 11f7000 leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger by Akinobu Mita · 5 years ago
  25. 1dbb9fb4 leds: Allow to call led_classdev_unregister() unconditionally by Andy Shevchenko · 5 years ago
  26. fd81d7e leds: Switch to use fwnode instead of be stuck with OF one by Andy Shevchenko · 5 years ago
  27. be7fc2c Merge tag 'generic_lookup_helpers' into for-next by Jacek Anaszewski · 5 years ago
  28. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  29. bb4e9af leds: core: Add support for composing LED class device names by Jacek Anaszewski · 6 years ago
  30. b2b998c leds: class: Improve LED and LED flash class registration API by Jacek Anaszewski · 6 years ago
  31. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  32. 0db3791 leds: avoid races with workqueue by Pavel Machek · 6 years ago
  33. 6d71021 leds: class: ensure workqueue is initialized before setting brightness by Luis Henriques · 7 years ago
  34. 442c609 leds: core: add OF variants of LED registering functions by Rafał Miłecki · 8 years ago
  35. 0cb8eb3 leds: class: Add new optional brightness_hw_changed attribute by Hans de Goede · 8 years ago
  36. a9c6ce5 led: core: Use atomic bit-field for the blink-flags by Hans de Goede · 8 years ago
  37. eb1ce74 leds: Use macro for max device node name size by David Lechner · 8 years ago
  38. d84d80f3 leds: core: avoid error message when a USB LED device is unplugged by Heiner Kallweit · 9 years ago
  39. d1aa577 leds: turn off the LED and wait for completion on unregistering LED class device by Milo Kim · 9 years ago
  40. 13ae79b leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting by Jacek Anaszewski · 9 years ago
  41. 81fe8e5 leds: core: Add led_set_brightness_nosleep{nopm} functions by Jacek Anaszewski · 9 years ago
  42. 757b06a leds: core: Move LED core callbacks out of led-class.c by Jacek Anaszewski · 9 years ago
  43. e5b5a61 leds/led-class: Add missing put_device() by Ricardo Ribalda Delgado · 9 years ago
  44. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  45. 76931ed leds: fix brightness changing when software blinking is active by Stas Sergeev · 10 years ago
  46. 084609b leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger by Grygorii Strashko · 10 years ago
  47. ccdc450 leds: Don't treat the LED name as a format string by Sakari Ailus · 10 years ago
  48. 6f06c7f leds: Use log level warn instead of info when telling about a name clash by Sakari Ailus · 10 years ago
  49. a96aa64 leds/led-class: Handle LEDs with the same name by Ricardo Ribalda Delgado · 10 years ago
  50. ca1bb4e leds: Introduce devres helper for led_classdev_register by Bjorn Andersson · 10 years ago
  51. 7aea838 leds: Add LED Flash class extension to the LED subsystem by Jacek Anaszewski · 10 years ago
  52. 137fe48 leds: Use setup_timer by Julia Lawall · 10 years ago
  53. 4d71a4a leds: Add support for setting brightness in a synchronous way by Jacek Anaszewski · 10 years ago
  54. acd899e leds: implement sysfs interface locking mechanism by Jacek Anaszewski · 10 years ago
  55. 3ef7de5 leds: Improve and export led_update_brightness by Jacek Anaszewski · 10 years ago
  56. 38419612 leds: avoid using DEVICE_ATTR macro for max_brightness attribute by Jacek Anaszewski · 10 years ago
  57. 0471330 leds: Reorder include directives by Jacek Anaszewski · 10 years ago
  58. 9067359 Revert "leds: convert blink timer to workqueue" by Jiri Kosina · 10 years ago
  59. 8b37e1b leds: convert blink timer to workqueue by Vincent Donnefort · 11 years ago
  60. d0d480c leds: add led-class attribute-group support by Johan Hovold · 11 years ago
  61. 5baa750 leds: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  62. 73e1ab4 leds: Convert led class driver from legacy pm ops to dev_pm_ops by Shuah Khan · 12 years ago
  63. d23e7b8 leds: led-class: Fix checkpatch warning by Sachin Kamat · 12 years ago
  64. d23a22a leds: delay led_set_brightness if stopping soft-blink by Fabio Baltieri · 12 years ago
  65. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 13 years ago
  66. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 13 years ago
  67. 5bb629c leds: add oneshot blink functions by Fabio Baltieri · 13 years ago
  68. 9cd5ec5 leds: fixed a coding style issue. by Jeffrin Jose · 13 years ago
  69. 872b86b leds: simple_strtoul() cleanup by Shuah Khan · 13 years ago
  70. a403d93 led-class: change back LEDS_CLASS to tristate instead of bool by Bryan Wu · 13 years ago
  71. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  72. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  73. cb87151 Revert "leds: save the delay values after a successful call to blink_set()" by Johan Hovold · 13 years ago
  74. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 13 years ago
  75. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 13 years ago
  76. fff26f8 leds: support automatic start of blinking with ledtrig-timer by Esben Haabendal · 14 years ago
  77. 91facc2 led_class: fix typo in blink API by Johannes Berg · 14 years ago
  78. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  79. 569762e leds: led-class: set permissions on max_brightness file to 0444 by Axel Lin · 15 years ago
  80. 14b5d6d leds: Fix race between LED device uevent and actual attributes creation by Florian Fainelli · 15 years ago
  81. bb9b6ef leds: led-class.c - Quiet boot messages by H Hartley Sweeten · 15 years ago
  82. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  83. 1bd465e leds: allow led-drivers to use a variable range of brightness values by Guennadi Liakhovetski · 16 years ago
  84. 859cb7f leds: Add suspend/resume to the core class by Richard Purdie · 16 years ago
  85. ff8649a leds: Fixup kdoc comment to match parameter names by Sven Wegener · 16 years ago
  86. 270c395 leds: Fix trigger registration race by Richard Purdie · 16 years ago
  87. 0266a45 leds: Fix leds-class.c comment by Qinghuang Feng · 16 years ago
  88. dd8e5a2 leds: Remove uneeded strlen calls by Sven Wegener · 16 years ago
  89. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  90. 0b00fc5 LEDS: fix race in device_create by Greg Kroah-Hartman · 17 years ago
  91. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
  92. 29d76df leds: Add support to leds with readable status by Henrique de Moraes Holschuh · 17 years ago
  93. 0013b23 leds: disable triggers on brightness set by Németh Márton · 17 years ago
  94. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 17 years ago
  95. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 17 years ago
  96. 72f8da3 leds: Fix leds_list_lock locking issues by Richard Purdie · 17 years ago
  97. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 17 years ago
  98. f8a7c6f leds: Convert from struct class_device to struct device by Richard Purdie · 18 years ago
  99. 12fda16 [PATCH] drivers/led: handle sysfs errors by Jeff Garzik · 18 years ago
  100. 70d63cc kerneldoc-typo in led-class.c by Henrik Kretzschmar · 18 years ago