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] platform driver fixes
Date: Mon, 23 Aug 2010 21:33:24 +0100 [thread overview]
Message-ID: <20100823203324.GA31550@srcf.ucam.org> (raw)
Hi Linus,
One fix from Jon to deal with a missing dependency in Kconfig, and one
from me to handle some breakage in the hp-wmi driver that leaves the
rfkill interface broken on some hardware
The following changes since commit 9ee47476d6734c9deb9ae9ab05d963302f6b6150:
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev (2010-08-22 19:55:14 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Jonathan Corbet (1):
ACPI_TOSHIBA needs LEDS support
Matthew Garrett (1):
hp-wmi: Fix query interface
drivers/platform/x86/Kconfig | 4 ++-
drivers/platform/x86/hp-wmi.c | 64 ++++++++++++++++-------------------------
2 files changed, 28 insertions(+), 40 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
reply other threads:[~2010-08-23 20:33 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=20100823203324.GA31550@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).