mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 6.2-2
@ 2023-01-13 11:07 Hans de Goede
  2023-01-13 13:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2023-01-13 11:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Gross, Linux Kernel Mailing List, platform-driver-x86

Hi Linus,

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

Nothing special to report just various small fixes and
hardware-id additions.

Regards,

Hans


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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-v6.2-2

for you to fetch changes up to fde5f74ccfc771941b018b5415fa9664426e10ad:

  platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode (2023-01-13 11:40:30 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v6.2-2

A small set of assorted fixes and hardware-id additions for 6.2.

The following is an automated git shortlog grouped by driver:

asus-nb-wmi:
 -  Add alternate mapping for KEY_SCREENLOCK
 -  Add alternate mapping for KEY_CAMERA

asus-wmi:
 -  Don't load fan curves without fan
 -  Ignore fan on E410MA
 -  Add quirk wmi_ignore_fan

dell-privacy:
 -  Only register SW_CAMERA_LENS_COVER if present
 -  Fix SW_CAMERA_LENS_COVER reporting

ideapad-laptop:
 -  Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]

int3472/discrete:
 -  Ensure the clk/power enable pins are in output mode

intel/pmc/core:
 -  Add Meteor Lake mobile support

platform/surface:
 -  aggregator: Add missing call to ssam_request_sync_free()
 -  aggregator: Ignore command messages not intended for us

platform/x86/amd:
 -  Fix refcount leak in amd_pmc_probe

simatic-ipc:
 -  add another model
 -  correct name of a model

sony-laptop:
 -  Don't turn off 0x153 keyboard backlight during probe

thinkpad_acpi:
 -  Fix profile mode display in AMT mode

touchscreen_dmi:
 -  Add info for the CSL Panther Tab HD

----------------------------------------------------------------
Gayatri Kammela (1):
      platform/x86: intel/pmc/core: Add Meteor Lake mobile support

Hans de Goede (6):
      platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
      platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]
      platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
      platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
      platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present
      platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode

Henning Schild (2):
      platform/x86: simatic-ipc: correct name of a model
      platform/x86: simatic-ipc: add another model

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode

Maximilian Luz (2):
      platform/surface: aggregator: Ignore command messages not intended for us
      platform/surface: aggregator: Add missing call to ssam_request_sync_free()

Miaoqian Lin (1):
      platform/x86/amd: Fix refcount leak in amd_pmc_probe

Michael Klein (1):
      platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD

Thomas Weißschuh (4):
      platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
      platform/x86: asus-wmi: Add quirk wmi_ignore_fan
      platform/x86: asus-wmi: Ignore fan on E410MA
      platform/x86: asus-wmi: Don't load fan curves without fan

 drivers/platform/surface/aggregator/controller.c   |  4 ++-
 .../surface/aggregator/ssh_request_layer.c         | 14 ++++++++
 drivers/platform/x86/amd/pmc.c                     |  2 +-
 drivers/platform/x86/asus-nb-wmi.c                 | 15 ++++++++
 drivers/platform/x86/asus-wmi.c                    |  7 +++-
 drivers/platform/x86/asus-wmi.h                    |  1 +
 drivers/platform/x86/dell/dell-wmi-privacy.c       | 41 ++++++++++++++++------
 drivers/platform/x86/ideapad-laptop.c              |  6 ++++
 .../platform/x86/intel/int3472/clk_and_regulator.c |  3 ++
 drivers/platform/x86/intel/int3472/discrete.c      |  4 +++
 drivers/platform/x86/intel/pmc/core.c              |  1 +
 drivers/platform/x86/simatic-ipc.c                 |  3 +-
 drivers/platform/x86/sony-laptop.c                 | 21 +++++++----
 drivers/platform/x86/thinkpad_acpi.c               | 23 ++++++++----
 drivers/platform/x86/touchscreen_dmi.c             | 25 +++++++++++++
 include/linux/platform_data/x86/simatic-ipc.h      |  3 +-
 16 files changed, 145 insertions(+), 28 deletions(-)


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

* Re: [GIT PULL] platform-drivers-x86 for 6.2-2
  2023-01-13 11:07 [GIT PULL] platform-drivers-x86 for 6.2-2 Hans de Goede
@ 2023-01-13 13:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-13 13:58 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 Fri, 13 Jan 2023 12:07:28 +0100:

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

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

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:[~2023-01-13 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 11:07 [GIT PULL] platform-drivers-x86 for 6.2-2 Hans de Goede
2023-01-13 13:58 ` 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

all inboxes | Powered by JetHome®