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]
Date:   Fri, 10 Jul 2020 17:32:11 +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>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Navid Emamdoost <navid.emamdoost@...il.com>
Subject: [GIT PULL] GPIO fixes for the v5.8 series

Hi Linus,

here are some GPIO fixes, most of them for the PCA953x
that Andy worked hard to fix up.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.8-2

for you to fetch changes up to 93e0272a4395819d51c7501b3cde771863ccecd2:

  Merge tag 'gpio-fixes-for-v5.8-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
(2020-06-26 23:53:25 +0200)

----------------------------------------------------------------
GPIO fixes for the v5.8 series:

- Fix two runtime PM errorpath problems in the Arizona
  GPIO driver.

- Fix three interrupt issues in the PCA953x driver.

- Fix the automatic address increment handling in the
  PCA953x driver again.

- Add a quirk to the PCA953x that fixes a problem in
  the Intel Galileo Gen 2.

----------------------------------------------------------------
Andy Shevchenko (5):
      gpio: pca953x: Synchronize interrupt handler properly
      gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
      gpio: pca953x: Fix direction setting when configure an IRQ
      gpio: pca953x: disable regmap locking for automatic address incrementing
      gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2

Linus Walleij (1):
      Merge tag 'gpio-fixes-for-v5.8-rc3' of
git://git.kernel.org/.../brgl/linux into fixes

Navid Emamdoost (2):
      gpio: arizona: handle pm_runtime_get_sync failure case
      gpio: arizona: put pm_runtime in case of failure

 drivers/gpio/gpio-arizona.c |  7 +++-
 drivers/gpio/gpio-pca953x.c | 99 ++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 100 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ