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: <1261067600.26215.36.camel@ted>
Date:	Thu, 17 Dec 2009 16:33:20 +0000
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.33

Linus,

Could you please pull from:

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

for the LED tree updates for 2.6.33. This mainly includes new drivers
but also some bugfixes and tweaks. Most patches have been in -mm for a
while.

Thanks, Richard

 drivers/leds/Kconfig            |   33 ++
 drivers/leds/Makefile           |    4 
 drivers/leds/leds-adp5520.c     |  230 ++++++++++++++++
 drivers/leds/leds-alix2.c       |  115 ++++++--
 drivers/leds/leds-cobalt-qube.c |    4 
 drivers/leds/leds-cobalt-raq.c  |    2 
 drivers/leds/leds-lt3593.c      |  217 +++++++++++++++
 drivers/leds/leds-pwm.c         |    5 
 drivers/leds/leds-regulator.c   |  242 +++++++++++++++++
 drivers/leds/leds-ss4200.c      |  556 ++++++++++++++++++++++++++++++++++++++++
 include/linux/leds-lp3944.h     |    3 
 include/linux/leds-pca9532.h    |    2 
 include/linux/leds-regulator.h  |   46 +++
 13 files changed, 1418 insertions(+), 41 deletions(-)

Antonio Ospite (3):
      leds: Add LED class driver for regulator driven LEDs.
      leds: leds-pca9532.h- indent with tabs, not spaces
      leds: leds-lp3944.h - remove unneeded includes

Daniel Mack (2):
      leds: leds-alix2c - take port address from MSR
      leds: Add driver for LT3593 controlled LEDs

Dave Hansen (2):
      leds: LED driver for Intel NAS SS4200 series (v5)
      leds-ss4200: Check pci_enable_device return

Florian Fainelli (1):
      leds: use default-on trigger for Cobalt Qube

H Hartley Sweeten (2):
      leds: leds-cobalt-raq.c - use resource_size()
      leds: leds-cobalt-qube.c: use resource_size()

Lars-Peter Clausen (1):
      leds: leds-pwm: Set led_classdev max_brightness

Michael Hennerich (1):
      leds: Add driver for ADP5520/ADP5501 MFD PMICs

akpm@...ux-foundation.org (1):
      leds: drivers/leds/leds-ss4200.c: fix return statement

-- 
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