* [GIT PULL] x86 platform driver updates for 3.16
@ 2014-06-10 23:14 Matthew Garrett
0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2014-06-10 23:14 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, platform-driver-x86
[-- Attachment #1: Type: text/plain, Size: 3347 bytes --]
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@srcf.ucam.org
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-10 23:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-10 23:14 [GIT PULL] x86 platform driver updates for 3.16 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.