1. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  2. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. b678932 leds:lp55xx: fix firmware loading error by Milo Kim · 9 years ago
  4. 10c19c9 leds: fix max77693-led build errors by Jacek Anaszewski · 9 years ago
  5. 58d1809 leds: fix aat1290 build errors by Randy Dunlap · 9 years ago
  6. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  8. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  9. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  10. 8a68771 leds: aat1290: pass flags parameter to devm_gpiod_get by Uwe Kleine-König · 9 years ago
  11. 5e324eb leds: ktd2692: pass flags parameter to devm_gpiod_get by Uwe Kleine-König · 9 years ago
  12. b83fae0 drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c by Paul Gortmaker · 9 years ago
  13. ac69b90 leds: aat1290: add support for V4L2 Flash sub-device by Jacek Anaszewski · 9 years ago
  14. 0b38018 leds: max77693: add support for V4L2 Flash sub-device by Jacek Anaszewski · 9 years ago
  15. f60c8ba Input: export LEDs as class devices in sysfs by Samuel Thibault · 9 years ago
  16. 589fca1 leds: add BCM6358 LED driver by Álvaro Fernández Rojas · 9 years ago
  17. 76931ed leds: fix brightness changing when software blinking is active by Stas Sergeev · 9 years ago
  18. 52da81e leds: lp5523: add master_fader support by Toshi Kikuchi · 9 years ago
  19. 9ab1963 leds: leds-gpio: Allow compile test if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  20. 403097f leds: leds-gpio: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  21. b7da8c5 leds: Add ktd2692 flash LED driver by Ingi Kim · 9 years ago
  22. 084609b leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger by Grygorii Strashko · 9 years ago
  23. a917d4b4 leds: syscon: instantiate from platform device by Linus Walleij · 9 years ago
  24. fd7b025 leds: add BCM6328 LED driver by Álvaro Fernández Rojas · 9 years ago
  25. 49c34b8 leds: Add driver for AAT1290 flash LED controller by Jacek Anaszewski · 9 years ago
  26. a43f6a8 leds: Add support for max77693 mfd flash cell by Jacek Anaszewski · 9 years ago
  27. 20f5675 leds: unify the location of led-trigger API by Jacek Anaszewski · 9 years ago
  28. 0e14e0b leds: gpio: Fix error handling for led name null pointer case by Jacek Anaszewski · 9 years ago
  29. 65c6b7e leds: gpio: Fix device teardown on probe deferral by Sebastian Hesselbarth · 9 years ago
  30. e370d01 leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver by Andrew Lunn · 9 years ago
  31. 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
  32. ccdc450 leds: Don't treat the LED name as a format string by Sakari Ailus · 9 years ago
  33. 6f06c7f leds: Use log level warn instead of info when telling about a name clash by Sakari Ailus · 9 years ago
  34. a96aa64 leds/led-class: Handle LEDs with the same name by Ricardo Ribalda Delgado · 9 years ago
  35. 5ee047f leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c by Masanari Iida · 9 years ago
  36. 336af37 leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c by Masanari Iida · 9 years ago
  37. 93c64f1 leds: add Qualcomm PM8941 WLED driver by Courtney Cavin · 9 years ago
  38. a44b0f5 leds: pca963x: Add missing initialiation of struct led_info.flags by Geert Uytterhoeven · 9 years ago
  39. 94fdec7 leds: flash: Remove synchronized flash strobe feature by Jacek Anaszewski · 9 years ago
  40. ca1bb4e leds: Introduce devres helper for led_classdev_register by Bjorn Andersson · 9 years ago
  41. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 9 years ago
  42. eb2294c leds: lp8860: make use of devm_gpiod_get_optional by Uwe Kleine-König · 9 years ago
  43. ed97604 leds: leds-pwm: drop one pwm_get_period() call by Sebastian Andrzej Siewior · 9 years ago
  44. c6e71f8 leds: leds-gpio: Pass on error codes unmodified by Soren Brinkmann · 9 years ago
  45. 7aea838 leds: Add LED Flash class extension to the LED subsystem by Jacek Anaszewski · 9 years ago
  46. 452bc14 leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack by Geert Uytterhoeven · 9 years ago
  47. 137fe48 leds: Use setup_timer by Julia Lawall · 9 years ago
  48. 56d06fd leds: Don't allow brightness values greater than max_brightness by Gabriele Mazzotta · 10 years ago
  49. 0c86ac2 leds: netxbig: fix oops at probe time by Simon Guinot · 10 years ago
  50. 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
  51. 2dbfca5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  52. 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
  53. d735d25 leds: leds-gpio: Fix the "default-state" property check by Fabio Estevam · 10 years ago
  54. 29470ea leds: leds-gpio: Fix multiple instances registration without 'label' property by Fabio Estevam · 10 years ago
  55. 2969bb1 leds: lp8860: Fix module dependency by Axel Lin · 10 years ago
  56. 7a8685a leds: lp8860: Introduce TI lp8860 4 channel LED driver by Dan Murphy · 10 years ago
  57. 4d71a4a leds: Add support for setting brightness in a synchronous way by Jacek Anaszewski · 10 years ago
  58. acd899e leds: implement sysfs interface locking mechanism by Jacek Anaszewski · 10 years ago
  59. 3f6e42c leds: syscon: handle multiple syscon instances by Linus Walleij · 10 years ago
  60. 37fa70f leds: delete copy/paste mistake by Linus Walleij · 10 years ago
  61. 29ce9fe leds: regulator: Convert to devm_regulator_get_exclusive by Axel Lin · 10 years ago
  62. ec98a49 leds: leds-gpio: Fix legacy GPIO number case by Geert Uytterhoeven · 10 years ago
  63. c673a2b leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors by Mika Westerberg · 10 years ago
  64. a43f2cb leds: leds-gpio: Make use of device property API by Rafael J. Wysocki · 10 years ago
  65. 5c51277 leds: leds-gpio: Add support for GPIO descriptors by Mika Westerberg · 10 years ago
  66. 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
  67. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  68. 81902d5 leds: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  69. 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
  70. 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
  71. 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
  72. 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
  73. a4c84e6 leds: gpio: cleanup the leds-gpio driver by Xiubo Li · 10 years ago
  74. a823e76 led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  75. 4cc7234 led: gpio: Sort include headers alphabetically by Xiubo Li · 10 years ago
  76. 535f09c leds: add a driver for syscon-based LEDs by Linus Walleij · 10 years ago
  77. 0a2b4a8 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel by Bryan Wu · 10 years ago
  78. 7ad8966 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next by Guenter Roeck · 10 years ago
  79. 3843363 leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver by Andreas Werner · 10 years ago
  80. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  81. 3ef7de5 leds: Improve and export led_update_brightness by Jacek Anaszewski · 10 years ago
  82. 914ae25 leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor function may sleep by Lothar Waßmann · 10 years ago
  83. 7f14e6b leds: lp3944: fix sparse warning by Jacek Anaszewski · 10 years ago
  84. 38419612 leds: avoid using DEVICE_ATTR macro for max_brightness attribute by Jacek Anaszewski · 10 years ago
  85. 0471330 leds: Reorder include directives by Jacek Anaszewski · 10 years ago
  86. 1093d8c leds: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  87. 9067359 Revert "leds: convert blink timer to workqueue" by Jiri Kosina · 10 years ago
  88. 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
  89. e661c89 leds: ipaq-micro: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  90. 4da498fc leds: add driver for the iPAQ micro by Linus Walleij · 10 years ago
  91. 3088883 leds: atmel-pwm: remove obsolete driver by Alexandre Belloni · 10 years ago
  92. 8b37e1b leds: convert blink timer to workqueue by Vincent Donnefort · 10 years ago
  93. 0c62f42 leds:pca963x: Always initialize MODE2 register by Peter Meerwald · 10 years ago
  94. 3dfedb9 leds:pca963x: Add support for PCA9635 LED driver chip by Peter Meerwald · 10 years ago
  95. 44a1255 leds: lp55xx-common: fix attribute-creation race by Johan Hovold · 10 years ago
  96. 660216b leds: lp55xx-common: fix sysfs entry leak by Johan Hovold · 10 years ago
  97. b2015ed leds: wm831x-status: fix attribute-creation race by Johan Hovold · 10 years ago
  98. 67bd8eb leds: ss4200: fix attribute-creation race by Johan Hovold · 10 years ago
  99. 475f854 leds: ns2: fix attribute-creation race by Johan Hovold · 10 years ago
  100. 588a6a9 leds: netxbig: fix attribute-creation race by Johan Hovold · 10 years ago