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]
Date:   Sat, 26 Jun 2021 01:34:01 +0200
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        Andy Shevchenko <andy.shevchenko@...il.com>,
        Fabien Dessenne <fabien.dessenne@...s.st.com>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Last pin control fixes for v5.13

Hi Linus,

some last minute pin control fixes. A bit late because
I have some vacation and midsommar. Two driver fixes,
details in the signed tag.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:

  Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.13-3

for you to fetch changes up to 67e2996f72c71ebe4ac2fcbcf77e54479bb7aa11:

  pinctrl: stm32: fix the reported number of GPIO lines per bank
(2021-06-18 14:56:54 +0200)

----------------------------------------------------------------
Two fixes in the last minute:

- Put an fwnode in the errorpath in the SGPIO driver

- Fix the number of GPIO lines per bank in the STM32 driver

----------------------------------------------------------------
Andy Shevchenko (1):
      pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()

Fabien Dessenne (1):
      pinctrl: stm32: fix the reported number of GPIO lines per bank

 drivers/pinctrl/pinctrl-microchip-sgpio.c | 4 +++-
 drivers/pinctrl/stm32/pinctrl-stm32.c     | 9 +++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ