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: Sun Feb 11 05:00:15 CET 2018
media-tree git hash:273caa260035c03d89ad63d72d8cd3d9e5c5e3f1
media_build git
Implement the init_cfg pad op in all imx-media subdevices. The TRY
formats are initialized to the same default active formats as when
the subdevs are registered.
Signed-off-by: Steve Longerbeam
---
drivers/staging/media/imx/imx-ic-prp.c | 40 +++
drivers/staging/media/imx/im
Acked-by: Steve Longerbeam
On 02/09/2018 03:11 PM, Fabio Estevam wrote:
From: Fabio Estevam
When building with W=1 the following warning shows up:
drivers/staging/media/imx/imx-media-internal-sd.c:274:49: warning: Using plain
integer as NULL pointer
Fix this problem by using an empty init
Hi,
I have just had a talk with Dave from Digital UK so I can update my
scan table locally. However in order for all of the United Kingdom's
Freeview scan tables to be updated fully. So it can cope with the
700MHz band clearance and be able to successfully scan the channels.
As otherwise NO channe
-- Forwarded message --
From: John Cooper
Date: 10 February 2018 at 17:05
Subject: Freeview UK Scan Tables - URGENT Attention Necessarily Required
To: linux-me...@vget.kernel.org
Hi,
I have just had a talk with Dave from Digital UK so I can update my
scan table locally. However
Just correcting an issue with my message.
On 10 February 2018 at 17:05, John Cooper wrote:
> Hi,
>
> I have just had a talk with Dave from Digital UK so I can update my scan
> table locally. However in order for all of the United Kingdom's Freeview
> scan tables to be updated fully. So it can cop
Hallo
OOPS'es also happen with correct chip ID's.
see:
https://www.mail-archive.com/linux-media@vger.kernel.org/msg125726.html
currently I can't provide any info, cause I send my device back to the
seller.
I tested
- vanilla kernel 4.15.2, 4.1.49
- distro kernel 4.14.16-300.fc27.x86_64, 4.2
The ov2640 driver has support for controlling the reset and power-down
pins via GPIO lines. But enabling these GPIO controls will prevent the
device from working correctly due to the lack of considering the current
device power state.
This series contains the fixes based on how other sensor drive
The s_ctrl() operation can be called when the device is placed into
power down mode. Then, applying controls to H/W should be postponed at
this time. Instead the controls will be restored when the streaming is
started.
Cc: Sakari Ailus
Cc: Mauro Carvalho Chehab
Signed-off-by: Akinobu Mita
---
The set_fmt() subdev pad operation for this driver currently does not
only do the driver internal format selection but also do the actual
register setup.
This doesn't work if the device power control via GPIO lines is enabled.
Because the set_fmt() can be called when the device is placed into powe
Hi Steve,
On Fri, Feb 9, 2018 at 9:42 PM, Steve Longerbeam wrote:
> There is one other case of the use of "{0}" to initialize a stack/local
> struct, in prp_enum_frame_size(). It should be fixed there as well, to
> be consistent.
Yes, just sent a patch as you suggested.
Thanks
From: Fabio Estevam
{0} only cleans the first member of the structure.
Use {} instead, which cleans all the members of the structure.
Reported-by: Steve Longerbeam
Signed-off-by: Fabio Estevam
---
drivers/staging/media/imx/imx-ic-prpencvf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(
Hello Andrey,
On Sun, Oct 16, 2016 at 11:52:19PM +0200, Philipp Matthias Hahn wrote:
> On Mon, Sep 19, 2016 at 07:08:52AM +0200, Philipp Hahn wrote:
> > Am 16.09.2016 um 12:00 schrieb Andrey Utkin:
> > > Please try this patch. It is purely speculative as I don't have the
> > > hardware,
> > > but
If m88d3103 chip ID is not recognized, the device is not initialized.
However, it returns from probe without any error, causing this OOPS:
[7.689289] Unable to handle kernel NULL pointer dereference at virtual
address
[7.689297] pgd = 7b0bd7a7
[7.689302] [] *pgd=
>> Do any contributors get into the mood to take another look at software
>> updates
>> from my selection of change possibilities in a more constructive way?
>>
>> Do you need any additional development resources?
>
> One last time: either post per-driver patches with all the cleanups for a
> dr
16 matches
Mail list logo