lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbMXvpwgniKeyJ47-t0X+ekkJ1r8RpDFJRsd+g9id+ruQ@mail.gmail.com>
Date: Mon, 25 Aug 2025 14:58:24 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>, 
	"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v6.17

Hi Linus,

here are some quick pin control fixes.

Nothing special, just driver fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.17-2

for you to fetch changes up to 563fcd6475931c5c8c652a4dd548256314cc87ed:

  pinctrl: airoha: Fix return value in pinconf callbacks (2025-08-22
15:08:58 +0200)

----------------------------------------------------------------
Pin control fixes for the v6.17 series:

- Module macro parameter fix for the meson driver so that
  it actually modprobes.

- ACPI quirk for the ASUS ProArt PX13

- Build dependency for the STMFX driver.

- Proper return value for the pinconf callbacks in the
  Airhoa driver.

----------------------------------------------------------------
Alexey Gladkov (1):
      pinctrl: meson: Fix typo in device table macro

Lorenzo Bianconi (1):
      pinctrl: airoha: Fix return value in pinconf callbacks

Mario Limonciello (AMD) (1):
      gpiolib: acpi: Add quirk for ASUS ProArt PX13

Randy Dunlap (1):
      pinctrl: STMFX: add missing HAS_IOMEM dependency

 drivers/gpio/gpiolib-acpi-quirks.c         | 14 ++++++++++++++
 drivers/pinctrl/Kconfig                    |  1 +
 drivers/pinctrl/mediatek/pinctrl-airoha.c  |  8 ++++----
 drivers/pinctrl/meson/pinctrl-amlogic-a4.c |  2 +-
 4 files changed, 20 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ