All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] LED updates
Date: Mon, 16 Jul 2007 09:39:33 +0100	[thread overview]
Message-ID: <1184575173.9602.13.camel@localhost.localdomain> (raw)

Hi Linus,

Could you please pull from:

git://git.o-hand.com/linux-rpurdie-leds for-linus

This adds a couple of new LED drivers and converts the LED class away
from struct class_device as well as some bug fixes. Most of this has
been in -mm for a while.

Thanks,

Richard

 arch/avr32/boards/atngw100/setup.c    |   31 +++++
 arch/avr32/configs/atngw100_defconfig |   16 ++
 drivers/leds/Kconfig                  |   22 ++-
 drivers/leds/Makefile                 |    1 
 drivers/leds/led-class.c              |   49 +++-----
 drivers/leds/led-triggers.c           |   27 +++-
 drivers/leds/leds-gpio.c              |  199 ++++++++++++++++++++++++++++++++++
 drivers/leds/leds-locomo.c            |    2 
 drivers/leds/leds.h                   |    8 -
 drivers/leds/ledtrig-timer.c          |   49 +++-----
 include/linux/leds.h                  |   17 ++
 11 files changed, 343 insertions(+), 78 deletions(-)

David Brownell (2):
      leds: Teach leds-gpio to handle timer-unsafe GPIOs
      leds: leds-gpio for ngw100

Jan Engelhardt (1):
      leds: Use menuconfig objects II - LED

Raphael Assenat (1):
      leds: Add generic GPIO LED driver

Richard Purdie (3):
      leds: Fix trigger unregister_simple if register_simple fails
      leds: Add warning printks in error paths
      leds: Convert from struct class_device to struct device



             reply	other threads:[~2007-07-16  8:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-16  8:39 Richard Purdie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-07 10:35 [GIT PULL] LED updates Richard Purdie
2008-02-07 21:38 ` Henrique de Moraes Holschuh
2008-02-07 22:13   ` Richard Purdie
2008-02-08  7:03     ` Németh Márton
2008-02-08 11:20       ` Henrique de Moraes Holschuh
2008-02-10 11:52         ` Németh Márton
2008-03-16 18:18     ` Henrique de Moraes Holschuh
2008-03-16 19:29       ` Richard Purdie
2008-03-16 19:48         ` Henrique de Moraes Holschuh
2007-10-11 21:38 Richard Purdie
2007-02-15 22:18 Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1184575173.9602.13.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.