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: <CACRpkdZ=EC589q1WpdkzCcswfLRUcVe25Uuht-vqywEn16R7Tg@mail.gmail.com>
Date:   Fri, 2 Oct 2020 23:45:39 +0200
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>
Subject: [GIT PULL] pin control fixes for v5.9

Hi Linus,

some pin control fixes here, some four of them since -rc2.

All of them are driver fixes, the Intel Cherryview being the
most interesting one.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 39c4dbe4cc363accd676162c24b264f44c581490:

  pinctrl: mediatek: check mtk_is_virt_gpio input parameter
(2020-10-01 09:51:36 +0200)

----------------------------------------------------------------
Pin control fixes for the v5.9 kernel:

- Fix a mux problem for I2C in the MVEBU driver.

- Fix a really hairy inversion problem in the Intel Cherryview
  driver.

- Fix the register for the sdc2_clk in the Qualcomm SM8250
  driver.

- Check the virtual GPIO boot failur in the Mediatek driver.

----------------------------------------------------------------
Chris Packham (1):
      pinctrl: mvebu: Fix i2c sda definition for 98DX3236

Dmitry Baryshkov (1):
      pinctrl: qcom: sm8250: correct sdc2_clk

Hanks Chen (1):
      pinctrl: mediatek: check mtk_is_virt_gpio input parameter

Hans de Goede (1):
      pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs

 drivers/pinctrl/intel/pinctrl-cherryview.c       | 14 +++++++++++++-
 drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c |  4 ++++
 drivers/pinctrl/mvebu/pinctrl-armada-xp.c        |  2 +-
 drivers/pinctrl/qcom/pinctrl-sm8250.c            |  2 +-
 4 files changed, 19 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ