linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 5.17-2
@ 2022-02-01 15:45 Hans de Goede
  2022-02-01 20:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2022-02-01 15:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Gross, Linux Kernel Mailing List, platform-driver-x86

Hi Linus,

Here is the first round of bug-fixes for platform-drivers-x86
for 5.17.

This consists of various build- and bug-fixes as well as
a few hardware-id additions.

Regards,

Hans


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +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.17-2

for you to fetch changes up to 836f35f79153ce09d813c83f341dba4481996966:

  platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms (2022-02-01 15:37:00 +0100)

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

Highlights:
 - Bunch of fixes for the new x86-android-tablets module
 - Misc. other fixes
 - A couple of hw-id additions

The following is an automated git shortlog grouped by driver:

ISST:
 -  Fix possible circular locking dependency detected

amd-pmc:
 -  Correct usage of SMU version
 -  Make amd_pmc_stb_debugfs_fops static

asus-tf103c-dock:
 -  Make 2 global structs static

intel_crystal_cove_charger:
 -  Fix IRQ masking / unmasking

platform/surface:
 -  Reinstate platform dependency

thinkpad_acpi:
 -  Fix incorrect use of platform profile on AMD platforms
 -  Add quirk for ThinkPads without a fan

touchscreen_dmi:
 -  Add info for the RWC NANOTE P8 AY07J 2-in-1

x86-android-tablets:
 -  Trivial typo fix for MODULE_AUTHOR
 -  Fix the buttons on CZC P10T tablet
 -  Constify the gpiod_lookup_tables arrays
 -  Add an init() callback to struct x86_dev_info
 -  Add support for disabling ACPI _AEI handlers
 -  Correct crystal_cove_charger module name

----------------------------------------------------------------
Alexander Kobel (1):
      platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan

Geert Uytterhoeven (1):
      platform/surface: Reinstate platform dependency

Hans de Goede (7):
      platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
      platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
      platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_info
      platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
      platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
      platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
      platform/x86: asus-tf103c-dock: Make 2 global structs static

Lubomir Rintel (2):
      platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
      platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR

Mario Limonciello (1):
      platform/x86: amd-pmc: Correct usage of SMU version

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms

Srinivas Pandruvada (1):
      platform/x86: ISST: Fix possible circular locking dependency detected

Yuka Kawajiri (1):
      platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1

 drivers/platform/surface/Kconfig                   |   1 +
 drivers/platform/x86/amd-pmc.c                     |  15 +--
 drivers/platform/x86/asus-tf103c-dock.c            |   4 +-
 drivers/platform/x86/intel/crystal_cove_charger.c  |  26 ++---
 .../x86/intel/speed_select_if/isst_if_common.c     |  97 ++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c               |  25 ++++-
 drivers/platform/x86/touchscreen_dmi.c             |  24 +++++
 drivers/platform/x86/x86-android-tablets.c         | 105 +++++++++++++++++++--
 8 files changed, 229 insertions(+), 68 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] platform-drivers-x86 for 5.17-2
  2022-02-01 15:45 [GIT PULL] platform-drivers-x86 for 5.17-2 Hans de Goede
@ 2022-02-01 20:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-01 20:46 UTC (permalink / raw)
  To: Hans de Goede
  Cc: Linus Torvalds, Mark Gross, Linux Kernel Mailing List,
	platform-driver-x86

The pull request you sent on Tue, 1 Feb 2022 16:45:56 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.17-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/83c2713a6754815c4f533097914a8d4fbe85dcf1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-01 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 15:45 [GIT PULL] platform-drivers-x86 for 5.17-2 Hans de Goede
2022-02-01 20:46 ` pr-tracker-bot

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).