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.10-1
Date: Mon, 6 May 2024 11:35:33 +0300 [thread overview]
Message-ID: <ZjiWVdJPyFiN0oYe@black.fi.intel.com> (raw)
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
next reply other threads:[~2024-05-06 9:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 8:35 Andy Shevchenko [this message]
2024-05-06 17:45 ` [GIT PULL] auxdisplay for 6.10-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=ZjiWVdJPyFiN0oYe@black.fi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox