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>] [day] [month] [year] [list]
Date:   Thu, 5 Jan 2017 17:18:45 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v4.10

Hi Linus,

three small pin control fixes for the v4.10 series. Very little
to say about them, just driver fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.10-2

for you to fetch changes up to 1259feddd0f83649d5c48d730c140b4f7f3fa288:

  pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for
Exynos5433 (2016-12-30 14:27:42 +0100)

----------------------------------------------------------------
Pin control fixes for the v4.10 series:

- One fix to the AMD pinctrl ACPI glue.

- Fix requests on the Meson driver.

- Fix bitfield widths on Samsungs Exynos 5433.

----------------------------------------------------------------
Chanwoo Choi (1):
      pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for
Exynos5433

Neil Armstrong (1):
      pinctrl: meson: fix gpio request disabling other modes

Shyam Sundar S K (1):
      pinctrl/amd: Set the level based on ACPI tables

 drivers/pinctrl/meson/pinctrl-meson.c    |  2 +-
 drivers/pinctrl/pinctrl-amd.c            | 19 +++----
 drivers/pinctrl/samsung/pinctrl-exynos.c | 91 ++++++++++++++++++--------------
 drivers/pinctrl/samsung/pinctrl-exynos.h | 31 +++++++++++
 4 files changed, 90 insertions(+), 53 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ