From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] x86 platform driver tree
Date: Tue, 7 Dec 2010 15:17:53 +0000 [thread overview]
Message-ID: <20101207151753.GA18490@srcf.ucam.org> (raw)
Hi Linus,
A few small fixes and one fairly significant one in WMI (strcmp/memcmp
confusion), along with relaxing the check in the IBM RTL driver so it
works on all the hardware that supports it:
The following changes since commit 22a5b566c8c442b0b35b3b106795e2f2b3578096:
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 (2010-11-30 17:57:57 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Anisse Astier (2):
msi-wmi: Add mute key support
msi-wmi: fix semantically incorrect use of keycode instead of scancode
Chris Bagwell (1):
eeepc-wmi: add cpufv sysfs documentation
Corentin Chary (1):
asus-laptop: add wimax and wwan support
Dmitry Torokhov (1):
eeepc-wmi: fix compiler warning
Jon Dowland (1):
toshiba_acpi.c: Add key_entry for a lone FN keypress
Julia Lawall (1):
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Randy Dunlap (1):
ibm_rtl: fix printk format warning
Thadeu Lima de Souza Cascardo (1):
wmi: use memcmp instead of strncmp to compare GUIDs
Vernon Mauery (2):
ibm_rtl: Loosen the DMI criteria to all IBM machines
ibm_rtl: _RTL_ is not available in UEFI mode
Zeng Zhaoming (1):
ACPI, hp-wmi: Fix memory leak in acpi query
.../ABI/testing/sysfs-platform-asus-laptop | 16 +++-
Documentation/ABI/testing/sysfs-platform-eeepc-wmi | 10 ++
drivers/platform/x86/asus-laptop.c | 97 +++++++++++++++++++-
drivers/platform/x86/eeepc-wmi.c | 4 +-
drivers/platform/x86/hp-wmi.c | 2 +
drivers/platform/x86/ibm_rtl.c | 34 ++-----
drivers/platform/x86/msi-wmi.c | 16 ++--
drivers/platform/x86/thinkpad_acpi.c | 1 -
drivers/platform/x86/toshiba_acpi.c | 1 +
drivers/platform/x86/wmi.c | 2 +-
10 files changed, 144 insertions(+), 39 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-platform-eeepc-wmi
--
Matthew Garrett | mjg59@srcf.ucam.org
next reply other threads:[~2010-12-07 15:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 15:17 Matthew Garrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-31 21:25 [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=20101207151753.GA18490@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