* [GIT] x86 platform driver fixes for 3.0
@ 2011-07-11 13:55 Matthew Garrett
0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2011-07-11 13:55 UTC (permalink / raw)
To: torvalds; +Cc: platform-driver-x86, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-11 13:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 13:55 [GIT] x86 platform driver fixes for 3.0 Matthew Garrett
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.