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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 9 May 2011 19:57:27 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	torvalds@...ux-foundation.org
Cc:	platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] x86 platform driver updates

Hi Linus,

A couple of minor fixes and a regression fix for the Sony driver. The 
Thinkpad driver works fine if it's loaded by hand and the rfkill code on 
the Eee is currently completely broken for PCIe systems that don't put 
devices on bus 0. The Sony one is fallout from support for the backlight 
control on new systems - we're currently able to set it outside valid 
ranges, which results in no video or potential hardware damage.

The following changes since commit 8b061610dac3a3b89770c85ad63b481a47b0c38e:

  Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-05-07 13:17:37 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus

Manoj Iyer (1):
      thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.

Matthew Garrett (1):
      eeepc-laptop: Use ACPI handle to identify rfkill port

Mattia Dongili (2):
      sony-laptop: report failures on setting LCD brightness
      sony-laptop: limit brightness range to DSDT provided ones

 drivers/platform/x86/eeepc-laptop.c  |   57 +++++++++++----
 drivers/platform/x86/sony-laptop.c   |  130 +++++++++++++++++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c |    6 +-
 3 files changed, 150 insertions(+), 43 deletions(-)

-- 
Matthew Garrett | mjg59@...f.ucam.org
--
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