Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / leds / leds-gpio.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 David Daneydrivers/leds/leds-gpio.c: use gpio_get_value_cansleep...
2011-10-31 Paul Gortmakerdrivers/leds: Add module.h to files using it implicitly
2011-06-03 Shawn Guoleds: remove config option LEDS_GPIO_PLATFORM from...
2011-02-28 Grant Likelyleds/leds-gpio: merge platform_driver with of_platform_...
2010-11-12 Davidlohr Buesodrivers/leds/leds-gpio.c: properly initialize return...
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-05-28 Richard Purdieleds: Fix leds-gpio openfirmware compile issue
2010-05-26 Benjamin Herrenschmidtleds: leds-gpio: Change blink_set callback to be able...
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Anton Vorontsovleds-gpio: fix default state handling on OF platforms
2009-11-16 Dmitry Eremin-Sole... leds-gpio: fix possible crash on OF device unbinding
2009-09-07 Michal Simekleds: gpio-leds: fix typographics fault
2009-06-23 Trent Piepholeds: Add options to have GPIO LEDs start on or keep...
2009-06-23 Zhenwen Xuleds: leds-gpio - fix a section mismatch
2009-04-08 David Brownellleds: just ignore invalid GPIOs in leds-gpio
2009-04-06 David Brownellleds: just ignore invalid GPIOs in leds-gpio
2009-04-06 Richard Purdieleds: Add suspend/resume state flags to leds-gpio
2009-04-06 Richard Purdieleds: Fix leds-gpio driver multiple module_init/exit...
2009-04-06 Trent Piepholeds: Add openfirmware platform device support
2009-01-08 Richard Purdieleds: Add suspend/resume to the core class
2008-04-24 Herbert Valerio... leds: enable support for blink_set() platform hook...
2008-04-16 Kay Sieversleds: fix platform driver hotplug/coldplug
2008-03-31 David Brownellleds: Remove incorrect use of preempt_count() from...
2008-03-31 Uwe Kleine-Königleds: Fix potential leds-gpio oops
2008-02-07 Raphael Assenatleds: Fix led-gpio active_low default brightness
2007-11-05 David Brownellleds: bugfixes for leds-gpio
2007-07-16 David Brownellleds: Teach leds-gpio to handle timer-unsafe GPIOs
2007-07-16 Raphael Assenatleds: Add generic GPIO LED driver