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: <20240827122011.30158-1-krzysztof.kozlowski@linaro.org>
Date: Tue, 27 Aug 2024 14:20:10 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Sylwester Nawrocki <snawrocki@...nel.org>,
	Alim Akhtar <alim.akhtar@...sung.com>,
	Peter Griffin <peter.griffin@...aro.org>,
	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-gpio@...r.kernel.org,
	Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] pinctrl: samsung: drivers for v6.12

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.12

for you to fetch changes up to 39dbbd4e6778ac5580313ba34409855250633c61:

  pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation (2024-08-23 15:40:55 +0200)

----------------------------------------------------------------
Samsung pinctrl drivers changes for v6.12

1. Few cleanups: use more appropriate of_property_present(), use scoped
   OF nodes handling and switch to kmemdup_array().

2. Implement configuring pull-up and pull-down via GPIOLIB.

----------------------------------------------------------------
Peng Fan (1):
      pinctrl: samsung: Use scope based of_node_put() cleanups

Rob Herring (Arm) (1):
      pinctrl: samsung: Use of_property_present()

Shen Lichuan (1):
      pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation

Vishnu Reddy (1):
      pinctrl: samsung: Add support for pull-up and pull-down

 drivers/pinctrl/samsung/pinctrl-exynos-arm.c |  14 ++++
 drivers/pinctrl/samsung/pinctrl-exynos.c     |  16 +---
 drivers/pinctrl/samsung/pinctrl-s3c64xx.c    |  14 ++++
 drivers/pinctrl/samsung/pinctrl-samsung.c    | 108 ++++++++++++++++++++++-----
 drivers/pinctrl/samsung/pinctrl-samsung.h    |  21 ++++++
 5 files changed, 141 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ