linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] x86 platform driver updates
Date: Mon, 9 May 2011 19:57:27 +0100	[thread overview]
Message-ID: <20110509185727.GA9811@srcf.ucam.org> (raw)

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@srcf.ucam.org

             reply	other threads:[~2011-05-09 18:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 18:57 Matthew Garrett [this message]
2011-05-10  6:40 ` [GIT PULL] x86 platform driver updates Corentin Chary
  -- strict thread matches above, loose matches on Subject: below --
2014-04-10 16:19 [GIT PULL] X86 " Matthew Garrett
2011-08-05 19:34 [GIT PULL] x86 " Matthew Garrett
2011-02-21 22:11 Matthew Garrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110509185727.GA9811@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).