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, 18 Apr 2024 19:13:29 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
	linux-gpio@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.9-rc5

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

Please pull the following set of minor fixes for the next RC. Details are
in the signed tag as usual.

Thanks,
Bartosz

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.9-rc5

for you to fetch changes up to 69ffed4b62523bbc85511f150500329d28aba356:

  gpiolib: swnode: Remove wrong header inclusion (2024-04-17 22:48:14 +0200)

----------------------------------------------------------------
gpio fixes for v6.9-rc5

- use -ENOTSUPP consistently in Intel GPIO drivers
- don't include dt-bindings headers in gpio-swnode code
- add missing of device table to gpio-lpc32xx and fix autoloading

----------------------------------------------------------------
Andy Shevchenko (3):
      gpio: wcove: Use -ENOTSUPP consistently
      gpio: crystalcove: Use -ENOTSUPP consistently
      gpiolib: swnode: Remove wrong header inclusion

Bartosz Golaszewski (1):
      Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current

Krzysztof Kozlowski (1):
      gpio: lpc32xx: fix module autoloading

 drivers/gpio/gpio-crystalcove.c | 2 +-
 drivers/gpio/gpio-lpc32xx.c     | 1 +
 drivers/gpio/gpio-wcove.c       | 2 +-
 include/linux/gpio/property.h   | 1 -
 4 files changed, 3 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ