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 and updates for v6.4-rc2
Date: Sun, 14 May 2023 01:32:11 +0200	[thread overview]
Message-ID: <ZGAd+wWXxlA+zvSs@ls3530> (raw)

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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-rc2

for you to fetch changes up to 0bdf1ad8d10bd4e50a8b1a2c53d15984165f7fea:

  fbdev: stifb: Fix info entry in sti_struct on error path (2023-05-12 11:50:33 +0200)

----------------------------------------------------------------
fbdev fixes and updates for kernel 6.4-rc2:

- use after free fix in imsttfb (Zheng Wang)
- fix error handling in arcfb (Zongjie Li)
- lots of whitespace cleanups (Thomas Zimmermann)
- add 1920x1080 modedb entry (me)

----------------------------------------------------------------
Helge Deller (2):
      fbdev: modedb: Add 1920x1080 at 60 Hz video mode
      fbdev: stifb: Fix info entry in sti_struct on error path

Thomas Zimmermann (15):
      fbdev: 68328fb: Remove trailing whitespaces
      fbdev: atmel_lcdfb: Remove trailing whitespaces
      fbdev: cg14: Remove trailing whitespaces
      fbdev: controlfb: Remove trailing whitespaces
      fbdev: g364fb: Remove trailing whitespaces
      fbdev: hgafb: Remove trailing whitespaces
      fbdev: hpfb: Remove trailing whitespaces
      fbdev: macfb: Remove trailing whitespaces
      fbdev: maxinefb: Remove trailing whitespaces
      fbdev: p9100: Remove trailing whitespaces
      fbdev: platinumfb: Remove trailing whitespaces
      fbdev: sa1100fb: Remove trailing whitespaces
      fbdev: stifb: Remove trailing whitespaces
      fbdev: valkyriefb: Remove trailing whitespaces
      fbdev: vfb: Remove trailing whitespaces

Zheng Wang (1):
      fbdev: imsttfb: Fix use after free bug in imsttfb_probe

Zongjie Li (1):
      fbdev: arcfb: Fix error handling in arcfb_probe()

 drivers/video/fbdev/68328fb.c     |  12 +--
 drivers/video/fbdev/arcfb.c       |  15 ++--
 drivers/video/fbdev/atmel_lcdfb.c |   2 +-
 drivers/video/fbdev/cg14.c        |   2 +-
 drivers/video/fbdev/controlfb.c   |  34 ++++-----
 drivers/video/fbdev/core/modedb.c |   5 ++
 drivers/video/fbdev/g364fb.c      |   6 +-
 drivers/video/fbdev/hgafb.c       |  36 ++++-----
 drivers/video/fbdev/hpfb.c        |   8 +-
 drivers/video/fbdev/imsttfb.c     |  15 ++--
 drivers/video/fbdev/macfb.c       |  10 +--
 drivers/video/fbdev/maxinefb.c    |   2 +-
 drivers/video/fbdev/p9100.c       |   4 +-
 drivers/video/fbdev/platinumfb.c  |  30 ++++----
 drivers/video/fbdev/sa1100fb.c    |  32 ++++----
 drivers/video/fbdev/stifb.c       | 157 +++++++++++++++++++-------------------
 drivers/video/fbdev/valkyriefb.c  |  14 ++--
 drivers/video/fbdev/vfb.c         |  10 +--
 18 files changed, 202 insertions(+), 192 deletions(-)

             reply	other threads:[~2023-05-13 23:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-13 23:32 Helge Deller [this message]
2023-05-14  0:52 ` [GIT PULL] fbdev fixes and updates for v6.4-rc2 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=ZGAd+wWXxlA+zvSs@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).