* [GIT PULL FOR v5.11] (v2) Various fixes
@ 2020-11-16 8:27 Hans Verkuil
2020-11-16 8:52 ` [GIT PULL FOR v5.11] (v2) Various fixes (#68933) Jenkins
0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-11-16 8:27 UTC (permalink / raw)
To: Linux Media Mailing List
Changes since v1:
Updated v4l2-compat-ioctl32.c with v2: the original version failed to compile
if CONFIG_COMPAT_32BIT_TIME was not set. Updated the daily build to have two
64-bit architectures where this config option is unset to capture such issues
in the future.
Regards,
Hans
The following changes since commit 0ab4f9087ea94ff92dc2ae68180faaf6bd443021:
media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove() (2020-11-05 18:03:11 +0100)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.11g
for you to fetch changes up to 05ef6d1b6e956edeccd73a7d8fc1b92dad26c25e:
v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs (2020-11-16 09:24:22 +0100)
----------------------------------------------------------------
Tag branch
----------------------------------------------------------------
Dikshita Agarwal (1):
v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request api
Hans Verkuil (2):
saa7134: improve f->fmt.win.clips NULL check
v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs
Qinglang Miao (1):
media: solo6x10: fix missing snd_card_free in error handling case
Sakari Ailus (1):
vim2m: Register video device after setting up internals
Zebediah Figura (1):
media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().
drivers/media/pci/saa7134/saa7134-video.c | 6 ++++--
drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
drivers/media/test-drivers/vim2m.c | 20 +++++++++++---------
drivers/media/usb/cx231xx/cx231xx-audio.c | 2 +-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 23 ++++++++++++++++++-----
drivers/media/v4l2-core/v4l2-ctrls.c | 6 +-----
6 files changed, 36 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL FOR v5.11] (v2) Various fixes (#68933)
2020-11-16 8:27 [GIT PULL FOR v5.11] (v2) Various fixes Hans Verkuil
@ 2020-11-16 8:52 ` Jenkins
0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-11-16 8:52 UTC (permalink / raw)
To: mchehab+samsung, linux-media; +Cc: builder
From: builder@linuxtv.org
Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/37dc5127-56e3-868a-4925-412f3ff0fd7f@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/77244/
Build time: 00:07:34
Link: https://lore.kernel.org/linux-media/37dc5127-56e3-868a-4925-412f3ff0fd7f@xs4all.nl
gpg: Signature made Mon 16 Nov 2020 08:24:53 AM UTC
gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg: aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F 1BCA BD2D 6148 6614 3B4C
Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE A142 1326 E0CD 23AB DCE5
Summary: got 2/6 patches with issues, being 0 at build time, plus one error when buinding PDF document
Error/warnings:
patches/0004-saa7134-improve-f-fmt.win.clips-NULL-check.patch:
checkpatch.pl:
$ cat patches/0004-saa7134-improve-f-fmt.win.clips-NULL-check.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:8: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0006-v4l2-compat-ioctl32.c-add-missing-ifdef-CONFIG_COMPA.patch:
checkpatch.pl:
$ cat patches/0006-v4l2-compat-ioctl32.c-add-missing-ifdef-CONFIG_COMPA.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:80: WARNING: space prohibited between function name and open parenthesis '('
-:80: ERROR: Macros with complex values should be enclosed in parentheses
Error #512 when building PDF docs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-16 9:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-16 8:27 [GIT PULL FOR v5.11] (v2) Various fixes Hans Verkuil
2020-11-16 8:52 ` [GIT PULL FOR v5.11] (v2) Various fixes (#68933) Jenkins
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).