1. 86c67ce Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 7 months ago
  2. cea0fad mailmap: change email for Ricardo Ribalda by Ricardo Ribalda Delgado · 4 years, 8 months ago
  3. 59ea3c9 leds: add aw2013 driver by Nikita Travkin · 4 years, 8 months ago
  4. c85c7cd leds: trigger: remove redundant assignment to variable ret by Colin Ian King · 4 years, 9 months ago
  5. 9af512e leds: netxbig: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
  6. cef8ec8 leds: add sgm3140 driver by Luca Weiss · 4 years, 9 months ago
  7. 03f613f leds: ariel: Add driver for status LEDs on Dell Wyse 3020 by Lubomir Rintel · 4 years, 9 months ago
  8. 44c606b leds: pwm: check result of led_pwm_set() in led_pwm_add() by Denis Osterland-Heim · 4 years, 9 months ago
  9. ba50e01 leds: tlc591xxt: hide error on EPROBE_DEFER by Tomi Valkeinen · 4 years, 9 months ago
  10. ca99522 leds: tca6507: Include the right header by Linus Walleij · 4 years, 9 months ago
  11. cb60e2f leds: lt3593: Drop surplus include by Linus Walleij · 4 years, 9 months ago
  12. da542caf leds: lp3952: Include the right header by Linus Walleij · 4 years, 9 months ago
  13. ea1a6a1 leds: lm355x: Drop surplus include by Linus Walleij · 4 years, 9 months ago
  14. 64ed658 leds: core: Fix warning message when init_data by Ricardo Ribalda Delgado · 4 years, 9 months ago
  15. 4573863 leds: sort Makefile entries by Pavel Machek · 4 years, 10 months ago
  16. 19aa984 leds: ip30: label power LED as such by Pavel Machek · 4 years, 10 months ago
  17. 2879927 leds: lm3532: make bitfield 'enabled' unsigned by Colin Ian King · 4 years, 10 months ago
  18. 7bbec6c leds: leds-pwm: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  19. 7a63036 leds: leds-is31fl32xx: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  20. 4227685 leds: pwm: remove useless pwm_period_ns by Denis Osterland-Heim · 4 years, 10 months ago
  21. 141f15c leds: pwm: remove header by Denis Osterland-Heim · 4 years, 10 months ago
  22. dd47a83 leds: pwm: convert to atomic PWM API by Uwe Kleine-König · 5 years ago
  23. b43a8f0 leds: pwm: simplify if condition by Uwe Kleine-König · 5 years ago
  24. 64d7e23 leds: add SGI IP30 led support by Thomas Bogendoerfer · 4 years, 11 months ago
  25. cc9c077 leds: lm3697: fix spelling mistake "To" -> "Too" by Colin Ian King · 5 years ago
  26. 877a50b leds: leds-bd2802: remove set but not used variable 'pdata' by YueHaibing · 5 years ago
  27. ccbbb11 leds: ns2: Convert to GPIO descriptors by Linus Walleij · 5 years ago
  28. c789649 leds: ns2: Absorb platform data by Linus Walleij · 5 years ago
  29. 260718b leds: lm3692x: Disable chip on brightness 0 by Guido Günther · 5 years ago
  30. 4a8d2be leds: lm3692x: Split out lm3692x_leds_disable by Guido Günther · 5 years ago
  31. 5e9d7b6 leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable by Guido Günther · 5 years ago
  32. df7083b leds: lm3692x: Make sure we don't exceed the maximum LED current by Guido Günther · 5 years ago
  33. cffd61a leds: lm3692x: Allow to configure over voltage protection by Guido Günther · 5 years ago
  34. 7a349e8 leds: populate the device's of_node by Jean-Jacques Hiblot · 5 years ago
  35. e389240 leds: Add managed API to get a LED from a device driver by Jean-Jacques Hiblot · 5 years ago
  36. 699a8c7 leds: Add of_led_get() and led_put() by Tomi Valkeinen · 5 years ago
  37. 31e065c leds: lm3532: add pointer to documentation and fix typo by Pavel · 5 years ago
  38. cf6eb52 leds: lm3532: use extended registration so that LED can be used for backlight by Pavel · 5 years ago
  39. 867b682 leds: lm3642: remove warnings for bad strtol, cleanup gotos by Pavel Machek · 5 years ago
  40. 445da48 leds: rb532: cleanup whitespace by Pavel Machek · 5 years ago
  41. 2f8c665 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() by Pavel Machek · 6 years ago
  42. b3b42b4 leds: tps6105x: add driver for MFD chip LED mode by Sven Van Asbroeck · 5 years ago
  43. b0ff986 led: max77650: add of_match table by Bartosz Golaszewski · 5 years ago
  44. 4c3718f leds: bd2802: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
  45. 6975290 leds: pca963x: Fix open-drain initialization by Zahari Petkov · 5 years ago
  46. 9f4b952d leds-as3645a: Drop fwnode reference on ignored node by Sakari Ailus · 5 years ago
  47. 8e8d699 leds: gpio: Fix uninitialized gpio label for fwnode based probe by Jacek Anaszewski · 5 years ago
  48. 304220b Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  49. 8688f2f leds: Use all-in-one vtime aware kcpustat accessor by Frederic Weisbecker · 5 years ago
  50. 5f820ed leds: trigger: netdev: fix handling on interface rename by Martin Schiller · 5 years ago
  51. fc7b502 leds: an30259a: add a check for devm_regmap_init_i2c by Chuhong Yuan · 5 years ago
  52. 7c6082b leds: mlxreg: Fix possible buffer overflow by Oleh Kravchenko · 5 years ago
  53. 66c4113 leds: pca953x: Use of_device_get_match_data() by Stephen Boyd · 5 years ago
  54. 4b83cf0 leds: core: Fix devm_classdev_match to reference correct structure by Dan Murphy · 5 years ago
  55. e63a744 leds: lm3601x: Convert class registration to device managed by Dan Murphy · 5 years ago
  56. 20cdba9 leds: flash: Add devm_* functions to the flash class by Dan Murphy · 5 years ago
  57. f884e86 leds: Kconfig: Be consistent with the usage of "LED" by Dan Murphy · 5 years ago
  58. 11f7000 leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger by Akinobu Mita · 5 years ago
  59. a2cafdf leds: tlc591xx: update the maximum brightness by Jean-Jacques Hiblot · 5 years ago
  60. da61a66 leds: lm3692x: Use flags from LM3692X_BRT_CTRL by Guido Günther · 5 years ago
  61. 846d0d1 leds: lm3692x: Use flags from LM3692X_BOOST_CTRL by Guido Günther · 5 years ago
  62. 396128d leds: lm3692x: Handle failure to probe the regulator by Guido Günther · 5 years ago
  63. d0f9cc4 leds: lm3692x: Don't overwrite return value in error path by Guido Günther · 5 years ago
  64. 1051da2 leds: lm3692x: Print error value on dev_err by Guido Günther · 5 years ago
  65. 5b4b723 leds: tlc591xx: use devm_led_classdev_register_ext() by Jean-Jacques Hiblot · 5 years ago
  66. 1ab4531 leds: tlc591xx: simplify driver by using the managed led API by Jean-Jacques Hiblot · 5 years ago
  67. 8b4423d leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe() by Markus Elfring · 5 years ago
  68. be9f18e leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe() by Markus Elfring · 5 years ago
  69. b46d2b4 drivers: leds: tlc591xx: check error during device init by Daniel Mack · 5 years ago
  70. fc19967 leds: add LED driver for EL15203000 board by Oleh Kravchenko · 5 years ago
  71. e79b3dd leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
  72. 6d4faf3 leds: lm3532: Fix optional led-max-microamp prop error handling by Dan Murphy · 5 years ago
  73. 4016ba8 led: triggers: Fix dereferencing of null pointer by Oleh Kravchenko · 5 years ago
  74. ba7eb84 leds: ti-lmu-common: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  75. 536129cc leds: lm3532: Move static keyword to the front of declarations by Krzysztof Wilczynski · 5 years ago
  76. 4e421040 leds: trigger: gpio: GPIO 0 is valid by Andy Shevchenko · 5 years ago
  77. d4b0220 leds: pwm: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  78. 1669ec7 leds: is31fl32xx: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  79. 2637fd4 leds: ti-lmu-common: Fix coccinelle issue in TI LMU by Dan Murphy · 5 years ago
  80. 070a0ee leds: lm3532: Avoid potentially unpaired regulator calls by Tony Lindgren · 5 years ago
  81. 68bfcf6 leds: syscon: Use resource managed variant of device register by Alexander Dahl · 5 years ago
  82. 1dbb9fb4 leds: Allow to call led_classdev_unregister() unconditionally by Andy Shevchenko · 5 years ago
  83. 517ea49 leds: lm3532: Add full scale current configuration by Dan Murphy · 5 years ago
  84. 6559ac3 leds: lm3532: Fixes for the driver for stability by Dan Murphy · 5 years ago
  85. 4c90545 leds: lm3532: Change the define for the fs current register by Dan Murphy · 5 years ago
  86. 1312394 leds: lm3532: Fix brightness control for i2c mode by Dan Murphy · 5 years ago
  87. fd81d7e leds: Switch to use fwnode instead of be stuck with OF one by Andy Shevchenko · 5 years ago
  88. ae6c4c7 leds: max77650: Switch to fwnode property API by Andy Shevchenko · 5 years ago
  89. 60e2dde led: triggers: Fix a memory leak bug by Wenwen Wang · 5 years ago
  90. 3881a72f leds: pca953x: Include the right header by Linus Walleij · 5 years ago
  91. be7fc2c Merge tag 'generic_lookup_helpers' into for-next by Jacek Anaszewski · 5 years ago
  92. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  93. af7b650 leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata() by Nishka Dasgupta · 5 years ago
  94. 156189a leds: netxbig: remove legacy board-file support by Masahiro Yamada · 5 years ago
  95. 246eab59 leds: lm3697: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  96. ebefec8 leds: lm36274: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  97. cc93c86 leds: lm3532: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  98. 1817208 leds: an30259a: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  99. d7235f5 leds: gpio: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago
  100. b1f2449 leds: as3645a: Use generic support for composing LED names by Jacek Anaszewski · 6 years ago