* [GIT PULL] LED updates for 2.6.33
@ 2009-12-17 16:33 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2009-12-17 16:33 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 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-17 16:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-17 16:33 [GIT PULL] LED updates for 2.6.33 Richard Purdie
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.