summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-gpio.c
AgeCommit message (Expand)Author
2009-04-08leds: just ignore invalid GPIOs in leds-gpioDavid Brownell
2009-04-06leds: just ignore invalid GPIOs in leds-gpioDavid Brownell
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie
2009-04-06leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie
2009-04-06leds: Add openfirmware platform device supportTrent Piepho
2009-01-08leds: Add suspend/resume to the core classRichard Purdie
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers
2008-03-31leds: Remove incorrect use of preempt_count() from leds-gpioDavid Brownell
2008-03-31leds: Fix potential leds-gpio oopsUwe Kleine-König
2008-02-07leds: Fix led-gpio active_low default brightnessRaphael Assenat
2007-11-05leds: bugfixes for leds-gpioDavid Brownell
2007-07-16leds: Teach leds-gpio to handle timer-unsafe GPIOsDavid Brownell
2007-07-16leds: Add generic GPIO LED driverRaphael Assenat