From: Jani Nikula <jani.nikula@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>, Helge Deller <deller@gmx.de>
Cc: linux-fbdev@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Lee Jones <lee.jones@linaro.org>,
Daniel Thompson <daniel.thompson@linaro.org>,
Jingoo Han <jingoohan1@gmail.com>
Subject: Re: [GIT PULL] fbdev updates & fixes for v5.17-rc1
Date: Fri, 21 Jan 2022 11:09:21 +0200 [thread overview]
Message-ID: <87fsph4fr2.fsf@intel.com> (raw)
In-Reply-To: <CAKMK7uGeGBBvTGFyBxLwvTAxEWwXMS8U1rrYUb_7gbui-jV+KA@mail.gmail.com>
On Fri, 21 Jan 2022, Daniel Vetter <daniel@ffwll.ch> wrote:
> On Wed, Jan 19, 2022 at 5:02 PM Helge Deller <deller@gmx.de> wrote:
>> A first bunch of updates and fixes for the following fbdev & backlight drivers:
>> ocfb, aty128fb, mb862xx, omapfb, qcom-wled, dt-bindings, hyperv_fb,
>> lm3630a_bl, omap2, controlfb, matroxfb
>>
>> Nothing really important, mostly cleanups, const conversions, added null
>> pointer/boundary checks and build fixes.
>>
>> Signed-off-by: Helge Deller <deller@gmx.de>
>
> Not sure whether Linus missed this or just wanted to let the
> discussion settle first. But since this is all random patches for
> drivers that many distros don't even enable anymore there's no issues
> here, and I very much welcome someone volunteering to pick these up.
> I'd expect there's a pile more since it's been 1-2 years since Bart
> took care of these and merged them consistently.
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
...
>> drivers/video/backlight/lm3630a_bl.c | 1 -
>> drivers/video/backlight/qcom-wled.c | 1 +
Backlight changes usually go through the backlight tree.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>, Helge Deller <deller@gmx.de>
Cc: linux-fbdev@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>,
Daniel Thompson <daniel.thompson@linaro.org>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
Jingoo Han <jingoohan1@gmail.com>,
Lee Jones <lee.jones@linaro.org>
Subject: Re: [GIT PULL] fbdev updates & fixes for v5.17-rc1
Date: Fri, 21 Jan 2022 11:09:21 +0200 [thread overview]
Message-ID: <87fsph4fr2.fsf@intel.com> (raw)
In-Reply-To: <CAKMK7uGeGBBvTGFyBxLwvTAxEWwXMS8U1rrYUb_7gbui-jV+KA@mail.gmail.com>
On Fri, 21 Jan 2022, Daniel Vetter <daniel@ffwll.ch> wrote:
> On Wed, Jan 19, 2022 at 5:02 PM Helge Deller <deller@gmx.de> wrote:
>> A first bunch of updates and fixes for the following fbdev & backlight drivers:
>> ocfb, aty128fb, mb862xx, omapfb, qcom-wled, dt-bindings, hyperv_fb,
>> lm3630a_bl, omap2, controlfb, matroxfb
>>
>> Nothing really important, mostly cleanups, const conversions, added null
>> pointer/boundary checks and build fixes.
>>
>> Signed-off-by: Helge Deller <deller@gmx.de>
>
> Not sure whether Linus missed this or just wanted to let the
> discussion settle first. But since this is all random patches for
> drivers that many distros don't even enable anymore there's no issues
> here, and I very much welcome someone volunteering to pick these up.
> I'd expect there's a pile more since it's been 1-2 years since Bart
> took care of these and merged them consistently.
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
...
>> drivers/video/backlight/lm3630a_bl.c | 1 -
>> drivers/video/backlight/qcom-wled.c | 1 +
Backlight changes usually go through the backlight tree.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2022-01-21 9:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-19 16:01 [GIT PULL] fbdev updates & fixes for v5.17-rc1 Helge Deller
2022-01-21 8:47 ` Daniel Vetter
2022-01-21 8:47 ` Daniel Vetter
2022-01-21 9:09 ` Jani Nikula [this message]
2022-01-21 9:09 ` Jani Nikula
2022-01-21 9:19 ` Lee Jones
2022-01-21 9:19 ` Lee Jones
2022-01-21 9:53 ` Helge Deller
2022-01-21 9:53 ` Helge Deller
2022-01-21 10:17 ` Lee Jones
2022-01-21 10:17 ` Lee Jones
2022-01-21 9:53 ` Daniel Vetter
2022-01-21 9:53 ` Daniel Vetter
2022-01-21 10:16 ` Lee Jones
2022-01-21 10:16 ` Lee Jones
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=87fsph4fr2.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=daniel.thompson@linaro.org \
--cc=daniel@ffwll.ch \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=jingoohan1@gmail.com \
--cc=lee.jones@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.