1. 16db7f9 drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  2. 892a884 leds: convert led platform drivers to module_platform_driver by Axel Lin · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 13 years ago
  5. 54f4ded drivers/leds: Add module.h to files using it implicitly by Paul Gortmaker · 13 years ago
  6. 2bcc7ed leds: remove config option LEDS_GPIO_PLATFORM from Kconfig by Shawn Guo · 13 years ago
  7. a314c5c leds/leds-gpio: merge platform_driver with of_platform_driver by Grant Likely · 13 years ago
  8. 25672b9 drivers/leds/leds-gpio.c: properly initialize return value by Davidlohr Bueso · 14 years ago
  9. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  10. 5f8269d leds: Fix leds-gpio openfirmware compile issue by Richard Purdie · 14 years ago
  11. 2146325 leds: leds-gpio: Change blink_set callback to be able to turn off blinking by Benjamin Herrenschmidt · 14 years ago
  12. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  13. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  14. 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
  15. 0493a4f leds-gpio: fix default state handling on OF platforms by Anton Vorontsov · 14 years ago
  16. 0b4634f leds-gpio: fix possible crash on OF device unbinding by Dmitry Eremin-Solenikov · 15 years ago
  17. 2fea092 leds: gpio-leds: fix typographics fault by Michal Simek · 15 years ago
  18. ed88bae leds: Add options to have GPIO LEDs start on or keep their state by Trent Piepho · 15 years ago
  19. 7fd0217 leds: leds-gpio - fix a section mismatch by Zhenwen Xu · 15 years ago
  20. ac15e95 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 15 years ago
  21. d379ee8 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 15 years ago
  22. defb512 leds: Add suspend/resume state flags to leds-gpio by Richard Purdie · 15 years ago
  23. b2bdc3e leds: Fix leds-gpio driver multiple module_init/exit usage by Richard Purdie · 15 years ago
  24. a7d878a leds: Add openfirmware platform device support by Trent Piepho · 16 years ago
  25. 859cb7f leds: Add suspend/resume to the core class by Richard Purdie · 16 years ago
  26. ca3259b leds: enable support for blink_set() platform hook in leds-gpio by Herbert Valerio Riedel · 16 years ago
  27. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  28. 306dd85 leds: Remove incorrect use of preempt_count() from leds-gpio by David Brownell · 16 years ago
  29. d95cbe6 leds: Fix potential leds-gpio oops by Uwe Kleine-König · 16 years ago
  30. 2b7f1b8 leds: Fix led-gpio active_low default brightness by Raphael Assenat · 17 years ago
  31. 199fb21 leds: bugfixes for leds-gpio by David Brownell · 17 years ago
  32. 0085227 leds: Teach leds-gpio to handle timer-unsafe GPIOs by David Brownell · 17 years ago
  33. 22e03f3 leds: Add generic GPIO LED driver by Raphael Assenat · 17 years ago