All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] x86 platform driver updates for 3.16
Date: Wed, 11 Jun 2014 00:14:11 +0100	[thread overview]
Message-ID: <20140610231411.GA20869@srcf.ucam.org> (raw)

[-- 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 --]

                 reply	other threads:[~2014-06-10 23:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140610231411.GA20869@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.