The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] auxdisplay for 6.10-1
@ 2024-05-06  8:35 Andy Shevchenko
  2024-05-06 17:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-05-06  8:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Andy Shevchenko, Geert Uytterhoeven

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-06 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-06  8:35 [GIT PULL] auxdisplay for 6.10-1 Andy Shevchenko
2024-05-06 17:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox