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: Mon, 6 May 2024 11:35:33 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Andy Shevchenko <andy@...nel.org>,
	Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] auxdisplay for 6.10-1

Hi Linus,

Tiny update (as was expected) to auxdisplay subsystem. It was a few weeks
in the Linux Next without reported problems. Please, pull for v6.10-rc1.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.10-1

for you to fetch changes up to 93ee235f55d3e1c881e766a320cedcad0b9aca42:

  auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y (2024-04-11 13:34:29 +0300)

----------------------------------------------------------------
auxdisplay for v6.10-1

* A couple of non-critical build fixes to Character LCD library
* Miscellaneous fixes here and there

The following is an automated git shortlog grouped by driver:

charlcd:
 -  Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y
 -  Add missing MODULE_DESCRIPTION()

linedisp:
 -  Group display drivers together

seg-led-gpio:
 -  Convert to platform remove callback returning void

----------------------------------------------------------------
Andy Shevchenko (3):
      auxdisplay: linedisp: Group display drivers together
      auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()
      auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y

Uwe Kleine-König (1):
      auxdisplay: seg-led-gpio: Convert to platform remove callback returning void

 drivers/auxdisplay/Kconfig        | 346 ++++++++++++++++++++------------------
 drivers/auxdisplay/Makefile       |  10 +-
 drivers/auxdisplay/charlcd.c      |   3 +
 drivers/auxdisplay/seg-led-gpio.c |   6 +-
 4 files changed, 189 insertions(+), 176 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ