public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Cc: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Subject: [GIT PULL] au1100fb fbdev updates for v7.0-rc1
Date: Fri, 20 Feb 2026 08:49:35 +0100	[thread overview]
Message-ID: <aZgSDyT2VcYM4R_Z@carbonx1> (raw)

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

             reply	other threads:[~2026-02-20  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-20  7:49 Helge Deller [this message]
2026-02-21  1:20 ` [GIT PULL] au1100fb fbdev updates for v7.0-rc1 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=aZgSDyT2VcYM4R_Z@carbonx1 \
    --to=deller@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@baylibre.com \
    /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