All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Darren Hart <dvhart@infradead.org>,
	Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 5.5-2
Date: Fri, 20 Dec 2019 19:19:48 +0200	[thread overview]
Message-ID: <20191220171948.GA3909@smile.fi.intel.com> (raw)

Hi Linus,

Bucket of fixes for PDx86. Note, that there is no ABI breakage in Mellanox
driver because it has been introduced in v5.5-rc1, so we can change it.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:

  Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 02abbda105f25fb634207e7f23a8a4b51fe67ad4:

  platform/x86: pcengines-apuv2: Spelling fixes in the driver (2019-12-20 19:01:59 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v5.5-2

* Add support of APUv4 and fix an assignment of simswap GPIO.
* Add Siemens CONNECT X300 to DMI table to avoid stuck during boot.
* Correct arguments of WMI call on HP Envy x360 15-cp0xxx model.
* Fix the mlx-bootctl sysfs attributes to be device related.

The following is an automated git shortlog grouped by driver:

hp-wmi:
 -  Make buffer for HPWMI_FEATURE2_QUERY 128 bytes

pcengines-apuv2:
 -  Spelling fixes in the driver
 -  detect apuv4 board
 -  fix simswap GPIO assignment

platform/mellanox:
 -  fix the mlx-bootctl sysfs

pmc_atom:
 -  Add Siemens CONNECT X300 to critclk_systems DMI table

----------------------------------------------------------------
Andy Shevchenko (1):
      platform/x86: pcengines-apuv2: Spelling fixes in the driver

Enrico Weigelt, metux IT consult (2):
      platform/x86: pcengines-apuv2: fix simswap GPIO assignment
      platform/x86: pcengines-apuv2: detect apuv4 board

Hans de Goede (1):
      platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes

Liming Sun (1):
      platform/mellanox: fix the mlx-bootctl sysfs

Michael Haener (1):
      platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table

 .../ABI/testing/sysfs-platform-mellanox-bootctl    | 10 ++--
 drivers/platform/mellanox/mlxbf-bootctl.c          |  2 +-
 drivers/platform/x86/hp-wmi.c                      |  2 +-
 drivers/platform/x86/pcengines-apuv2.c             | 63 +++++++++++++++-------
 drivers/platform/x86/pmc_atom.c                    |  8 +++
 5 files changed, 60 insertions(+), 25 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2019-12-20 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 17:19 Andy Shevchenko [this message]
2019-12-20 18:45 ` [GIT PULL] platform-drivers-x86 for 5.5-2 pr-tracker-bot

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=20191220171948.GA3909@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=andy@infradead.org \
    --cc=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 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.