[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1216856384.7981.70.camel@dax.rpnet.com>
Date: Thu, 24 Jul 2008 00:39:44 +0100
From: Richard Purdie <rpurdie@...ys.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] LED updates for 2.6.26
Linus,
Could you please pull from:
git://git.o-hand.com/linux-rpurdie-leds for-linus
for the led tree updates for 2.6.26. This includes a couple of new LED
drivers and various bug fixes/tweaks. These have seen extensive testing
in -mm/-next.
Thanks, Richard
arch/arm/mach-iop32x/n2100.c | 52 +++++
drivers/leds/Kconfig | 16 +
drivers/leds/Makefile | 2
drivers/leds/led-triggers.c | 3
drivers/leds/leds-atmel-pwm.c | 2
drivers/leds/leds-h1940.c | 9
drivers/leds/leds-pca9532.c | 337 ++++++++++++++++++++++++++++++++++++
drivers/leds/leds-pca955x.c | 384 ++++++++++++++++++++++++++++++++++++++++++
include/linux/leds-pca9532.h | 45 ++++
include/linux/leds.h | 16 +
10 files changed, 860 insertions(+), 6 deletions(-)
Anton Vorontsov (1):
leds: mark led_classdev.default_trigger as const
Ben Dooks (1):
leds: Fix sparse warnings in leds-h1940 driver
Dmitry Baryshkov (1):
leds: Ensure led->trigger is set earlier
Li Zefan (1):
leds: fix unsigned value overflow in atmel pwm driver
Nate Case (1):
leds: Add support for Philips PCA955x I2C LED drivers
Riku Voipio (2):
leds: Add pca9532 led driver
leds: Add pca9532 platform data for Thecus N2100
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists