1. 6d4faf3 leds: lm3532: Fix optional led-max-microamp prop error handling by Dan Murphy · 5 years ago
  2. 4016ba8 led: triggers: Fix dereferencing of null pointer by Oleh Kravchenko · 5 years ago
  3. ba7eb84 leds: ti-lmu-common: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  4. 536129cc leds: lm3532: Move static keyword to the front of declarations by Krzysztof Wilczynski · 5 years ago
  5. 4e421040 leds: trigger: gpio: GPIO 0 is valid by Andy Shevchenko · 5 years ago
  6. d4b0220 leds: pwm: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  7. 1669ec7 leds: is31fl32xx: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  8. 2637fd4 leds: ti-lmu-common: Fix coccinelle issue in TI LMU by Dan Murphy · 5 years ago
  9. 070a0ee leds: lm3532: Avoid potentially unpaired regulator calls by Tony Lindgren · 5 years ago
  10. 68bfcf6 leds: syscon: Use resource managed variant of device register by Alexander Dahl · 5 years ago
  11. 1dbb9fb4 leds: Allow to call led_classdev_unregister() unconditionally by Andy Shevchenko · 5 years ago
  12. 517ea49 leds: lm3532: Add full scale current configuration by Dan Murphy · 5 years ago
  13. 6559ac3 leds: lm3532: Fixes for the driver for stability by Dan Murphy · 5 years ago
  14. 4c90545 leds: lm3532: Change the define for the fs current register by Dan Murphy · 5 years ago
  15. 1312394 leds: lm3532: Fix brightness control for i2c mode by Dan Murphy · 5 years ago
  16. fd81d7e leds: Switch to use fwnode instead of be stuck with OF one by Andy Shevchenko · 5 years ago
  17. ae6c4c7 leds: max77650: Switch to fwnode property API by Andy Shevchenko · 5 years ago
  18. 60e2dde led: triggers: Fix a memory leak bug by Wenwen Wang · 5 years ago
  19. 3881a72f leds: pca953x: Include the right header by Linus Walleij · 5 years ago
  20. be7fc2c Merge tag 'generic_lookup_helpers' into for-next by Jacek Anaszewski · 5 years ago
  21. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  22. af7b650 leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata() by Nishka Dasgupta · 5 years ago
  23. 156189a leds: netxbig: remove legacy board-file support by Masahiro Yamada · 5 years ago
  24. 246eab59 leds: lm3697: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  25. ebefec8 leds: lm36274: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  26. cc93c86 leds: lm3532: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  27. 1817208 leds: an30259a: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  28. d7235f5 leds: gpio: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  29. b1f2449 leds: as3645a: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  30. 8103f55 leds: aat1290: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  31. 889003c leds: cr0014114: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  32. e322b75 leds: lm3601x: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  33. a50ff28 leds: lm3692x: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  34. 99ca0ea leds: lp8860: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  35. 68e1920 leds: lt3593: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  36. 5fdf85a leds: sc27xx-blt: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  37. bb4e9af leds: core: Add support for composing LED class device names by Jacek Anaszewski · 6 years ago
  38. b2b998c leds: class: Improve LED and LED flash class registration API by Jacek Anaszewski · 6 years ago
  39. 7d9d60b leds: is31fl319x: simplify getting the adapter of a client by Wolfram Sang · 5 years ago
  40. 6043971 leds: apu: add pr_fmt prefix for better log output by Enrico Weigelt · 5 years ago
  41. 93562049 leds: apu: fix error message on probing failure by Enrico Weigelt · 5 years ago
  42. cc92e3c leds: apu: drop profile field from priv data by Enrico Weigelt · 5 years ago
  43. 08e8382 leds: apu: drop iosize field from priv data by Enrico Weigelt · 5 years ago
  44. da97735 leds: apu: drop enum_apu_led_platform_types by Enrico Weigelt · 5 years ago
  45. 0344e61 leds: apu: drop superseeded apu2/3 led support by Enrico Weigelt · 5 years ago
  46. 967ea03 leds: ktd2692: Fix a typo in the name of a constant by Christophe JAILLET · 5 years ago
  47. f3b357c leds: an30259a: Fix typo by Christophe JAILLET · 5 years ago
  48. ed2abfe leds: leds-lp5562 allow firmware files up to the maximum length by Nick Stoughton · 5 years ago
  49. 79937a4 leds: ns2: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  50. 730f693 leds: max77650: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  51. 533016c leds: as3645a: Fix misuse of strlcpy by Joe Perches · 5 years ago
  52. 51251542 leds: max77650: add MODULE_ALIAS() by Bartosz Golaszewski · 5 years ago
  53. 8a3367c Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  54. 6e2bbb6 Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  55. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 5 years ago
  56. 8dab919 docs: leds: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  57. 3f467eb leds: pwm: Support ACPI via firmware-node framework by Nikolaus Voss · 6 years ago
  58. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  59. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  60. 25529ed Merge tag 'ti-lmu-led-drivers' into for-next by Jacek Anaszewski · 6 years ago
  61. 09bfa5f leds: leds-tca6507: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  62. 1c57d9b leds: leds-pca955x: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  63. 11e1bbc leds: lm36274: Introduce the TI LM36274 LED driver by Dan Murphy · 6 years ago
  64. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  65. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  66. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  67. 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
  68. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  69. f58c356 Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  70. 8c0f693 leds: avoid flush_work in atomic context by Pavel Machek · 6 years ago
  71. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  72. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  73. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  74. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  75. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  76. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  77. 1916ebfd leds: max77650: Remove set but not used variable 'parent' by YueHaibing · 6 years ago
  78. 433068a leds: avoid flush_work in atomic context by Pavel Machek · 6 years ago
  79. 5c1d824 leds: lm3697: Introduce the lm3697 driver by Dan Murphy · 6 years ago
  80. 3fce8e1 leds: TI LMU: Add common code for TI LMU devices by Dan Murphy · 6 years ago
  81. e9a804d leds: spi-byte: add single byte SPI LED driver by Christian Mauderer · 6 years ago
  82. cd5e85f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89 by Thomas Gleixner · 6 years ago
  83. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  84. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  85. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  86. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  87. ebcf5bb Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  88. 60a7a9a Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  89. 5be102e leds: max77650: Add LEDs support by Bartosz Golaszewski · 6 years ago
  90. 8b35ad6 Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  91. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  92. 0db3791 leds: avoid races with workqueue by Pavel Machek · 6 years ago
  93. 174c952 Merge tag 'lm3532-driver-improvements' into for-next by Jacek Anaszewski · 6 years ago
  94. bc1b849 leds: lm3532: Introduce the lm3532 LED driver by Dan Murphy · 6 years ago
  95. 6e6c214 leds: Small fixes for Flash class description by Dan Murphy · 6 years ago
  96. 857b079 leds: blinkm: clean up double assignment to data->i2c_addr by Colin Ian King · 6 years ago
  97. 0b6034d leds: pca963x: Make use of device property API by Andy Shevchenko · 6 years ago
  98. 967f69d leds: pca955x: Make use of device property API by Andy Shevchenko · 6 years ago
  99. 1c31007 leds: lt3593: Remove unneeded assignment in lt3593_led_probe by YueHaibing · 6 years ago
  100. dd08e13 leds: lt3593: drop pdata handling code by Daniel Mack · 6 years ago