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: <CAD++jLn1Ba7MH63VOtGQHDOA7a_2A9Ez0CQG+Mw_LkvhruswSg@mail.gmail.com>
Date: Thu, 8 Jan 2026 22:33:15 +0100
From: Linus Walleij <linusw@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, 
	Linux pin control <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] Pin control fixes for v6.19

Hi Linus,

some pin control fixes that stacked up. Very little has arrived but it's time
to send over what I have.

Small driver fixes and my addresses into .mailmap, that's it.

Please pull it in, details in the signed tag.

Yours,
Linus Walleij

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

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

for you to fetch changes up to ebc18e9854e5a2b62a041fb57b216a903af45b85:

  pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(2026-01-01 15:40:56 +0100)

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

- Fix the mt8189 register base name order back from being fixed
  broken.

- Add REGMAP_MMIO to the pic64gx-gpio2 to avoid build breakages.

- Mark the Qualcomm lpass-lpi pin controller GPIO chip instance
  as sleeping to fix lock splats.

- Update .mailmap with my new kernel.org address for all old mails
  after maintainers ran into issues with this.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping

Linus Walleij (1):
      Update .mailmap for Linus Walleij

Louis-Alexis Eyraud (1):
      pinctrl: mediatek: mt8189: restore previous register base name array order

Sander Vanheule (1):
      pinctrl: pic64gx-gpio2: Add REGMAP_MMIO dependency

 .mailmap                                  | 4 ++++
 drivers/pinctrl/Kconfig                   | 1 +
 drivers/pinctrl/mediatek/pinctrl-mt8189.c | 2 +-
 drivers/pinctrl/qcom/pinctrl-lpass-lpi.c  | 2 +-
 4 files changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ