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: <CACRpkdY+DKx-c+74b2xiGQ2H9+e2yeup+HEqg1+u1nvQoO6pXA@mail.gmail.com>
Date:   Sat, 12 Jun 2021 12:07:25 +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>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v5.13

Hi Linus,

these are some pin control fixes for v5.13, not much to
go around but some small driver fixes only. Details in the
signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 30e9857a134905ac0d03ca244b615cc3ff0a076e:

  pinctrl: qcom: Make it possible to select SC8180x TLMM (2021-06-09
13:15:20 +0200)

----------------------------------------------------------------
Pin control fixes for the v5.13 series:

- Fix some documentation warnings for Allwinner
- Fix duplicated GPIO groups on Qualcomm SDX55
- Fix a double enablement bug in the Ralink driver
- Fix the Qualcomm SC8180x Kconfig so the driver can
  be selected.

----------------------------------------------------------------
Bjorn Andersson (1):
      pinctrl: qcom: Make it possible to select SC8180x TLMM

Manivannan Sadhasivam (1):
      pinctrl: qcom: Fix duplication in gpio_groups

Sergio Paracuellos (1):
      pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled

Souptick Joarder (1):
      pinctrl: aspeed: Fix minor documentation error

 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c |  4 ++--
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c |  4 ++--
 drivers/pinctrl/aspeed/pinctrl-aspeed.c    |  3 ++-
 drivers/pinctrl/aspeed/pinmux-aspeed.c     |  3 ++-
 drivers/pinctrl/qcom/Kconfig               |  2 +-
 drivers/pinctrl/qcom/pinctrl-sdx55.c       | 18 +++++++++---------
 drivers/pinctrl/ralink/pinctrl-rt2880.c    |  2 +-
 7 files changed, 19 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ