From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: [GIT PULL] fbdev fixes and updates for v6.6-rc7
Date: Tue, 17 Oct 2023 21:39:11 +0200 [thread overview]
Message-ID: <ZS7i38pKFD0/Msus@ls3530> (raw)
Hi Linus,
please pull a few unexiting small fbdev fixes & cleanups for 6.6-rc7.
Thanks,
Helge
-----------
The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:
Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.6-rc7
for you to fetch changes up to e8e4a470b677511f9d1ad4f3cef32adc1d9a60ca:
fbdev: core: syscopyarea: fix sloppy typing (2023-10-16 23:22:53 +0200)
----------------------------------------------------------------
fbdev fixes and cleanups for 6.6-rc7:
various minor fixes, cleanups and annotations for atyfb, sa1100fb,
omapfb, uvesafb and mmp.
----------------------------------------------------------------
Arnd Bergmann (2):
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
fbdev: sa1100fb: mark sa1100fb_init() static
Dan Carpenter (1):
fbdev: omapfb: fix some error codes
Jorge Maidana (2):
fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Kees Cook (2):
fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
fbdev: mmp: Annotate struct mmp_path with __counted_by
Sergey Shtylyov (2):
fbdev: core: cfbcopyarea: fix sloppy typing
fbdev: core: syscopyarea: fix sloppy typing
drivers/video/fbdev/aty/atyfb_base.c | 4 ++++
drivers/video/fbdev/core/cfbcopyarea.c | 2 +-
drivers/video/fbdev/core/syscopyarea.c | 2 +-
drivers/video/fbdev/mmp/hw/mmp_ctrl.h | 2 +-
drivers/video/fbdev/omap/omapfb_main.c | 4 ++--
drivers/video/fbdev/sa1100fb.c | 2 +-
drivers/video/fbdev/uvesafb.c | 2 +-
include/video/mmp_disp.h | 2 +-
include/video/uvesafb.h | 2 --
9 files changed, 12 insertions(+), 10 deletions(-)
next reply other threads:[~2023-10-17 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 19:39 Helge Deller [this message]
2023-10-18 0:31 ` [GIT PULL] fbdev fixes and updates for v6.6-rc7 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=ZS7i38pKFD0/Msus@ls3530 \
--to=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.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