1. 7ecf312 leds-gpio : Enable ldo at leds-gpio.c when booting by c_xlin · 6 years ago
  2. 74b69e5 leds: gpio: fix and simplify error handling in gpio_leds_create by Heiner Kallweit · 8 years ago
  3. bc2c0dd leds: gpio: switch to managed version of led_classdev_register by Heiner Kallweit · 8 years ago
  4. bec69de leds: gpio: fix and simplify reading property "label" by Heiner Kallweit · 8 years ago
  5. 8ca03da leds: gpio: simplify gpio_leds_create by Heiner Kallweit · 8 years ago
  6. 4580809 leds: gpio: add helper cdev_to_gpio_led_data by Heiner Kallweit · 8 years ago
  7. 061b5c1 leds: gpio: fix an unhandled error case in create_gpio_led by Heiner Kallweit · 8 years ago
  8. 68620e5 leds: gpio: introduce gpio_blink_set_t by Heiner Kallweit · 8 years ago
  9. bff2371 leds: leds-gpio: Set of_node for created LED devices by Rafał Miłecki · 8 years ago
  10. 80d6737 leds: gpio: Support the "panic-indicator" firmware property by Ezequiel Garcia · 8 years ago
  11. eae7c98 leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero by Geert Uytterhoeven · 8 years ago
  12. 2d88a33 leds: leds-gpio: Fix return value check in create_gpio_led() by Wei Yongjun · 8 years ago
  13. d5b8a09 leds: gpio: Remove work queue by Jacek Anaszewski · 9 years ago
  14. 707f33e leds: leds-gpio: add shutdown function by Heiko Schocher · 9 years ago
  15. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  16. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  17. 403097f leds: leds-gpio: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  18. 0e14e0b leds: gpio: Fix error handling for led name null pointer case by Jacek Anaszewski · 9 years ago
  19. 65c6b7e leds: gpio: Fix device teardown on probe deferral by Sebastian Hesselbarth · 9 years ago
  20. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 9 years ago
  21. c6e71f8 leds: leds-gpio: Pass on error codes unmodified by Soren Brinkmann · 9 years ago
  22. 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 · 9 years ago
  23. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  24. d735d25 leds: leds-gpio: Fix the "default-state" property check by Fabio Estevam · 9 years ago
  25. 29470ea leds: leds-gpio: Fix multiple instances registration without 'label' property by Fabio Estevam · 10 years ago
  26. ec98a49 leds: leds-gpio: Fix legacy GPIO number case by Geert Uytterhoeven · 10 years ago
  27. c673a2b leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors by Mika Westerberg · 10 years ago
  28. a43f2cb leds: leds-gpio: Make use of device property API by Rafael J. Wysocki · 10 years ago
  29. 5c51277 leds: leds-gpio: Add support for GPIO descriptors by Mika Westerberg · 10 years ago
  30. 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
  31. 81902d5 leds: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. a4c84e6 leds: gpio: cleanup the leds-gpio driver by Xiubo Li · 10 years ago
  33. 4cc7234 led: gpio: Sort include headers alphabetically by Xiubo Li · 10 years ago
  34. 472b854 leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading by Paolo Pisati · 10 years ago
  35. 7c7d2a2 drivers/leds: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  36. 4270a78 leds: leds-gpio: add retain-state-suspended property by Robin Gong · 10 years ago
  37. b0bb83d leds-gpio: of: led should not be created if its status is disabled by Josh Wu · 11 years ago
  38. c68f46d leds: Include linux/of.h header by Sachin Kamat · 11 years ago
  39. 87aae1e leds: use dev_get_platdata() by Jingoo Han · 11 years ago
  40. bfa855b leds: leds-gpio: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  41. d9041d5 leds: leds-gpio: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  42. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  43. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 11 years ago
  44. e81d372 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  45. 678e8a6 leds: remove use of __devexit by Bill Pemberton · 12 years ago
  46. 98ea1ea leds: remove use of __devinit by Bill Pemberton · 12 years ago
  47. df07cf8 leds: remove use of __devexit_p by Bill Pemberton · 12 years ago
  48. 39de81a leds: leds-gpio: Use dev_info instead of printk by Sachin Kamat · 12 years ago
  49. e3b1d44 leds: leds-gpio: use devm_gpio_request_one by Sachin Kamat · 12 years ago
  50. 04553e9 leds: leds-gpio: Defer probing in case of deferred gpio probing by Roland Stigge · 12 years ago
  51. a99d76f leds: leds-gpio: use gpio_request_one by Jingoo Han · 12 years ago
  52. 8fe4554 leds: leds-gpio: adopt pinctrl support by AnilKumar Ch · 12 years ago
  53. 127aedc leds: leds-gpio: Use of_get_child_count() helper by Tobias Klauser · 12 years ago
  54. 59c4dce leds: leds-gpio: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  55. 6ebcebd leds: leds-gpio: use of_match_ptr() by Tobias Klauser · 12 years ago
  56. 198b861 leds: Use devm_kzalloc in leds-gpio.c file by Sachin Kamat · 12 years ago
  57. 16db7f9 drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  58. 892a884 leds: convert led platform drivers to module_platform_driver by Axel Lin · 12 years ago
  59. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  60. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 13 years ago
  61. 54f4ded drivers/leds: Add module.h to files using it implicitly by Paul Gortmaker · 13 years ago
  62. 2bcc7ed leds: remove config option LEDS_GPIO_PLATFORM from Kconfig by Shawn Guo · 13 years ago
  63. a314c5c leds/leds-gpio: merge platform_driver with of_platform_driver by Grant Likely · 13 years ago
  64. 25672b9 drivers/leds/leds-gpio.c: properly initialize return value by Davidlohr Bueso · 14 years ago
  65. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  66. 5f8269d leds: Fix leds-gpio openfirmware compile issue by Richard Purdie · 14 years ago
  67. 2146325 leds: leds-gpio: Change blink_set callback to be able to turn off blinking by Benjamin Herrenschmidt · 14 years ago
  68. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  69. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. 0493a4f leds-gpio: fix default state handling on OF platforms by Anton Vorontsov · 14 years ago
  72. 0b4634f leds-gpio: fix possible crash on OF device unbinding by Dmitry Eremin-Solenikov · 15 years ago
  73. 2fea092 leds: gpio-leds: fix typographics fault by Michal Simek · 15 years ago
  74. ed88bae leds: Add options to have GPIO LEDs start on or keep their state by Trent Piepho · 15 years ago
  75. 7fd0217 leds: leds-gpio - fix a section mismatch by Zhenwen Xu · 15 years ago
  76. ac15e95 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 15 years ago
  77. d379ee8 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 15 years ago
  78. defb512 leds: Add suspend/resume state flags to leds-gpio by Richard Purdie · 15 years ago
  79. b2bdc3e leds: Fix leds-gpio driver multiple module_init/exit usage by Richard Purdie · 15 years ago
  80. a7d878a leds: Add openfirmware platform device support by Trent Piepho · 15 years ago
  81. 859cb7f leds: Add suspend/resume to the core class by Richard Purdie · 15 years ago
  82. ca3259b leds: enable support for blink_set() platform hook in leds-gpio by Herbert Valerio Riedel · 16 years ago
  83. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  84. 306dd85 leds: Remove incorrect use of preempt_count() from leds-gpio by David Brownell · 16 years ago
  85. d95cbe6 leds: Fix potential leds-gpio oops by Uwe Kleine-König · 16 years ago
  86. 2b7f1b8 leds: Fix led-gpio active_low default brightness by Raphael Assenat · 16 years ago
  87. 199fb21 leds: bugfixes for leds-gpio by David Brownell · 17 years ago
  88. 0085227 leds: Teach leds-gpio to handle timer-unsafe GPIOs by David Brownell · 17 years ago
  89. 22e03f3 leds: Add generic GPIO LED driver by Raphael Assenat · 17 years ago