From: Richard Purdie <rpurdie@rpsys.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Subject: [GIT PULL] LED tree pull request
Date: Fri, 25 Apr 2008 00:44:04 +0100 [thread overview]
Message-ID: <1209080644.28694.13.camel@dax.rpnet.com> (raw)
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
reply other threads:[~2008-04-24 23:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1209080644.28694.13.camel@dax.rpnet.com \
--to=rpurdie@rpsys.net \
--cc=akpm@linux-foundation.org \
--cc=hmh@hmh.eng.br \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.