* [GIT PULL] au1100fb fbdev updates for v7.0-rc1
@ 2026-02-20 7:49 Helge Deller
2026-02-21 1:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2026-02-20 7:49 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
Cc: Uwe Kleine-König
Hi Linus,
please pull a series of patches with code cleanups for the au1100fb driver.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 26a4cfaff82a2dcb810f6bfd5f4842f9b6046c8a:
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux (2026-02-15 10:47:59 -0800)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-7.0-rc1-2
for you to fetch changes up to 0f967cb8ea04486953f85b249b42dda3de842053:
fbdev: au1100fb: Replace license boilerplate by SPDX header (2026-02-19 17:38:17 +0100)
----------------------------------------------------------------
fbdev enhancements for 7.0-rc1:
A series with code cleanups for the au1100fb fbdev driver [Uwe Kleine-König].
----------------------------------------------------------------
Uwe Kleine-König (7):
fbdev: au1100fb: Don't store device specific data in global variables
fbdev: au1100fb: Mark several local functions as static
fbdev: au1100fb: Use proper conversion specifiers in printk formats
fbdev: au1100fb: Make driver compilable on non-mips platforms
fbdev: au1100fb: Replace custom printk wrappers by pr_*
fbdev: au1100fb: Fold au1100fb.h into its only user
fbdev: au1100fb: Replace license boilerplate by SPDX header
drivers/video/fbdev/Kconfig | 3 +-
drivers/video/fbdev/au1100fb.c | 487 ++++++++++++++++++++++++++++++++++-------
drivers/video/fbdev/au1100fb.h | 379 --------------------------------
3 files changed, 406 insertions(+), 463 deletions(-)
delete mode 100644 drivers/video/fbdev/au1100fb.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-21 1:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 7:49 [GIT PULL] au1100fb fbdev updates for v7.0-rc1 Helge Deller
2026-02-21 1:20 ` 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