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:	Fri, 09 Jan 2009 11:22:46 +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] Backlight updates for 2.6.29

Linus,

Could you please pull from:

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

for the backlight tree updates for 2.6.29. This includes a new driver,
various bugfixes/tweaks, restructuring of one of the drivers and
suspend/resume improvements to the core cleaning up the code.

Thanks, Richard

 drivers/video/backlight/Kconfig         |   15 +-
 drivers/video/backlight/Makefile        |    2 
 drivers/video/backlight/backlight.c     |   73 +++++++++----
 drivers/video/backlight/corgi_bl.c      |  169 --------------------------------
 drivers/video/backlight/cr_bllcd.c      |   18 +--
 drivers/video/backlight/generic_bl.c    |  147 +++++++++++++++++++++++++++
 drivers/video/backlight/hp680_bl.c      |   20 +--
 drivers/video/backlight/mbp_nvidia_bl.c |    1 
 drivers/video/backlight/progear_bl.c    |   20 +--
 drivers/video/backlight/tdo24m.c        |   94 ++++++++++++++++-
 drivers/video/backlight/tosa_lcd.c      |   27 ++++-
 drivers/video/backlight/vgg2432a4.c     |    2 
 include/linux/backlight.h               |   16 +++
 include/linux/spi/tdo24m.h              |   13 ++
 14 files changed, 370 insertions(+), 247 deletions(-)

Akinobu Mita (3):
      backlight: hp680_bl - Use platform_device_register_simple()
      backlight: progear_bl - Use platform_device_register_simple()
      backlight: crbllcd_bl - Use platform_device_register_simple()

Denis V. Lunev (1):
      backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded

Dmitry Eremin-Solenikov (1):
      backlight: Support VGA/QVGA mode switching in tosa_lcd

Mike Rapoport (1):
      backlight: add support for Toppoly TDO35S series to tdo24m lcd driver

Pavel Machek (1):
      backlight: Catch invalid input in sysfs attributes

Richard Purdie (2):
      backlight: Add suspend/resume support to the backlight core
      backlight: Rename the corgi backlight driver to generic

Zhang Rui (1):
      bd->props.brightness doesn't reflect the actual backlight level.



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