lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 13 Nov 2015 16:33:58 -0800
From:	Darren Hart <dvhart@...radead.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.4-2

Hi Linus,

The following changes since commit d2f20619942fe4618160a7fa3dbdcbac335cff59:

  toshiba_acpi: Initialize hotkey_event_type variable (2015-11-05 16:09:24 -0800)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.4-2

for you to fetch changes up to b82983401684ba06fcf3fbafa63edf371c0d4775:

  asus-wmi: fix error handling in store_sys_wmi() (2015-11-10 22:22:15 -0800)

----------------------------------------------------------------
platform-drivers-x86 for 4.4-2

Support for the unfortunately rather unique ESC key on the Ideapad Yoga 3 and
two DMI matches for rfkill support. Solitary fix for potential missed errors for
asus-wmi. Downgrade a thinkpad_acpi message to info.

asus-wmi:
 - fix error handling in store_sys_wmi()

ideapad-laptop:
 - Add Lenovo Yoga 900 to no_hw_rfkill dmi list
 - include Yoga 3 1170 in add rfkill whitelist
 - add support for Yoga 3 ESC key

thinkpad_acpi:
 - Don't yell on unsupported brightness interfaces

----------------------------------------------------------------
Arnd Bergmann (2):
      ideapad-laptop: add support for Yoga 3 ESC key
      ideapad-laptop: include Yoga 3 1170 in add rfkill whitelist

Dan Carpenter (1):
      asus-wmi: fix error handling in store_sys_wmi()

David Herrmann (1):
      thinkpad_acpi: Don't yell on unsupported brightness interfaces

Hans de Goede (1):
      ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list

 drivers/platform/x86/Kconfig          |  1 +
 drivers/platform/x86/asus-wmi.c       |  2 +-
 drivers/platform/x86/ideapad-laptop.c | 49 +++++++++++++++++++++++++++++++----
 drivers/platform/x86/thinkpad_acpi.c  |  3 +--
 4 files changed, 47 insertions(+), 8 deletions(-)

-- 
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists