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>
Subject: [GIT PULL] LED updates for 2.6.33
Date: Thu, 17 Dec 2009 16:33:20 +0000 [thread overview]
Message-ID: <1261067600.26215.36.camel@ted> (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.33. This mainly includes new drivers
but also some bugfixes and tweaks. Most patches have been in -mm for a
while.
Thanks, Richard
drivers/leds/Kconfig | 33 ++
drivers/leds/Makefile | 4
drivers/leds/leds-adp5520.c | 230 ++++++++++++++++
drivers/leds/leds-alix2.c | 115 ++++++--
drivers/leds/leds-cobalt-qube.c | 4
drivers/leds/leds-cobalt-raq.c | 2
drivers/leds/leds-lt3593.c | 217 +++++++++++++++
drivers/leds/leds-pwm.c | 5
drivers/leds/leds-regulator.c | 242 +++++++++++++++++
drivers/leds/leds-ss4200.c | 556 ++++++++++++++++++++++++++++++++++++++++
include/linux/leds-lp3944.h | 3
include/linux/leds-pca9532.h | 2
include/linux/leds-regulator.h | 46 +++
13 files changed, 1418 insertions(+), 41 deletions(-)
Antonio Ospite (3):
leds: Add LED class driver for regulator driven LEDs.
leds: leds-pca9532.h- indent with tabs, not spaces
leds: leds-lp3944.h - remove unneeded includes
Daniel Mack (2):
leds: leds-alix2c - take port address from MSR
leds: Add driver for LT3593 controlled LEDs
Dave Hansen (2):
leds: LED driver for Intel NAS SS4200 series (v5)
leds-ss4200: Check pci_enable_device return
Florian Fainelli (1):
leds: use default-on trigger for Cobalt Qube
H Hartley Sweeten (2):
leds: leds-cobalt-raq.c - use resource_size()
leds: leds-cobalt-qube.c: use resource_size()
Lars-Peter Clausen (1):
leds: leds-pwm: Set led_classdev max_brightness
Michael Hennerich (1):
leds: Add driver for ADP5520/ADP5501 MFD PMICs
akpm@linux-foundation.org (1):
leds: drivers/leds/leds-ss4200.c: fix return statement
--
Richard Purdie
Intel Open Source Technology Centre
reply other threads:[~2009-12-17 16:34 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=1261067600.26215.36.camel@ted \
--to=rpurdie@rpsys.net \
--cc=akpm@linux-foundation.org \
--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.