* [GIT PULL #2] LED updates
@ 2007-07-22 15:00 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2007-07-22 15:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
Linus,
Could you please pull from:
git://git.o-hand.com/linux-rpurdie-leds for-linus
This adds a couple of new LED drivers and converts the LED class away
from struct class_device as well as some bug fixes. Most of this has
been in -mm for a while as it just missed the 2.6.22 merge window.
Thanks,
Richard (LED maintainer)
arch/avr32/boards/atngw100/setup.c | 31 +++++
arch/avr32/configs/atngw100_defconfig | 16 ++
drivers/leds/Kconfig | 22 ++-
drivers/leds/Makefile | 1
drivers/leds/led-class.c | 49 +++-----
drivers/leds/led-triggers.c | 27 +++-
drivers/leds/leds-gpio.c | 199 ++++++++++++++++++++++++++++++++++
drivers/leds/leds-locomo.c | 2
drivers/leds/leds.h | 8 -
drivers/leds/ledtrig-timer.c | 49 +++-----
include/linux/leds.h | 17 ++
11 files changed, 343 insertions(+), 78 deletions(-)
David Brownell (2):
leds: Teach leds-gpio to handle timer-unsafe GPIOs
leds: leds-gpio for ngw100
Jan Engelhardt (1):
leds: Use menuconfig objects II - LED
Raphael Assenat (1):
leds: Add generic GPIO LED driver
Richard Purdie (3):
leds: Fix trigger unregister_simple if register_simple fails
leds: Add warning printks in error paths
leds: Convert from struct class_device to struct device
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-22 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-22 15:00 [GIT PULL #2] LED updates Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®