[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120312142841.GA12245@srcf.ucam.org>
Date: Mon, 12 Mar 2012 14:28:41 +0000
From: Matthew Garrett <mjg@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: [GIT] X86 platform driver updates for 3.3
Hi Linus,
Some trivial patches that fix wifi on some Lenovos and avoid a potential
memory corruption issue on some Panasonics, plus two straightforward new
drivers that touch no existing code.
The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:
Linux 3.3-rc7 (2012-03-10 13:49:52 -0800)
are available in the git repository at:
ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git for_linus
Ben Hutchings (1):
x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
Ike Panhc (1):
acer-wmi: No wifi rfkill on Lenovo machines
Robert Gerlach (1):
Fujitsu tablet extras driver
Xi Wang (1):
panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()
MAINTAINERS | 6 +
drivers/platform/x86/Kconfig | 24 ++
drivers/platform/x86/Makefile | 2 +
drivers/platform/x86/acer-wmi.c | 30 ++-
drivers/platform/x86/amilo-rfkill.c | 173 +++++++++++
drivers/platform/x86/fujitsu-tablet.c | 478 +++++++++++++++++++++++++++++++
drivers/platform/x86/panasonic-laptop.c | 4 +-
7 files changed, 714 insertions(+), 3 deletions(-)
create mode 100644 drivers/platform/x86/amilo-rfkill.c
create mode 100644 drivers/platform/x86/fujitsu-tablet.c
--
Matthew Garrett | mjg59@...f.ucam.org
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists