[GIT PULL] auxdisplay for 7.2-1

From: Andy Shevchenko

Date: Mon Jun 01 2026 - 05:32:31 EST


Hi Linus,

A little development in auxdisplay subsystem. Nothing really critical and can
be merged in either v7.1 or v7.2 cycle. Patches were soaked in Linux Next for
a few weeks. Please, pull.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v7.2-1

for you to fetch changes up to 4dc76c305a73bacaf330bebf723a181427bb4540:

auxdisplay: Kconfig: drop unneeded quotes in PANEL_BOOT_MESSAGE dep (2026-05-17 07:58:30 +0200)

----------------------------------------------------------------
auxdisplay for v7.2-1

* Fix potential out-of-bound access in line-display library
* Miscellaneous refactoring and cleaning up

----------------------------------------------------------------
Andy Shevchenko (1):
auxdisplay: max6959: use regmap_assign_bits() in max6959_enable()

Stepan Ionichev (2):
auxdisplay: line-display: fix OOB read on zero-length message_store()
auxdisplay: Kconfig: drop unneeded quotes in PANEL_BOOT_MESSAGE dep

drivers/auxdisplay/Kconfig | 2 +-
drivers/auxdisplay/line-display.c | 2 +-
drivers/auxdisplay/max6959.c | 5 +----
3 files changed, 3 insertions(+), 6 deletions(-)

--
With Best Regards,
Andy Shevchenko