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@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature