All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT] x86 platform driver updates
@ 2013-05-10 13:05 Matthew Garrett
  0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2013-05-10 13:05 UTC (permalink / raw)
  To: torvalds; +Cc: platform-driver-x86, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-10 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 13:05 [GIT] x86 platform driver updates 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.