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:   Thu, 21 Nov 2019 08:11:43 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        "thierry.reding@...il.com" <thierry.reding@...il.com>,
        Laura Abbott <labbott@...hat.com>,
        Hans de Goede <hdegoede@...hat.com>
Subject: [GIT PULL] GPIO fixes for v5.4

Hi Linus,

a last set of small fixes for GPIO, this cycle was quite busy.

Details in the signed tag, please pull it in!

Yours,
Linus Walleij

The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.4-5

for you to fetch changes up to cbdaa5e7bd90db9980ff6187baea9d49fc4de960:

  Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
(2019-11-13 22:58:01 +0100)

----------------------------------------------------------------
GPIO fixes for v5.4:

- Fix debounce delays on the MAX77620 GPIO expander
- Use the correct unit for debounce times on the BD70528 GPIO expander
- Get proper deps for parallel builds of the GPIO tools
- Add a specific ACPI quirk for the Terra Pad 1061

----------------------------------------------------------------
Hans de Goede (1):
      gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist

Laura Abbott (1):
      tools: gpio: Correctly add make dependencies for gpio_utils

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

Thierry Reding (2):
      gpio: max77620: Fixup debounce delays
      gpio: bd70528: Use correct unit for debounce times

 drivers/gpio/gpio-bd70528.c  |  6 +++---
 drivers/gpio/gpio-max77620.c |  6 +++---
 drivers/gpio/gpiolib-acpi.c  | 17 +++++++++++++++++
 tools/gpio/Build             |  1 +
 tools/gpio/Makefile          | 10 +++++++---
 5 files changed, 31 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ