All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] x86 platform driver updates
Date: Fri, 10 May 2013 14:05:57 +0100	[thread overview]
Message-ID: <20130510130557.GA17300@srcf.ucam.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2213 bytes --]

Hi Linus,

Small set of updates, mainly trivial bugfixes and some small updates to 
deal with newer hardware. There's also a new driver that allows qemu 
guests to notify the hypervisor that they've just paniced, which seems 
useful.

The following changes since commit e0fd9affeb64088eff407dfc98bbd3a5c17ea479:

  Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (2013-05-08 15:29:48 -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 a1ec56ed9f42fb5374cd2add373811c9527c0995:

  Add support for fan button on Ideapad Z580 (2013-05-08 20:00:50 -0400)

----------------------------------------------------------------
AceLan Kao (2):
      dell: add new dell WMI format for the AIO machines
      asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75A

Alex Hung (1):
      hp-wmi: add more definitions for new event_id's

Alexandru Gheorghiu (1):
      drivers: platform: x86: Use PTR_RET function

Arthur Wirski (1):
      sony-laptop: SVS151290S kbd backlight and gfx switch support

David Woodhouse (1):
      dell-laptop: Fix krealloc() misuse in parse_da_table()

Hu Tao (1):
      pvpanic: pvpanic device driver

Maxim Mikityanskiy (1):
      Add support for fan button on Ideapad Z580

Shuah Khan (1):
      hp_accel: Ignore the error from lis3lv02d_poweron() at resume

 drivers/platform/x86/Kconfig          |   8 +++
 drivers/platform/x86/Makefile         |   2 +
 drivers/platform/x86/asus-nb-wmi.c    |   9 +++
 drivers/platform/x86/dell-laptop.c    |  10 +--
 drivers/platform/x86/dell-wmi-aio.c   |  53 +++++++++++++--
 drivers/platform/x86/hp-wmi.c         |  24 +++++++
 drivers/platform/x86/hp_accel.c       |   3 +-
 drivers/platform/x86/ideapad-laptop.c |   6 +-
 drivers/platform/x86/pvpanic.c        | 124 ++++++++++++++++++++++++++++++++++
 drivers/platform/x86/samsung-q10.c    |   5 +-
 drivers/platform/x86/sony-laptop.c    |  20 +++++-
 11 files changed, 248 insertions(+), 16 deletions(-)
 create mode 100644 drivers/platform/x86/pvpanic.c


-- 
Matthew Garrett | mjg59@srcf.ucam.org

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

                 reply	other threads:[~2013-05-10 13:06 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=20130510130557.GA17300@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.