All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LED updates for 2.6.29
@ 2009-01-09 11:23 Richard Purdie
  2009-01-09 20:37 ` Trent Piepho
  0 siblings, 1 reply; 18+ messages in thread
From: Richard Purdie @ 2009-01-09 11:23 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.29. This includes some new drivers,
bugfixes and a core improvement resulting in nicer code.

Thanks, Richard

 drivers/leds/Kconfig                 |   15 +
 drivers/leds/Makefile                |    2 
 drivers/leds/led-class.c             |   24 ++
 drivers/leds/leds-alix2.c            |  181 ++++++++++++++++++++
 drivers/leds/leds-ams-delta.c        |   33 ---
 drivers/leds/leds-clevo-mail.c       |   21 --
 drivers/leds/leds-fsg.c              |   37 ----
 drivers/leds/leds-gpio.c             |   36 ----
 drivers/leds/leds-hp-disk.c          |   20 --
 drivers/leds/leds-hp6xx.c            |   22 --
 drivers/leds/leds-net48xx.c          |   21 --
 drivers/leds/leds-pca9532.c          |   77 ++++++--
 drivers/leds/leds-s3c24xx.c          |   25 --
 drivers/leds/leds-wm8350.c           |  311 +++++++++++++++++++++++++++++++++++
 drivers/leds/leds-wrap.c             |   27 ---
 drivers/leds/ledtrig-timer.c         |    5 
 drivers/mfd/wm8350-core.c            |    3 
 drivers/regulator/wm8350-regulator.c |   91 ++++++++++
 include/linux/leds-pca9532.h         |    2 
 include/linux/leds.h                 |    5 
 include/linux/mfd/wm8350/pmic.h      |   36 ++++
 21 files changed, 749 insertions(+), 245 deletions(-)

Constantin Baranov (1):
      leds: ALIX.2 LEDs driver

Mark Brown (1):
      leds: Add WM8350 LED driver

Richard Purdie (1):
      leds: Add suspend/resume to the core class

Riku Voipio (1):
      leds: leds-pcs9532 - Move i2c work to a workqueque

Rodolfo Giometti (1):
      leds: ledtrig-timer - on deactivation hardware blinking should be disabled

Sven Wegener (5):
      leds: eds-pca9532: mark pca9532_event() static
      leds: Fixup kdoc comment to match parameter names
      leds: Fix sparse warning in leds-ams-delta
      leds: Fix wrong loop direction on removal in leds-ams-delta
      leds: leds-pca9532 - fix memory leak and properly handle errors

Wolfram Sang (1):
      leds: Make header variable naming consistent

Yoichi Yuasa (1):
      leds: fix Cobalt Raq LED dependency


-- 
Richard Purdie
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-01-11 13:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-09 11:23 [GIT PULL] LED updates for 2.6.29 Richard Purdie
2009-01-09 20:37 ` Trent Piepho
2009-01-09 23:19   ` Richard Purdie
2009-01-10 12:31     ` Trent Piepho
2009-01-10 12:31       ` Trent Piepho
2009-01-11  0:33       ` Richard Purdie
2009-01-11  0:33         ` Richard Purdie
2009-01-11  1:20         ` Guennadi Liakhovetski
2009-01-11  1:20           ` Guennadi Liakhovetski
2009-01-11  5:43         ` Trent Piepho
2009-01-11  5:43           ` Trent Piepho
2009-01-11 11:49           ` Richard Purdie
2009-01-11 11:49             ` Richard Purdie
2009-01-11 12:58             ` Trent Piepho
2009-01-11 12:58               ` Trent Piepho
2009-01-11 13:39               ` Richard Purdie
2009-01-11 13:39                 ` Richard Purdie
2009-01-11  0:33     ` Grant Likely

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.