lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1274892041.24079.43.camel@rex>
Date:	Wed, 26 May 2010 17:40:41 +0100
From:	Richard Purdie <rpurdie@...ys.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] LED updates for 2.6.35

Linus,

Could you please pull from:

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

for the LEDs tree updates for 2.6.35. This includes a couple of new
drivers and various bugfixes/tweaks.

Thanks, Richard

 arch/arm/mach-mx3/mach-mx31moboard.c |   45 +++
 arch/arm/mach-orion5x/dns323-setup.c |   22 +
 drivers/leds/Kconfig                 |   17 +
 drivers/leds/Makefile                |    2 
 drivers/leds/led-class.c             |    2 
 drivers/leds/leds-88pm860x.c         |   11 
 drivers/leds/leds-gpio.c             |   31 ++
 drivers/leds/leds-lp3944.c           |    9 
 drivers/leds/leds-mc13783.c          |  403 +++++++++++++++++++++++++++++++++++
 drivers/leds/leds-net5501.c          |   94 ++++++++
 drivers/leds/leds-ss4200.c           |    2 
 drivers/mfd/mc13783-core.c           |    4 
 include/linux/leds.h                 |   12 -
 include/linux/mfd/mc13783.h          |   66 +++++
 14 files changed, 691 insertions(+), 29 deletions(-)

Axel Lin (3):
      leds: led-class: set permissions on max_brightness file to 0444
      leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probe
      leds: leds-ss4200: fix led_classdev_unregister twice in error handling

Benjamin Herrenschmidt (1):
      leds: leds-gpio: Change blink_set callback to be able to turn off blinking

Bjarke Istrup Pedersen (1):
      leds: Add LED driver for the Soekris net5501 board

Christoph Fritz (1):
      leds: 88pm860x - fix checking in probe function

Philippe Rétornaz (2):
      leds: Add mc13783 LED support
      leds: Add mx31moboard MC13783 led support

-- 
Richard Purdie
Intel Open Source Technology Centre

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ