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 drivers
Date: Fri, 23 Apr 2010 20:41:25 +0100 [thread overview]
Message-ID: <20100423194125.GA574@srcf.ucam.org> (raw)
Hi Linus,
Some minor bugfixes and a the addition of a backlight control for recent
Eees.
The following changes since commit 0eddb519b9127c73d53db4bf3ec1d45b13f844d1:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../roland/infiniband
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Corentin Chary (1):
eeepc-laptop: add missing sparse_keymap_free
Dan Carpenter (1):
asus: don't modify bluetooth/wlan on boot
Ingo Molnar (1):
eeepc-wmi: Build fix
Yong Wang (4):
eeepc-wmi: add an eeepc_wmi context structure
eeepc-wmi: use a platform device as parent device of all sub-devices
eeepc-wmi: add backlight support
dell-wmi: Fix memory leak
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/asus-laptop.c | 8 +-
drivers/platform/x86/dell-wmi.c | 3 +-
drivers/platform/x86/eeepc-laptop.c | 3 +-
drivers/platform/x86/eeepc-wmi.c | 333 +++++++++++++++++++++++++++++++----
5 files changed, 302 insertions(+), 46 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
reply other threads:[~2010-04-23 19:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100423194125.GA574@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.