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] x86 platform driver fixes for 3.0
Date: Mon, 11 Jul 2011 14:55:10 +0100 [thread overview]
Message-ID: <20110711135510.GA11129@srcf.ucam.org> (raw)
Hi Linus,
Some small fixes for 3.0 - reversion of a commit that broke some Dells,
a fix for a regression in acer-wmi and some trivial fixups for a couple
of other drivers.
The following changes since commit e3bbfa78bab125f58b831b5f7f45b5a305091d72:
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-07-10 10:24:47 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Andre Bartke (1):
drivers/platform/x86: Fix memory leak
Axel Lin (1):
platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM
Eric Dumazet (1):
hp-wmi: fix use after free
Henrique de Moraes Holschuh (2):
thinkpad-acpi: handle some new HKEY 0x60xx events
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Jose Alonso (1):
dell-laptop - using buffer without mutex_lock
Keng-Yu Lin (1):
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
Lee, Chun-Yi (1):
acer-wmi: fix bitwise bug when set device state
Seth Forshee (1):
acer-wmi: Only update rfkill status for associated hotkey events
Documentation/laptops/thinkpad-acpi.txt | 5 ++
drivers/platform/x86/acer-wmi.c | 47 ++++++++++++--------
drivers/platform/x86/asus-wmi.c | 1 +
drivers/platform/x86/compal-laptop.c | 4 +-
drivers/platform/x86/dell-laptop.c | 30 ++-----------
drivers/platform/x86/hp-wmi.c | 11 +++--
drivers/platform/x86/intel_oaktrail.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 72 +++++++++++++++++++++++++------
8 files changed, 108 insertions(+), 63 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
reply other threads:[~2011-07-11 13:55 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=20110711135510.GA11129@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