linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 for v6.4-rc3
Date: Sun, 21 May 2023 12:08:18 +0200	[thread overview]
Message-ID: <ZGntkmg6v2G8Fnfn@ls3530> (raw)

Hi Linus,

please pull a few small unspectacular fbdev fixes.

Thanks!
Helge

--------------
The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -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.4-rc3

for you to fetch changes up to d9a45969abeb641c5fb8cf3591f63f827f9932b5:

  fbdev: stifb: Whitespace cleanups (2023-05-20 22:48:46 +0200)

----------------------------------------------------------------
fbdev fixes for kernel 6.4-rc3:

- Fix for USB endpoint check in udlfb (found by syzbot fuzzer)
- Small fix in error code path in omapfb
- compiler warning fixes in fbmem & i810
- code removal and whitespace cleanups in stifb and atyfb

----------------------------------------------------------------
Alan Stern (1):
      fbdev: udlfb: Fix endpoint check

Arnd Bergmann (2):
      fbdev: fbmem: mark get_fb_unmapped_area() static
      fbdev: i810: include i810_main.h in i810_dvt.c

Dan Carpenter (1):
      fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()

Helge Deller (2):
      fbdev: udlfb: Use usb_control_msg_send()
      fbdev: stifb: Whitespace cleanups

Niklas Schnelle (1):
      fbdev: atyfb: Remove unused clock determination

 drivers/video/fbdev/Kconfig                        |  2 +-
 drivers/video/fbdev/aty/atyfb_base.c               |  5 ----
 drivers/video/fbdev/core/fbmem.c                   |  2 +-
 drivers/video/fbdev/i810/i810_dvt.c                |  3 ++-
 .../omap2/omapfb/displays/panel-tpo-td043mtea1.c   |  3 ++-
 drivers/video/fbdev/stifb.c                        |  6 ++---
 drivers/video/fbdev/udlfb.c                        | 27 +++++++++-------------
 7 files changed, 20 insertions(+), 28 deletions(-)

             reply	other threads:[~2023-05-21 10:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21 10:08 Helge Deller [this message]
2023-05-21 18:58 ` [GIT PULL] fbdev fixes for v6.4-rc3 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=ZGntkmg6v2G8Fnfn@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;
as well as URLs for NNTP newsgroup(s).