summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
* leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho2009-06-231-3/+17
* leds: leds-gpio - fix a section mismatchZhenwen Xu2009-06-231-1/+1
* leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-081-1/+1
* leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-061-0/+9
* leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-061-1/+2
* leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie2009-04-061-19/+27
* leds: Add openfirmware platform device supportTrent Piepho2009-04-061-43/+162
* leds: Add suspend/resume to the core classRichard Purdie2009-01-081-35/+1
* leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-241-0/+15
* leds: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+1
* leds: Remove incorrect use of preempt_count() from leds-gpioDavid Brownell2008-03-311-6/+6
* leds: Fix potential leds-gpio oopsUwe Kleine-König2008-03-311-4/+4
* leds: Fix led-gpio active_low default brightnessRaphael Assenat2008-02-071-1/+1
* leds: bugfixes for leds-gpioDavid Brownell2007-11-051-9/+11
* leds: Teach leds-gpio to handle timer-unsafe GPIOsDavid Brownell2007-07-161-1/+26
* leds: Add generic GPIO LED driverRaphael Assenat2007-07-161-0/+174