aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-gpio.c
Commit message (Expand)AuthorAge
* leds: Fix leds-gpio openfirmware compile issueRichard Purdie2010-05-28
* leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-26
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* leds-gpio: fix default state handling on OF platformsAnton Vorontsov2010-03-16
* leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-16
* leds: gpio-leds: fix typographics faultMichal Simek2009-09-07
* leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho2009-06-23
* leds: leds-gpio - fix a section mismatchZhenwen Xu2009-06-23
* leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-08
* leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-06
* leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-06
* leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie2009-04-06
* leds: Add openfirmware platform device supportTrent Piepho2009-04-06
* leds: Add suspend/resume to the core classRichard Purdie2009-01-08
* leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-24
* leds: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* leds: Remove incorrect use of preempt_count() from leds-gpioDavid Brownell2008-03-31
* leds: Fix potential leds-gpio oopsUwe Kleine-König2008-03-31
* leds: Fix led-gpio active_low default brightnessRaphael Assenat2008-02-07
* leds: bugfixes for leds-gpioDavid Brownell2007-11-05
* leds: Teach leds-gpio to handle timer-unsafe GPIOsDavid Brownell2007-07-15
* leds: Add generic GPIO LED driverRaphael Assenat2007-07-15