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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Jul 2019 18:38:15 +0300
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Darren Hart <dvhart@...radead.org>,
        Andy Shevchenko <andy@...radead.org>
Subject: [GIT PULL] platform-drivers-x86 for 5.3-3

Hi Linus,

Business as usual for PDx86, few fixes and new ID
(missed merge window due to dependency).

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.3-3

for you to fetch changes up to f14312a93b34b9350dc33ff0b4215c24f4c82617:

  platform/x86: pcengines-apuv2: use KEY_RESTART for front button (2019-07-29 18:24:59 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v5.3-3

PC Engines APU got one fix for software dependencies to automatically load them
and another fix for mapping of key button in the front to issue restart event.

OLPC driver is now can be probed automatically based on module device table.

Intel PMC core driver supports Intel Ice Lake NNPI processor.

WMI driver missed description of new field in the structure that has been added.

The following is an automated git shortlog grouped by driver:

intel_pmc_core:
 -  Add ICL-NNPI support to PMC Core

pcengines-apuv2:
 -  use KEY_RESTART for front button
 -  Fix softdep statement

OLPC:
 -  add SPI MODULE_DEVICE_TABLE

wmi:
 -  add missing struct parameter description

----------------------------------------------------------------
Enrico Weigelt (1):
      platform/x86: pcengines-apuv2: use KEY_RESTART for front button

Jean Delvare (1):
      platform/x86: pcengines-apuv2: Fix softdep statement

Lubomir Rintel (1):
      Platform: OLPC: add SPI MODULE_DEVICE_TABLE

Mattias Jacobsson (1):
      platform/x86: wmi: add missing struct parameter description

Rajneesh Bhardwaj (1):
      platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

 drivers/platform/olpc/olpc-xo175-ec.c  | 6 ++++++
 drivers/platform/x86/intel_pmc_core.c  | 1 +
 drivers/platform/x86/pcengines-apuv2.c | 6 ++----
 include/linux/mod_devicetable.h        | 1 +
 4 files changed, 10 insertions(+), 4 deletions(-)

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists