linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: heads-up for fbdev pull request
Date: Wed, 19 Jan 2022 14:47:57 +0100	[thread overview]
Message-ID: <YegWjWSF/Pg+r4PH@ls3530> (raw)

This is just a heads-up, that I'm planning to send a pull request for
fbdev fixes to Linus later today.

Nothing really important - just fixes for various fbdev drivers.

It has been a few days in for-next and no DRM parts are touched.

Changelog is below, and it can be pulled from:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-5.17-2

Helge

----------------------------------------------------------------
Chunyang Zhong (1):
      video: ocfb: add const to of_device_id 

Colin Ian King (2):
      fbdev: aty128fb: make some arrays static const
      video: fbdev: mb862xx: remove redundant assignment to pointer ptr

Greg Kroah-Hartman (1):
      omapfb: use default_groups in kobj_type

Jiasheng Jiang (1):
      video: fbdev: Check for null res pointer

Luca Weiss (2):
      backlight: qcom-wled: Add PM6150L compatible
      dt-bindings: simple-framebuffer: allow standalone compatible

Michael Kelley (1):
      video: hyperv_fb: Fix validation of screen resolution

Minghao Chi (1):
      drivers/video: remove redundant res variable

Xu Wang (2):
      backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
      fbdev: omap2: omapfb: Remove redundant 'flush_workqueue()' calls

Yang Guang (1):
      video: fbdev: use swap() to make code cleaner

YueHaibing (1):
      video: fbdev: controlfb: Fix COMPILE_TEST build

Z. Liu (1):
      matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen

 .../devicetree/bindings/display/simple-framebuffer.yaml  | 12 +++++++-----
 drivers/video/backlight/lm3630a_bl.c                     |  1 -
 drivers/video/backlight/qcom-wled.c                      |  1 +
 drivers/video/fbdev/aty/aty128fb.c                       | 10 ++++++----
 drivers/video/fbdev/aty/mach64_ct.c                      |  4 +---
 drivers/video/fbdev/controlfb.c                          |  2 ++
 drivers/video/fbdev/hyperv_fb.c                          | 16 +++-------------
 drivers/video/fbdev/imxfb.c                              |  2 ++
 drivers/video/fbdev/matrox/matroxfb_base.c               |  2 +-
 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c            |  2 +-
 drivers/video/fbdev/ocfb.c                               |  2 +-
 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c     |  3 ++-
 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c     |  3 ++-
 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c     |  3 ++-
 drivers/video/fbdev/omap2/omapfb/omapfb-main.c           |  1 -
 drivers/video/fbdev/sis/sis_main.c                       |  2 +-
 16 files changed, 32 insertions(+), 34 deletions(-)



                 reply	other threads:[~2022-01-19 13:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=YegWjWSF/Pg+r4PH@ls3530 \
    --to=deller@gmx.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.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).