[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1209080644.28694.13.camel@dax.rpnet.com>
Date: Fri, 25 Apr 2008 00:44:04 +0100
From: Richard Purdie <rpurdie@...ys.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Henrique de Moraes Holschuh <hmh@....eng.br>
Subject: [GIT PULL] LED tree pull request
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists