Hi Florian,
FYI, the error/warning still remains. You may either fix it or ask me to
silently ignore in future.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
head: 1f93e4a96c9109378204c147b3eec0d0e8100fde
commit: e831cd251fb91d6c25352d322743db0d17ea11dd [me
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Mon Sep 21 04:00:15 CEST 2015
git branch: test
git hash: 9ddf9071ea17b83954358b2dac42b34e5857a9af
gcc versi
Hi, Guennadi
On 9/20/2015 11:25 PM, Guennadi Liakhovetski wrote:
Hi Laurent, Josh,
It's ok not to CC me immediately if it's expected, that patches will be
further forwarded (by Josh in this case) to me. And it helps, that Josh
has collected all Atmel ISI patches in a git tree branch - thanks! B
Hi Mauro,
I missed the 4.3 cycle completely, so, this should clean up my backlog.
There are still PXA patches outstanding, but Robert wanted to work a bit
more on them.
The following changes since commit 9ddf9071ea17b83954358b2dac42b34e5857a9af:
Merge tag 'v4.3-rc1' into patchwork (2015-09-1
Hi Laurent, Josh,
It's ok not to CC me immediately if it's expected, that patches will be
further forwarded (by Josh in this case) to me. And it helps, that Josh
has collected all Atmel ISI patches in a git tree branch - thanks! But,
please make sure, that all patches also appear in my mailbox
When load_c8sectpfe_fw_step1() tests whether the return value of
request_firmware_nowait(), stored in variable err, indicates an error,
it then returns the value hold by uninitialized variable ret, which
seems incorrect.
Fix this by forwarding the error returned by request_firmware_nowait()
to the
load_slim_core_fw() uses a for loop with !err in its condition without
first initializing err. Fix this by setting err to 0 in its definition.
Signed-off-by: Nicolas Iooss
---
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Hi Roger,
> I'm not able to enable any protocols. Nothing happens when running
> ir-keytable with "-p rc-5". Nothing shows in the row "Enabled protocols" and
> nothing happens when testing with "ir-keytable -t".
try to give it the device, e.g.
ir-keytable -d /dev/input/event14 -t
I was able t
Hi Kozlov,
FYI, the error/warning still remains. You may either fix it or ask me to
silently ignore in future.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
head: 99bc7215bc60f6cd414cf1b85cd9d52cc596cccb
commit: 52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e [med
Hi Hans,
FYI, the error/warning still remains. You may either fix it or ask me to
silently ignore in future.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
head: 99bc7215bc60f6cd414cf1b85cd9d52cc596cccb
commit: 85756a069c55e0315ac5990806899cfb607b987f [media
Hi Benoit,
On Wed, Sep 16, 2015 at 05:58:19PM -0500, Benoit Parrot wrote:
> When trying to use v4l2_ctrl_g_ctrl_int64() to retrieve a
> V4L2_CTRL_TYPE_INTEGER64 type value the internal helper function
> get_ctrl() would prematurely exits because for this control type
> the 'is_int' flag is not set
Hi Mauro,
Mauro Carvalho Chehab wrote:
Hi Sakari,
On Fri, 11 Sep 2015 13:09:03 +0300
Sakari Ailus wrote:
Hi all,
This patchset adds an API for managing entity enumerations, i.e.
storing a bit of information per entity. The entity ID is no longer
limited to small integers (e.g. 31 or 63), bu
12 matches
Mail list logo