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.35
Date: Wed, 26 May 2010 17:40:41 +0100 [thread overview]
Message-ID: <1274892041.24079.43.camel@rex> (raw)
Linus,
Could you please pull from:
git://git.o-hand.com/linux-rpurdie-leds for-linus
for the LEDs tree updates for 2.6.35. This includes a couple of new
drivers and various bugfixes/tweaks.
Thanks, Richard
arch/arm/mach-mx3/mach-mx31moboard.c | 45 +++
arch/arm/mach-orion5x/dns323-setup.c | 22 +
drivers/leds/Kconfig | 17 +
drivers/leds/Makefile | 2
drivers/leds/led-class.c | 2
drivers/leds/leds-88pm860x.c | 11
drivers/leds/leds-gpio.c | 31 ++
drivers/leds/leds-lp3944.c | 9
drivers/leds/leds-mc13783.c | 403 +++++++++++++++++++++++++++++++++++
drivers/leds/leds-net5501.c | 94 ++++++++
drivers/leds/leds-ss4200.c | 2
drivers/mfd/mc13783-core.c | 4
include/linux/leds.h | 12 -
include/linux/mfd/mc13783.h | 66 +++++
14 files changed, 691 insertions(+), 29 deletions(-)
Axel Lin (3):
leds: led-class: set permissions on max_brightness file to 0444
leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probe
leds: leds-ss4200: fix led_classdev_unregister twice in error handling
Benjamin Herrenschmidt (1):
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Bjarke Istrup Pedersen (1):
leds: Add LED driver for the Soekris net5501 board
Christoph Fritz (1):
leds: 88pm860x - fix checking in probe function
Philippe Rétornaz (2):
leds: Add mc13783 LED support
leds: Add mx31moboard MC13783 led support
--
Richard Purdie
Intel Open Source Technology Centre
reply other threads:[~2010-05-26 16:41 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=1274892041.24079.43.camel@rex \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox