[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aSWNG_XKUz9C454I@black.igk.intel.com>
Date: Tue, 25 Nov 2025 12:03:55 +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.19-1
Hi Linus,
First part of work done by Jean-François to enable new HW. The patches
were in Linux Next for a few weeks without any problem reported. Please,
pull for v6.19-rc1.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.19-1
for you to fetch changes up to 00de283c53c99690807f5c875f8c715679a560ef:
Merge patch series "auxdisplay: linedisp: support attribute attachment to auxdisplay devices" (2025-10-15 18:46:08 +0200)
----------------------------------------------------------------
auxdisplay for v6.19-1
* Support linedisp attribute attachment to auxdisplay parent devices
----------------------------------------------------------------
Andy Shevchenko (1):
Merge patch series "auxdisplay: linedisp: support attribute attachment to auxdisplay devices"
Jean-François Lessard (5):
docs: ABI: auxdisplay: document linedisp library sysfs attributes
auxdisplay: linedisp: encapsulate container_of usage within to_linedisp
auxdisplay: linedisp: display static message when length <= display size
auxdisplay: linedisp: add num_chars sysfs attribute
auxdisplay: linedisp: support attribute attachment to auxdisplay devices
.../ABI/testing/sysfs-auxdisplay-linedisp | 90 ++++++++
drivers/auxdisplay/line-display.c | 240 +++++++++++++++++++--
drivers/auxdisplay/line-display.h | 4 +
3 files changed, 312 insertions(+), 22 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-auxdisplay-linedisp
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists