public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] x86 platform driver tree
Date: Wed, 31 Mar 2010 22:25:45 +0100	[thread overview]
Message-ID: <20100331212545.GA25249@srcf.ucam.org> (raw)

Minor fix to asus-laptop, along with a new driver that enables hotkeys 
on newer Acer devices. It has no impact on any existing drivers, so I 
think it's safe to include at this point.

The following changes since commit 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6:
  Linus Torvalds (1):
        Linux 2.6.34-rc3

are available in the git repository at:

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

Corentin Chary (1):
      asus-laptop: fix warning in asus_handle_init

Yong Wang (1):
      eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops

 drivers/platform/x86/Kconfig       |   10 +++
 drivers/platform/x86/Makefile      |    1 +
 drivers/platform/x86/asus-laptop.c |    4 +-
 drivers/platform/x86/eeepc-wmi.c   |  157 ++++++++++++++++++++++++++++++++++++
 4 files changed, 170 insertions(+), 2 deletions(-)
 create mode 100644 drivers/platform/x86/eeepc-wmi.c

-- 
Matthew Garrett | mjg59@srcf.ucam.org

             reply	other threads:[~2010-03-31 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31 21:25 Matthew Garrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-07 15:17 [GIT PULL] x86 platform driver tree 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=20100331212545.GA25249@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=linux-kernel@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