public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v3.18
Date: Sun, 12 Oct 2014 00:31:47 -0700	[thread overview]
Message-ID: <20141012073145.GA15039@vmdeb7> (raw)

Hi Linus,

The following have all spent at least a few days in linux-next, most for more
than a week. These are mostly cleanups and error handling improvements with a
few updates to extend existing support to newer hardware.

Thanks,

Darren Hart
Intel Open Source Technology Center

The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:

  Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v3.18-1

for you to fetch changes up to eabde0fa967052df12bdd8e8a72f0af799e1e704:

  toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type (2014-10-06 17:44:42 -0700)

----------------------------------------------------------------
platform-drivers-x86 for 3.18

dell-wmi: Fix access out of memory
eeepc-laptop: Cleanups, refactoring, sysfs perms, and improved error handling
intel-rst: ACPI and error handling cleanups
thinkpad-acpi: Whitespace cleanup
toshiba_acpi: HCI/SCI interface update, keyboard backlight type 2 support,
              new scancodes, cleanups

----------------------------------------------------------------
Azael Avalos (8):
      toshiba_acpi: Additional hotkey scancodes
      toshiba_acpi: Fix illumination not available on certain models
      toshiba_acpi: Change touchpad store to check for invalid values
      toshiba_acpi: Support new keyboard backlight type
      toshiba_acpi: Rename hci_raw to tci_raw
      toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS
      toshiba_acpi: Change HCI/SCI functions return code type
      toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type

Frans Klaver (10):
      eeepc-laptop: clean up coding style
      eeepc-laptop: change sysfs function names to API expectations
      eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes
      eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros
      eeepc-laptop: tell sysfs that the disp attribute is write-only
      eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros
      eeepc-laptop: make fan1_input really read-only
      eeepc-laptop: check proper return values in get_cpufv
      eeepc-laptop: store_cpufv: return error if set_acpi fails
      eeepc-laptop: clean up control flow in *_rfkill_notifier

Jan van den Berg (1):
      x86: thinkpad_acpi.c: fixed spacing coding style issue

Pali Rohár (1):
      dell-wmi: Fix access out of memory

Paul Bolle (1):
      eeepc-laptop: simplify parse_arg()

Peter Ujfalusi (2):
      intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking
      intel-rst: Clean up ACPI add function

 drivers/platform/x86/dell-wmi.c      |  12 +-
 drivers/platform/x86/eeepc-laptop.c  | 206 ++++++------
 drivers/platform/x86/intel-rst.c     |  23 +-
 drivers/platform/x86/thinkpad_acpi.c |  44 +--
 drivers/platform/x86/toshiba_acpi.c  | 606 ++++++++++++++++++++++-------------
 5 files changed, 522 insertions(+), 369 deletions(-)

                 reply	other threads:[~2014-10-12  7:31 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=20141012073145.GA15039@vmdeb7 \
    --to=dvhart@infradead.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox