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]
Date:	Tue, 23 Jun 2009 20:29:19 +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.31

Linus,

Could you please pull from:

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

for the LED tree updates for 2.6.31. This is mainly minor
bugfixes/cleanups and also one new driver.

Thanks, Richard

 Documentation/leds-lp3944.txt                   |   50 ++
 Documentation/powerpc/dts-bindings/gpio/led.txt |   17 
 drivers/leds/Kconfig                            |   14 
 drivers/leds/Makefile                           |    1 
 drivers/leds/leds-alix2.c                       |    7 
 drivers/leds/leds-bd2802.c                      |   96 +++-
 drivers/leds/leds-gpio.c                        |   22 -
 drivers/leds/leds-lp3944.c                      |  466 ++++++++++++++++++++++++
 drivers/leds/leds-pca9532.c                     |   58 +-
 include/linux/leds-lp3944.h                     |   53 ++
 include/linux/leds.h                            |   14 
 11 files changed, 733 insertions(+), 65 deletions(-)

Antonio Ospite (2):
      leds: pca9532 - Indent using tabs, not spaces.
      leds: LED driver for National Semiconductor LP3944 Funlight Chip

Kim Kyuwon (3):
      leds: fix led-bd2802 errors while resuming
      leds: change the license information
      leds: add the sysfs interface into the leds-bd2802 driver for changing wave pattern and led current.

Mark Brown (1):
      leds: Further document parameters for blink_set()

Richard Purdie (2):
      leds: Remove an orphan Kconfig entry
      leds: Futher document blink_set

Tobias Mueller (1):
      leds: alix-leds2 fixed for Award BIOS

Trent Piepho (1):
      leds: Add options to have GPIO LEDs start on or keep their state

Zhenwen Xu (1):
      leds: leds-gpio - fix a section mismatch

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