[GIT PULL] LED updates



Linus,

Could you please pull from:

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

for the LED tree updates for 2.6.25. This includes a couple of new
drivers, removal of a now superseded driver, some extensions to some
existing drivers and some LED class enhancements/bugfixes. Most of this
has been testing in -mm for quite a while.

Thanks, Richard

Documentation/leds-class.txt | 29 +++-
arch/arm/mach-ixp4xx/dsmg600-setup.c | 4
arch/arm/mach-ixp4xx/nas100d-setup.c | 6
arch/arm/mach-ixp4xx/nslu2-setup.c | 8 -
drivers/hwmon/applesmc.c | 2
drivers/input/misc/wistron_btns.c | 4
drivers/leds/Kconfig | 48 ++++++-
drivers/leds/Makefile | 3
drivers/leds/leds-ams-delta.c | 12 -
drivers/leds/leds-clevo-mail.c | 219 +++++++++++++++++++++++++++++++++++
drivers/leds/leds-corgi.c | 4
drivers/leds/leds-gpio.c | 2
drivers/leds/leds-hp6xx.c | 120 +++++++++++++++++++
drivers/leds/leds-ixp4xx-gpio.c | 214 ----------------------------------
drivers/leds/leds-locomo.c | 4
drivers/leds/leds-net48xx.c | 2
drivers/leds/leds-spitz.c | 8 -
drivers/leds/leds-tosa.c | 4
drivers/leds/leds-wrap.c | 47 ++++++-
drivers/leds/ledtrig-timer.c | 41 +++++-
drivers/misc/asus-laptop.c | 2
drivers/net/wireless/b43/leds.c | 8 -
include/linux/leds.h | 5
23 files changed, 519 insertions(+), 277 deletions(-)

Kristoffer Ericson (1):
leds: Add HP Jornada 6xx driver

Michael Loeffler (1):
leds: Add power LED to the wrap driver

Márton Németh (3):
leds: Add clevo notebook LED driver
leds: Add support for hardware accelerated LED flashing
leds: hw acceleration for Clevo mail LED driver

Raphael Assenat (1):
leds: Fix led-gpio active_low default brightness

Richard Purdie (1):
leds: Standardise LED naming scheme

Rod Whitby (1):
leds: Remove the now uneeded ixp4xx driver



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [PATCH] LED driver for Intel NAS SS4200 series (v3)
    ... This code is based on a driver that came in the "Open-source ... That code used an ioctlcall to operate the LEDs. ... I ripped out all of the hardware monitor support from nasgpio.c ... * Define register offsets within the ICH7 register block. ...
    (Linux-Kernel)
  • Re: Explanation of the whole 300 mA thing
    ... The dominant resistive voltage drop, ... vanilla 100mOhm fets are 210mV at 2.1A, ... emitter stage without two control lines per driver. ... but spice models for LEDs are not easy to find. ...
    (comp.arch.embedded)
  • [PATCH] LED driver for Intel NAS SS4200 series (v4)
    ... This code is based on a driver that came in the "Open-source ... That code used an ioctlcall to operate the LEDs. ... * Define register offsets within the ICH7 register block. ... * Base I/O address assigned to the ICH7 GPIO register block ...
    (Linux-Kernel)
  • [PATCH] LED driver for Intel NAS SS4200 series (v5)
    ... This code is based on a driver that came in the "Open-source ... That code used an ioctlcall to operate the LEDs. ... * Define register offsets within the ICH7 register block. ... * Base I/O address assigned to the ICH7 GPIO register block ...
    (Linux-Kernel)
  • [RFC][PATCH] LED driver for Intel NAS SS4200 series
    ... This code is based on a driver that came in the "Open-source ... That code used an ioctlcall to operate the LEDs. ... * Define register offsets within the ICH7 register block. ... * Base I/O address assigned to the ICH7 GPIO register block ...
    (Linux-Kernel)