All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LED updates for 2.6.32
@ 2009-09-26 16:10 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2009-09-26 16:10 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.32. This is mainly minor
bugfixes/cleanups and also one new driver.

Thanks, Richard

 drivers/leds/Kconfig              |   13 +-
 drivers/leds/Makefile             |    1 +
 drivers/leds/leds-clevo-mail.c    |    2 +-
 drivers/leds/leds-cobalt-qube.c   |    2 +-
 drivers/leds/leds-cobalt-raq.c    |    4 +-
 drivers/leds/leds-gpio.c          |    2 +-
 drivers/leds/leds-pca9532.c       |   12 +-
 drivers/leds/leds-wm831x-status.c |  341 +++++++++++++++++++++++++++++++++++++
 drivers/leds/ledtrig-gpio.c       |   28 ++--
 drivers/macintosh/via-pmu-led.c   |    2 +-
 include/linux/mfd/wm831x/status.h |   34 ++++
 11 files changed, 412 insertions(+), 29 deletions(-)
 create mode 100644 drivers/leds/leds-wm831x-status.c
 create mode 100644 include/linux/mfd/wm831x/status.h

Antonio Ospite (1):
      leds: Fix indentation in LEDS_LP3944 Kconfig entry

Mark Brown (1):
      leds: Add WM831x status LED driver

Michal Simek (1):
      leds: gpio-leds: fix typographics fault

Olaf Hering (1):
      leds: Fix LED names

Richard Purdie (1):
      leds: Fix leds-pca9532 whitespace issues

Thadeu Lima de Souza Cascardo (1):
      leds: fix coding style in worker thread code for ledtrig-gpio.

Uwe Kleine-König (1):
      leds: move leds-clevo-mail's probe function to .devinit.text


-- 
Richard Purdie
Intel Open Source Technology Centre


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

only message in thread, other threads:[~2009-09-26 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-26 16:10 [GIT PULL] LED updates for 2.6.32 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.