[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140610231411.GA20869@srcf.ucam.org>
Date: Wed, 11 Jun 2014 00:14:11 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] x86 platform driver updates for 3.16
Hi Linus,
Very little of excitement here - the most significant is a new driver
for detecting device freefall on Dells, other than that it's pretty much
entirely minor fixes for specific machines.
The following changes since commit 963649d735c8b6eb0f97e82c54f02426ff3f1f45:
Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs (2014-06-08 14:35:19 -0700)
are available in the git repository at:
git://cavan.codon.org.uk/platform-drivers-x86.git for_linus
for you to fetch changes up to f82bdd0d77b6bf0dea08a1d957ab45d503f328b1:
hp-wmi: Enable hotkeys on some systems (2014-06-10 19:11:11 -0400)
----------------------------------------------------------------
Andreas Utterberg (1):
asus-wmi: Set WAPF to 4 for Asus X550CA
Axel Lin (1):
platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check
Hans de Goede (2):
ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Himangi Saraogi (2):
ix86/mid/thermal: Introduce the use of the managed version of kzalloc
ideapad_laptop: Introduce the use of the managed version of kzalloc
Ismael Luceno (2):
Documentation: Add list of laptop models supported by the Compal driver
platform x86 Kconfig: Refer to the laptop list in the Compal driver help
Jean Delvare (1):
platform/x86: Fix run-time dependencies of OLPC drivers
Kyle Evans (1):
hp-wmi: Enable hotkeys on some systems
Mario Limonciello (2):
alienware-wmi: Update WMAX brightness method limit to 15
alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable status
Pali Rohár (1):
platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810)
Rickard Strandqvist (1):
platform: x86: asus-wmi.c: Cleaning up uninitialized variables
Scott Thrasher (1):
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.
Takashi Iwai (2):
toshiba_acpi: Add alternative keymap support for Satellite M840
pvpanic: Set high notifier priority
Documentation/platform/x86-laptop-drivers.txt | 18 ++
drivers/platform/x86/Kconfig | 31 ++--
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/alienware-wmi.c | 121 +++++++++----
drivers/platform/x86/asus-nb-wmi.c | 9 +
drivers/platform/x86/asus-wmi.c | 4 +-
drivers/platform/x86/dell-smo8800.c | 233 ++++++++++++++++++++++++++
drivers/platform/x86/hp-wmi.c | 18 ++
drivers/platform/x86/ideapad-laptop.c | 31 ++--
drivers/platform/x86/intel_mid_thermal.c | 7 +-
drivers/platform/x86/intel_pmic_gpio.c | 4 +-
drivers/platform/x86/pvpanic.c | 1 +
drivers/platform/x86/samsung-laptop.c | 38 +++++
drivers/platform/x86/thinkpad_acpi.c | 4 +-
drivers/platform/x86/toshiba_acpi.c | 30 +++-
15 files changed, 485 insertions(+), 65 deletions(-)
create mode 100644 Documentation/platform/x86-laptop-drivers.txt
create mode 100644 drivers/platform/x86/dell-smo8800.c
--
Matthew Garrett | mjg59@...f.ucam.org
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists