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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZZU51xqQgQA3tDC6ccaZ2WbDc_CPk79c3DgXPS6Wsivw@mail.gmail.com>
Date:   Fri, 16 Sep 2022 14:15:04 +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 the v6.0 series

Hi Linus,

here are some pin control fixes for the v6.0 series.
Nothing special, just driver fixes. Details in the signed
tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c297561bc98ad0f2a37ce0178ee3ba89ab586d70:

  pinctrl: ocelot: Fix interrupt controller (2022-09-14 15:00:16 +0200)

----------------------------------------------------------------
Some pin control fixes for v6.0:

- Fix IRQ wakeup and pins for UFS and SDC2 issues on the
  Qualcomm SC8180x
- Fix the Rockchip driver to support interrupt on both rising
  and falling edges.
- Name the Allwinner A100 R_PIO properly
- Fix several issues with the Ocelot interrupts.

----------------------------------------------------------------
Horatiu Vultur (1):
      pinctrl: ocelot: Fix interrupt controller

João H. Spies (1):
      pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH

Michael Wu (1):
      pinctrl: sunxi: Fix name for A100 R_PIO

Molly Sophia (2):
      pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
      pinctrl: qcom: sc8180x: Fix wrong pin numbers

 drivers/gpio/gpio-rockchip.c                  |   4 +-
 drivers/pinctrl/pinctrl-ocelot.c              | 111 ++++++++++++++++++++++----
 drivers/pinctrl/qcom/pinctrl-sc8180x.c        |  10 +--
 drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.c |   2 +-
 4 files changed, 105 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ