All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andy Shevchenko <andy@kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [GIT PULL] auxdisplay for 6.19-1
Date: Tue, 25 Nov 2025 12:03:55 +0100	[thread overview]
Message-ID: <aSWNG_XKUz9C454I@black.igk.intel.com> (raw)

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



             reply	other threads:[~2025-11-25 11:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25 11:03 Andy Shevchenko [this message]
2025-12-04 17:31 ` [GIT PULL] auxdisplay for 6.19-1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aSWNG_XKUz9C454I@black.igk.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.