public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LED updates for 2.6.35
@ 2010-05-26 16:40 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2010-05-26 16:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-26 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 16:40 [GIT PULL] LED updates for 2.6.35 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox