[GIT PULL] LED updates for 2.6.35

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Richard Purdie
Date: Wednesday, May 26, 2010 - 9:40 am

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

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] LED updates for 2.6.35, Richard Purdie, (Wed May 26, 9:40 am)