[GIT PULL] x86 platform driver updates

From: Matthew Garrett
Date: Mon May 09 2011 - 14:57:37 EST


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@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/