All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 5.19-3
@ 2022-06-29 11:01 Hans de Goede
  2022-06-29 16:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2022-06-29 11:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mark Gross, Linux Kernel Mailing List, platform-driver-x86,
	Rafael J . Wysocki

Hi Linus,

Here is the second round of fixes for platform-drivers-x86 for 5.19:

 -  thinkpad_acpi/ideapad-laptop: mem-leak and platform-profile fixes
 -  panasonic-laptop: missing hotkey presses regression fix
 -  some hardware-id additions
 -  some other small fixes

This includes a small fix to the acpi_video_handles_brightness_key_presses()
ACPI helper function, this has been acked by Rafael for merging through
the pdx86 tree.

Regards,

Hans


The following changes since commit d4fe9cc4ff8656704b58cfd9363d7c3c9d65e519:

  platform/x86/intel: hid: Add Surface Go to VGBS allow list (2022-06-12 14:41:17 +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.19-3

for you to fetch changes up to 9ab762a84b8094540c18a170e5ddd6488632c456:

  platform/x86: hp-wmi: Ignore Sanitization Mode event (2022-06-28 22:20:07 +0200)

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

Highlights:
 -  thinkpad_acpi/ideapad-laptop: mem-leak and platform-profile fixes
 -  panasonic-laptop: missing hotkey presses regression fix
 -  some hardware-id additions
 -  some other small fixes

The following is an automated git shortlog grouped by driver:

ACPI:
 -  video: Change how we determine if brightness key-presses are handled

hp-wmi:
 -  Ignore Sanitization Mode event

ideapad-laptop:
 -  Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]
 -  Add allow_v4_dytc module parameter

intel/pmc:
 -  Add Alder Lake N support to PMC core driver

panasonic-laptop:
 -  filter out duplicate volume up/down/mute keypresses
 -  don't report duplicate brightness key-presses
 -  revert "Resolve hotkey double trigger bug"
 -  sort includes alphabetically
 -  de-obfuscate button codes

platform/mellanox:
 -  nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices()

thinkpad_acpi:
 -  profile capabilities as integer
 -  do not use PSC mode on Intel platforms
 -  Fix a memory leak of EFCH MMIO resource

----------------------------------------------------------------
Dan Carpenter (1):
      platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices()

Gayatri Kammela (1):
      platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver

Hans de Goede (7):
      platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
      platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]
      ACPI: video: Change how we determine if brightness key-presses are handled
      platform/x86: panasonic-laptop: sort includes alphabetically
      platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
      platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
      platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses

Jean Delvare (1):
      platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource

Kai-Heng Feng (1):
      platform/x86: hp-wmi: Ignore Sanitization Mode event

Mark Pearson (2):
      platform/x86: thinkpad-acpi: profile capabilities as integer
      platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms

Stefan Seyfried (1):
      platform/x86: panasonic-laptop: de-obfuscate button codes

 drivers/acpi/acpi_video.c               | 13 +++--
 drivers/platform/mellanox/nvsw-sn2201.c |  4 +-
 drivers/platform/x86/Kconfig            |  2 +
 drivers/platform/x86/hp-wmi.c           |  3 ++
 drivers/platform/x86/ideapad-laptop.c   | 29 ++++++++----
 drivers/platform/x86/intel/pmc/core.c   |  1 +
 drivers/platform/x86/panasonic-laptop.c | 84 ++++++++++++++++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c    | 51 ++++++++++----------
 8 files changed, 127 insertions(+), 60 deletions(-)


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

* Re: [GIT PULL] platform-drivers-x86 for 5.19-3
  2022-06-29 11:01 [GIT PULL] platform-drivers-x86 for 5.19-3 Hans de Goede
@ 2022-06-29 16:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-29 16:44 UTC (permalink / raw)
  To: Hans de Goede
  Cc: Linus Torvalds, Mark Gross, Linux Kernel Mailing List,
	platform-driver-x86, Rafael J . Wysocki

The pull request you sent on Wed, 29 Jun 2022 13:01:42 +0200:

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

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

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-06-29 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 11:01 [GIT PULL] platform-drivers-x86 for 5.19-3 Hans de Goede
2022-06-29 16:44 ` pr-tracker-bot

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.