* [GIT PULL] LED tree pull request
@ 2008-04-24 23:44 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2008-04-24 23:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, LKML, Henrique de Moraes Holschuh
Linus,
Could you please pull from:
git://git.o-hand.com/linux-rpurdie-leds for-linus
for the LED tree updates for 2.6.26. Most of the noise is from a
whitespace cleanup but there are also some core enhancements and some
driver tweaks all of which has been in -mm for a while.
I've also included a new driver which depended on ARM patches merging
and has therefore not been in -mm and a new LED trigger.
Thanks, Richard
Documentation/leds-class.txt | 12 +
drivers/leds/Kconfig | 17 ++
drivers/leds/Makefile | 2
drivers/leds/led-class.c | 12 +
drivers/leds/led-core.c | 4
drivers/leds/led-triggers.c | 120 +++++++++--------
drivers/leds/leds-clevo-mail.c | 16 +-
drivers/leds/leds-cobalt-qube.c | 2
drivers/leds/leds-cobalt-raq.c | 6
drivers/leds/leds-corgi.c | 11 +
drivers/leds/leds-fsg.c | 261 ++++++++++++++++++++++++++++++++++++++
drivers/leds/leds-gpio.c | 15 ++
drivers/leds/leds-h1940.c | 64 ++++-----
drivers/leds/leds-hp6xx.c | 6
drivers/leds/leds-s3c24xx.c | 4
drivers/leds/leds-spitz.c | 11 +
drivers/leds/leds.h | 11 +
drivers/leds/ledtrig-default-on.c | 45 ++++++
drivers/leds/ledtrig-ide-disk.c | 2
drivers/leds/ledtrig-timer.c | 35 +++--
include/linux/leds.h | 6
21 files changed, 536 insertions(+), 126 deletions(-)
Henrique de Moraes Holschuh (1):
leds: Add support to leds with readable status
Herbert Valerio Riedel (1):
leds: enable support for blink_set() platform hook in leds-gpio
Mrton Nmeth (1):
leds: Add mail LED support for "Clevo D400P"
Nick Forbes (1):
leds: Add default-on trigger
Németh Márton (2):
leds: disable triggers on brightness set
leds: Cleanup various whitespace and code style issues
Richard Purdie (1):
leds: Document the context brightness_set needs
Rod Whitby (1):
leds: Add new driver for the LEDs on the Freecom FSG-3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-24 23:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 23:44 [GIT PULL] LED tree pull request Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.