[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aXeEk_kETb6Q4iDh@black.igk.intel.com>
Date: Mon, 26 Jan 2026 16:13:23 +0100
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.20-1
Hi Linus,
For this subsystem it's rather moderated update and basically for only a single
driver. Everything was floating in Linux Next for weeks without reported issues.
Please, pull for v6.20-rc1 (or whatever next cycle version will be).
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.20-1
for you to fetch changes up to 693142d4d761dd188ead136a7bca1e870a6af8cd:
auxdisplay: max6959: Replace slab.h with device/devres.h (2026-01-13 12:08:12 +0100)
----------------------------------------------------------------
auxdisplay for v6.20-1
* A good refactoring of arm-charlcd to use modern kernel APIs
----------------------------------------------------------------
Andy Shevchenko (8):
auxdisplay: arm-charlcd: convert to use device managed APIs
auxdisplay: arm-charlcd: Remove unneeded info message
auxdisplay: arm-charlcd: drop of_match_ptr()
auxdisplay: arm-charlcd: Don't use "proxy" headers
auxdisplay: arm-charlcd: Use readl_poll_timeout
auxdisplay: arm-charlcd: Join string literals back
auxdisplay: arm-charlcd: Remove redundant ternary operators
auxdisplay: max6959: Replace slab.h with device/devres.h
Thomas Fourier (1):
auxdisplay: arm-charlcd: fix release_mem_region() size
drivers/auxdisplay/arm-charlcd.c | 96 ++++++++++++----------------------------
drivers/auxdisplay/max6959.c | 2 +-
2 files changed, 29 insertions(+), 69 deletions(-)
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists