platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Gross <mgross@linux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.14-3
Date: Tue, 10 Aug 2021 17:52:00 +0200	[thread overview]
Message-ID: <22dd7348-7f62-a99c-9f3b-3fdd00bb3772@redhat.com> (raw)

Hi Linus,

Here is a small set of bug-fixes for 5.14, 2 patches for dealing with
360 degree/ yoga-style 2-in-1s with 2 accelerometers and one other
trivial patch.

Regards,

Hans


The following changes since commit 2b2c66f607d00d17f879c0d946d44340bfbdc501:

  platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2 (2021-07-28 12:05:33 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.14-3

for you to fetch changes up to 9d7b132e62e41b7d49bf157aeaf9147c27492e0f:

  platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables (2021-08-06 14:04:43 +0200)

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

Second (small) set of pdx86 fixes for 5.14.

The following is an automated git shortlog grouped by driver:

Add and use a dual_accel_detect() helper:
 - Add and use a dual_accel_detect() helper

Make dual_accel_detect() KIOX010A + KIOX020A detect more robust:
 - Make dual_accel_detect() KIOX010A + KIOX020A detect more robust

pcengines-apuv2:
 -  Add missing terminating entries to gpio-lookup tables

----------------------------------------------------------------
Hans de Goede (3):
      platform/x86: Add and use a dual_accel_detect() helper
      platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust
      platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables

 drivers/platform/x86/Kconfig             |  3 ++
 drivers/platform/x86/dual_accel_detect.h | 76 ++++++++++++++++++++++++++++++++
 drivers/platform/x86/intel-hid.c         | 21 +++------
 drivers/platform/x86/intel-vbtn.c        | 18 ++++++--
 drivers/platform/x86/pcengines-apuv2.c   |  2 +
 drivers/platform/x86/thinkpad_acpi.c     |  3 +-
 6 files changed, 104 insertions(+), 19 deletions(-)
 create mode 100644 drivers/platform/x86/dual_accel_detect.h


             reply	other threads:[~2021-08-10 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 15:52 Hans de Goede [this message]
2021-08-10 16:54 ` [GIT PULL] platform-drivers-x86 for 5.14-3 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=22dd7348-7f62-a99c-9f3b-3fdd00bb3772@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgross@linux.intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).