Re: [GIT PULL] fbdev updates for v6.15-rc1

2025-03-28 Thread pr-tracker-bot
The pull request you sent on Thu, 27 Mar 2025 19:03:38 +0100: > http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git > tags/fbdev-for-6.15-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/51aad189f8e0f926c0977d180cae6a78df445f27 Thank you! -- Dee

[GIT PULL] fbdev updates for v6.15-rc1

2025-03-27 Thread Helge Deller
Hi Linus, please pull some updates regarding fbdev for 6.15-rc1: The fbcon packed pixel drawing routines have been refactored to bring the implementations for system and I/O memory in sync. The other patches add some parameter checks, static attribute groups for sysfs entries and console fixes.