1. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  2. ccdc450 leds: Don't treat the LED name as a format string by Sakari Ailus · 9 years ago
  3. 6f06c7f leds: Use log level warn instead of info when telling about a name clash by Sakari Ailus · 9 years ago
  4. a96aa64 leds/led-class: Handle LEDs with the same name by Ricardo Ribalda Delgado · 9 years ago
  5. 5ee047f leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c by Masanari Iida · 9 years ago
  6. 336af37 leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c by Masanari Iida · 9 years ago
  7. 93c64f1 leds: add Qualcomm PM8941 WLED driver by Courtney Cavin · 9 years ago
  8. a44b0f5 leds: pca963x: Add missing initialiation of struct led_info.flags by Geert Uytterhoeven · 9 years ago
  9. 94fdec7 leds: flash: Remove synchronized flash strobe feature by Jacek Anaszewski · 9 years ago
  10. ca1bb4e leds: Introduce devres helper for led_classdev_register by Bjorn Andersson · 9 years ago
  11. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  12. eb2294c leds: lp8860: make use of devm_gpiod_get_optional by Uwe Kleine-König · 9 years ago
  13. ed97604 leds: leds-pwm: drop one pwm_get_period() call by Sebastian Andrzej Siewior · 9 years ago
  14. c6e71f8 leds: leds-gpio: Pass on error codes unmodified by Soren Brinkmann · 9 years ago
  15. 7aea838 leds: Add LED Flash class extension to the LED subsystem by Jacek Anaszewski · 10 years ago
  16. 452bc14 leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack by Geert Uytterhoeven · 10 years ago
  17. 137fe48 leds: Use setup_timer by Julia Lawall · 10 years ago
  18. 56d06fd leds: Don't allow brightness values greater than max_brightness by Gabriele Mazzotta · 10 years ago
  19. 0c86ac2 leds: netxbig: fix oops at probe time by Simon Guinot · 10 years ago
  20. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 2dbfca5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  22. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  23. d735d25 leds: leds-gpio: Fix the "default-state" property check by Fabio Estevam · 10 years ago
  24. 29470ea leds: leds-gpio: Fix multiple instances registration without 'label' property by Fabio Estevam · 10 years ago
  25. 2969bb1 leds: lp8860: Fix module dependency by Axel Lin · 10 years ago
  26. 7a8685a leds: lp8860: Introduce TI lp8860 4 channel LED driver by Dan Murphy · 10 years ago
  27. 4d71a4a leds: Add support for setting brightness in a synchronous way by Jacek Anaszewski · 10 years ago
  28. acd899e leds: implement sysfs interface locking mechanism by Jacek Anaszewski · 10 years ago
  29. 3f6e42c leds: syscon: handle multiple syscon instances by Linus Walleij · 10 years ago
  30. 37fa70f leds: delete copy/paste mistake by Linus Walleij · 10 years ago
  31. 29ce9fe leds: regulator: Convert to devm_regulator_get_exclusive by Axel Lin · 10 years ago
  32. ec98a49 leds: leds-gpio: Fix legacy GPIO number case by Geert Uytterhoeven · 10 years ago
  33. c673a2b leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors by Mika Westerberg · 10 years ago
  34. a43f2cb leds: leds-gpio: Make use of device property API by Rafael J. Wysocki · 10 years ago
  35. 5c51277 leds: leds-gpio: Add support for GPIO descriptors by Mika Westerberg · 10 years ago
  36. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  37. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  38. 81902d5 leds: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  39. 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
  40. 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
  41. 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
  42. 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
  43. a4c84e6 leds: gpio: cleanup the leds-gpio driver by Xiubo Li · 10 years ago
  44. a823e76 led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  45. 4cc7234 led: gpio: Sort include headers alphabetically by Xiubo Li · 10 years ago
  46. 535f09c leds: add a driver for syscon-based LEDs by Linus Walleij · 10 years ago
  47. 0a2b4a8 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel by Bryan Wu · 10 years ago
  48. 7ad8966 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next by Guenter Roeck · 10 years ago
  49. 3843363 leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver by Andreas Werner · 10 years ago
  50. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  51. 3ef7de5 leds: Improve and export led_update_brightness by Jacek Anaszewski · 10 years ago
  52. 914ae25 leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor function may sleep by Lothar Waßmann · 10 years ago
  53. 7f14e6b leds: lp3944: fix sparse warning by Jacek Anaszewski · 10 years ago
  54. 38419612 leds: avoid using DEVICE_ATTR macro for max_brightness attribute by Jacek Anaszewski · 10 years ago
  55. 0471330 leds: Reorder include directives by Jacek Anaszewski · 10 years ago
  56. 1093d8c leds: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  57. 9067359 Revert "leds: convert blink timer to workqueue" by Jiri Kosina · 10 years ago
  58. 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
  59. e661c89 leds: ipaq-micro: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  60. 4da498fc leds: add driver for the iPAQ micro by Linus Walleij · 10 years ago
  61. 3088883 leds: atmel-pwm: remove obsolete driver by Alexandre Belloni · 10 years ago
  62. 8b37e1b leds: convert blink timer to workqueue by Vincent Donnefort · 10 years ago
  63. 0c62f42 leds:pca963x: Always initialize MODE2 register by Peter Meerwald · 10 years ago
  64. 3dfedb9 leds:pca963x: Add support for PCA9635 LED driver chip by Peter Meerwald · 10 years ago
  65. 44a1255 leds: lp55xx-common: fix attribute-creation race by Johan Hovold · 10 years ago
  66. 660216b leds: lp55xx-common: fix sysfs entry leak by Johan Hovold · 10 years ago
  67. b2015ed leds: wm831x-status: fix attribute-creation race by Johan Hovold · 10 years ago
  68. 67bd8eb leds: ss4200: fix attribute-creation race by Johan Hovold · 10 years ago
  69. 475f854 leds: ns2: fix attribute-creation race by Johan Hovold · 10 years ago
  70. 588a6a9 leds: netxbig: fix attribute-creation race by Johan Hovold · 10 years ago
  71. 35c1649 leds: max8997: fix attribute-creation race by Johan Hovold · 10 years ago
  72. fe29a3b leds: lm3642: fix attribute-creation race by Johan Hovold · 10 years ago
  73. 0d25376 leds: lm355x: fix attribute-creation race by Johan Hovold · 10 years ago
  74. 9db9386 leds: lm3533: fix attribute-creation race by Johan Hovold · 10 years ago
  75. 74c8503 leds: lm3550: fix attribute-creation race by Johan Hovold · 10 years ago
  76. d0d480c leds: add led-class attribute-group support by Johan Hovold · 10 years ago
  77. 7c574cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  78. 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
  79. 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
  80. 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
  81. 81225be leds: leds-pwm: retrieve configured PWM period by Alexandre Belloni · 10 years ago
  82. a501fd3 leds: Fix build for LEDS_CLASS=m on versatile by Arnd Bergmann · 10 years ago
  83. 0c9a03b leds: Remove duplicated OOM message for individual driver by Xiubo Li · 10 years ago
  84. 24c9301 drivers/leds: Replace __get_cpu_var use through this_cpu_ptr by Christoph Lameter · 10 years ago
  85. 9ef8c87 leds: lp55xx: add DT bindings for LP55231 by Daniel Mack · 10 years ago
  86. 1175d5b leds: 88pm860x: Fix missing refcount decrement for parent of_node by Krzysztof Kozlowski · 10 years ago
  87. 77dfa77 leds: 88pm860x: Use of_get_child_by_name by Krzysztof Kozlowski · 10 years ago
  88. b0571e7 leds: leds-pwm: add DT support for LEDs wired to supply by Russell King · 10 years ago
  89. d19a8a7 leds: leds-pwm: implement PWM inversion by Russell King · 10 years ago
  90. b795e6d leds: leds-pwm: convert OF parsing code to use led_pwm_add() by Russell King · 10 years ago
  91. 5f7b03d leds: leds-pwm: provide a common function to setup a single led-pwm device by Russell King · 10 years ago
  92. 2ce112f1 leds: pca9685: Remove leds-pca9685 driver by Axel Lin · 10 years ago
  93. db6d8cc dell-led: add mic mute led interface by Alex Hung · 10 years ago
  94. 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
  95. f70ed8a HID: thingm: refactor blink(1) support by Vivien Didelot · 10 years ago
  96. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  97. 14f5716 leds: make sure we unregister a trigger only once by Sasha Levin · 10 years ago
  98. 3923690 leds: leds-pwm: properly clean up after probe failure by Russell King · 10 years ago
  99. 1dc7d83 ARM/leds: move ARM Versatile LED driver to leds subsystem by Linus Walleij · 10 years ago
  100. 0016db2 leds: clevo-mail: Make probe function __init by Jean Delvare · 10 years ago