This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cx25821: drop duplicated i2c_slave_did_ack()
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:24:03 2021 +
This function is defined twice, one at cx25821-i2c and the other
inside
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cx18: drop an unused macro
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:32:02 2021 +
The macro p_to_snd_cx18_card() is just a variant for container_of(),
not actually used ins
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ivtv: drop an unused macro
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:29:50 2021 +
The macro p_to_snd_ivtv_card() is just a variant for container_of(),
not actually used ins
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: stb6100: mark a currently unused function as such
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:34:26 2021 +
The stb6100_normalise_regs() function is not used with current
boar
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: drop to_cam() unused function
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:07:24 2021 +
This function is an alias for container_of() that it is currently
not use
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: si21xx: report eventual errors at set_frontend
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:30:55 2021 +
If an error occurs while setting the registers at set_frontend,
it is
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: dvb-core: dvb_frontend: address some clang warnings
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:59:53 2021 +
The typecasts at the dvb-core generate clang warnings when W=1
is
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: mc: mark a debug function with __maybe_unused
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 08:42:08 2021 +
The gobj_type() function translates the media object type into
a name,
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cx25840: drop some unused inline functions
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:05:51 2021 +
Solve some clang warnings about unused functions by dropping
some time-con
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: lmedm04: don't ignore errors when setting a filter
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:01:48 2021 +
Solves a clang warning
Signed-off-by: Mauro Carvalho Chehab
dr
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: mtk-mdp: address a clang warning
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:56:50 2021 +
The typecasts at the dvb-core generate clang warnings when W=1
is enabled.
Such war
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: omap3isp: avoid warnings at IS_OUT_OF_BOUNDS()
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:20:50 2021 +
Clang with W=1 produces the following warnings:
drivers/media/platfor
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: omap3isp: mark isp_isr_dbg as __maybe_unused
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:08:47 2021 +
This function is only used for debugging purposes. When DEBUG
is disable
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: davinci: vpbe_osd: mark read reg function as __maybe_unused
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:54:15 2021 +
Such function is currently unused, but could be needed in
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: saa7134-go7007: get rid of to_state() function
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:53:02 2021 +
This is just an alias for container_of() and it is used only
on a comm
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cobalt: drop an unused variable
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 12:07:01 2021 +
The clock_control value is read but never actually used. Based on
a comment at the co
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: adv7604 add _maybe_unused to currently unused functions
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:42:49 2021 +
There are several unused helper macros there, meant to parse
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: davinci: get rid of an unused function
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:14:23 2021 +
vpif_get_default_field() seems to be some left-over from a
past code that sets
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: imx290: mark read reg function as __maybe_unused
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:48:45 2021 +
Such function is currently unused, but could be needed in the
future
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: si470x: fix printk warnings with clang
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:24:38 2021 +
Clang doesn't like "%hu" on macros:
drivers/media/radio/si470x/radio-
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: radio-si476x: drop a container_of() abstraction macro
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:27:22 2021 +
This isn't used anywhere. So, drop it.
Signed-off-by: Mauro Ca
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: adv7511: drop unused functions
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:45:26 2021 +
Those are aliases for another function and not used at the
current implementation. So,
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: drxd: drop offset var from DownloadMicrocode()
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:26:19 2021 +
The offset is not needed, and it is never used, as the pointer
itself
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: solo6x10: add _maybe_unused to currently unused functions
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:21:47 2021 +
There are several unused helper macros there, meant to pars
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: adv7842: get rid of two unused functions
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 09:49:19 2021 +
Those functions just call a V4L2 core macro, and aren't used
anywhere. Get r
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: qcom: camss: mark read reg function as __maybe_unused
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:55:37 2021 +
Such function is currently unused, but could be needed in the
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: drxk: drop operation_mode from set_dvbt()
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:27:48 2021 +
This var is set, but never used. So, drop it.
Signed-off-by: Mauro Carvalh
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: au0828-i2c: drop a duplicated function
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 11:37:36 2021 +
This function is not used and it is identical to
i2c_slave_did_read_ack(). So,
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
Author: Mauro Carvalho Chehab
Date:Mon Nov 22 12:29:13 2021 +
This vaklue is never used at the code. So, drop it.
Sol
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: mxl5005s: drop some dead code
Author: Mauro Carvalho Chehab
Date:Wed Nov 24 20:06:42 2021 +0100
As reported by clang (with W=1), the ctrlVal var is never used.
Yet, there are even so
This is an automatic generated email to let you know that the following patch
were queued at the
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l-utils: update to latest media_stage kernel
Author: Hans Verkuil
Date:Wed Nov 24 09:09:05 2021 +0100
The main addition is VP9 st
This is an automatic generated email to let you know that the following patch
were queued at the
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l2-ctl/compliance: add stateless VP9 support
Author: Hans Verkuil
Date:Wed Nov 24 09:11:37 2021 +0100
Understand V4L2_CTRL_TYPE_V
This is an automatic generated email to let you know that the following patch
were queued at the
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l2-compliance: relax time32-64 test
Author: Hans Verkuil
Date:Wed Nov 24 09:03:12 2021 +0100
The delta between the 64 bit DQEVENT
33 matches
Mail list logo