1. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  2. 40c4326 Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  3. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  4. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  5. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  6. a4c84e6 leds: gpio: cleanup the leds-gpio driver by Xiubo Li · 10 years ago
  7. a823e76 led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  8. 4cc7234 led: gpio: Sort include headers alphabetically by Xiubo Li · 10 years ago
  9. 535f09c leds: add a driver for syscon-based LEDs by Linus Walleij · 10 years ago
  10. 0a2b4a8 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel by Bryan Wu · 10 years ago
  11. 7ad8966 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next by Guenter Roeck · 10 years ago
  12. 3843363 leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver by Andreas Werner · 10 years ago
  13. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  14. 3ef7de5 leds: Improve and export led_update_brightness by Jacek Anaszewski · 10 years ago
  15. 914ae25 leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor function may sleep by Lothar Waßmann · 10 years ago
  16. 7f14e6b leds: lp3944: fix sparse warning by Jacek Anaszewski · 10 years ago
  17. 38419612 leds: avoid using DEVICE_ATTR macro for max_brightness attribute by Jacek Anaszewski · 10 years ago
  18. 0471330 leds: Reorder include directives by Jacek Anaszewski · 10 years ago
  19. 1093d8c leds: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  20. 9067359 Revert "leds: convert blink timer to workqueue" by Jiri Kosina · 10 years ago
  21. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  22. e661c89 leds: ipaq-micro: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  23. 4da498fc leds: add driver for the iPAQ micro by Linus Walleij · 10 years ago
  24. 3088883 leds: atmel-pwm: remove obsolete driver by Alexandre Belloni · 10 years ago
  25. 8b37e1b leds: convert blink timer to workqueue by Vincent Donnefort · 10 years ago
  26. 0c62f42 leds:pca963x: Always initialize MODE2 register by Peter Meerwald · 10 years ago
  27. 3dfedb9 leds:pca963x: Add support for PCA9635 LED driver chip by Peter Meerwald · 10 years ago
  28. 44a1255 leds: lp55xx-common: fix attribute-creation race by Johan Hovold · 10 years ago
  29. 660216b leds: lp55xx-common: fix sysfs entry leak by Johan Hovold · 10 years ago
  30. b2015ed leds: wm831x-status: fix attribute-creation race by Johan Hovold · 10 years ago
  31. 67bd8eb leds: ss4200: fix attribute-creation race by Johan Hovold · 10 years ago
  32. 475f854 leds: ns2: fix attribute-creation race by Johan Hovold · 10 years ago
  33. 588a6a9 leds: netxbig: fix attribute-creation race by Johan Hovold · 10 years ago
  34. 35c1649 leds: max8997: fix attribute-creation race by Johan Hovold · 10 years ago
  35. fe29a3b leds: lm3642: fix attribute-creation race by Johan Hovold · 10 years ago
  36. 0d25376 leds: lm355x: fix attribute-creation race by Johan Hovold · 10 years ago
  37. 9db9386 leds: lm3533: fix attribute-creation race by Johan Hovold · 10 years ago
  38. 74c8503 leds: lm3550: fix attribute-creation race by Johan Hovold · 10 years ago
  39. d0d480c leds: add led-class attribute-group support by Johan Hovold · 10 years ago
  40. 7c574cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  41. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  42. d6b92c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into next by Linus Torvalds · 10 years ago
  43. beea3f4 Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linus by Jiri Kosina · 10 years ago
  44. 81225be leds: leds-pwm: retrieve configured PWM period by Alexandre Belloni · 10 years ago
  45. a501fd3 leds: Fix build for LEDS_CLASS=m on versatile by Arnd Bergmann · 10 years ago
  46. 0c9a03b leds: Remove duplicated OOM message for individual driver by Xiubo Li · 10 years ago
  47. 24c9301 drivers/leds: Replace __get_cpu_var use through this_cpu_ptr by Christoph Lameter · 10 years ago
  48. 9ef8c87 leds: lp55xx: add DT bindings for LP55231 by Daniel Mack · 10 years ago
  49. 1175d5b leds: 88pm860x: Fix missing refcount decrement for parent of_node by Krzysztof Kozlowski · 10 years ago
  50. 77dfa77 leds: 88pm860x: Use of_get_child_by_name by Krzysztof Kozlowski · 10 years ago
  51. b0571e7 leds: leds-pwm: add DT support for LEDs wired to supply by Russell King · 10 years ago
  52. d19a8a7 leds: leds-pwm: implement PWM inversion by Russell King · 10 years ago
  53. b795e6d leds: leds-pwm: convert OF parsing code to use led_pwm_add() by Russell King · 10 years ago
  54. 5f7b03d leds: leds-pwm: provide a common function to setup a single led-pwm device by Russell King · 10 years ago
  55. 2ce112f1 leds: pca9685: Remove leds-pca9685 driver by Axel Lin · 10 years ago
  56. db6d8cc dell-led: add mic mute led interface by Alex Hung · 10 years ago
  57. 186a73d Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanup by Olof Johansson · 10 years ago
  58. f70ed8a HID: thingm: refactor blink(1) support by Vivien Didelot · 10 years ago
  59. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  60. 14f5716 leds: make sure we unregister a trigger only once by Sasha Levin · 10 years ago
  61. 3923690 leds: leds-pwm: properly clean up after probe failure by Russell King · 10 years ago
  62. 1dc7d83 ARM/leds: move ARM Versatile LED driver to leds subsystem by Linus Walleij · 10 years ago
  63. 0016db2 leds: clevo-mail: Make probe function __init by Jean Delvare · 10 years ago
  64. d9e8928 leds-ot200: Fix dependencies by Jean Delvare · 10 years ago
  65. 472b854 leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading by Paolo Pisati · 10 years ago
  66. aad0f29 leds: clevo-mail: remove __initdata marker by Jingoo Han · 10 years ago
  67. a007ec5 leds: leds-ss4200: remove __initdata marker by Jingoo Han · 10 years ago
  68. cbaa93d leds: blinkm: remove unnecessary spaces by Jingoo Han · 10 years ago
  69. 432eb69 leds: lp5562: remove unnecessary parentheses by Jingoo Han · 10 years ago
  70. a6a8321 leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  71. 7c7d2a2 drivers/leds: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  72. 4270a78 leds: leds-gpio: add retain-state-suspended property by Robin Gong · 11 years ago
  73. 25c6579 leds: leds-mc13783: Add devicetree support by Alexander Shiyan · 10 years ago
  74. 2f18f8d leds: leds-mc13783: Remove unnecessary cleaning of registers on exit by Alexander Shiyan · 10 years ago
  75. 677d13f leds: leds-mc13783: Use proper "max_brightness" value fo LEDs by Alexander Shiyan · 10 years ago
  76. 02e9e11 leds: leds-mc13783: Use LED core PM functions by Alexander Shiyan · 10 years ago
  77. a59ce65 leds: leds-mc13783: Add MC34708 LED support by Alexander Shiyan · 10 years ago
  78. 8d82fef leds: Turn off led if blinking is disabled by Stefan Sørensen · 10 years ago
  79. fba14ae ledtrig-cpu: Handle CPU hot(un)plugging by Pawel Moll · 11 years ago
  80. ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 10 years ago
  81. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  82. 3cb6f44 leds: s3c24xx: Remove hardware.h inclusion by Sachin Kamat · 11 years ago
  83. 11e043b leds: replace list_for_each with list_for_each_entry by ZHAO Gang · 11 years ago
  84. 33fc945 leds: pwm: Remove a warning on non-DT platforms by Olof Johansson · 11 years ago
  85. fc1aee0 leds: leds-pwm: fix duty time overflow. by Xiubo Li · 11 years ago
  86. 3df22c0 leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock by Alexander Shiyan · 11 years ago
  87. 01a7a06 leds: leds-mc13783: Remove duplicate field in platform data by Alexander Shiyan · 11 years ago
  88. 33ca153 drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base' by Chen Gang · 11 years ago
  89. 93ad8a1 leds: lp5523: Support LED MUX configuration on running a pattern by Milo Kim · 11 years ago
  90. 28c9266 leds: lp5521/5523: Fix multiple engine usage bug by Milo Kim · 11 years ago
  91. 1f431af LEDS: tca6507 - fix up some comments. by NeilBrown · 11 years ago
  92. 10ead6e LEDS: tca6507: add device-tree support for GPIO configuration. by NeilBrown · 11 years ago
  93. 9334129 LEDS: tca6507 - fix bugs in parsing of device-tree configuration. by NeilBrown · 11 years ago
  94. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  95. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  96. e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 11 years ago
  97. bfb18d8 lp5523, lp8501: comment improvements by Pavel Machek · 11 years ago
  98. 224feb3 leds: s3c24xx: Fix build failure by Tushar Behera · 11 years ago
  99. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 11 years ago
  100. 30dae2f leds: lp55xx: handle enable pin in driver by Sebastian Reichel · 11 years ago