linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] LED updates for 2.6.28
@ 2008-10-23 21:45 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2008-10-23 21:45 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.28. This includes a couple of new LED
drivers, removal of an obsolete one, a new LED trigger and various minor 
tweaks/fixes. These have seen testing in -mm/-next.

Thanks, Richard

 drivers/leds/Kconfig             |   25 ++++-
 drivers/leds/Makefile            |    4 
 drivers/leds/led-class.c         |   12 +-
 drivers/leds/leds-ams-delta.c    |   20 ++--
 drivers/leds/leds-cm-x270.c      |  124 ---------------------------
 drivers/leds/leds-da903x.c       |  175 +++++++++++++++++++++++++++++++++++++++
 drivers/leds/leds-hp-disk.c      |  156 ++++++++++++++++++++++++++++++++++
 drivers/leds/leds-pca955x.c      |    2 
 drivers/leds/leds-wrap.c         |    5 -
 drivers/leds/ledtrig-backlight.c |  110 ++++++++++++++++++++++++
 drivers/leds/ledtrig-timer.c     |    8 -
 include/linux/leds.h             |    4 
 12 files changed, 488 insertions(+), 157 deletions(-)

Mike Rapoport (1):
      leds: da903x: Add support for LEDs found on DA9030/DA9034

Pavel Machek (1):
      leds: Add driver for HP harddisk protection LEDs

Qinghuang Feng (1):
      leds: Fix leds-class.c comment

Richard Purdie (3):
      leds: Remove uneeded leds-cm-x270 driver
      leds: Fix trigger registration race
      leds: Simplify logic in leds-ams-delta

Rodolfo Giometti (1):
      leds: Add backlight LED trigger

Stephen Rothwell (1):
      leds/acpi: Fix merge fallout from acpi_driver_data change

Sven Wegener (3):
      leds: Add leds-wrap default-trigger
      leds: Remove uneeded strlen calls
      leds: leds-pca955x - Mark pca955x_led_set() static

Trent Piepho (1):
      leds: Make default trigger fields const



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

only message in thread, other threads:[~2008-10-23 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 21:45 [GIT PULL] LED updates for 2.6.28 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).