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: Thu Aug 30 05:00:10 CEST 2018
media-tree git hash:3799eca51c5be3cd76047a582ac52087373b54b3
media_build gi
Em Fri, 13 Jul 2018 13:22:29 +0100
Sean Young escreveu:
> The generic pwm-ir-tx driver should work for the Nokia n900.
>
> Compile tested only.
It would be good to have some tests...
>
> Cc: Rob Herring
> Cc: Ivaylo Dimitrov
> Cc: Pali Rohár
> Cc: Pavel Machek
> Cc: Timo Kokkonen
> Cc: T
Hello Loic,
On Tue, Aug 28, 2018 at 05:08:07PM +0200, Loic Poulain wrote:
> On 15 August 2018 at 12:28, Jacopo Mondi wrote:
> > Hello ov5640 people,
> >this driver has received a lot of attention recently, and this series
> > aims
> > to fix the CSI-2 interface startup on i.Mx6Q platforms.
>
Hi Steve,
On Tue, Aug 28, 2018 at 05:53:51PM -0700, Steve Longerbeam wrote:
> Hi Sakari,
>
>
> On 08/27/2018 02:29 AM, Sakari Ailus wrote:
> > Hello everyone,
> >
> > I've long thought the V4L2 fwnode framework requires some work (it's buggy
> > and it does not adequately serve common needs). T
On 8/22/18 3:49 AM, Hans Verkuil wrote:
> On 08/22/2018 05:35 AM, Helen Koike wrote:
>> Hello,
>>
>> One of the discussions we had when developing Vimc, was regarding
>> optimizing image generation.
>> The ideia was to generate the images directly in the capture instead
>> of propagating through
v4l2_i2c_subdev_init() sets the name of the sub-devices (as well as
entities) to what is fairly certainly known to be unique in the system,
even if there were more devices of the same kind.
These drivers (m5mols, noon010pc30, ov9650, s5c73m3, s5k4ecgx, s5k6aa) set
the name to the name of the drive
Hi all,
Recently we noticed the sub-device drivers used a few different naming
schemes, as well as a few more different implementations of that naming.
This set adds a framework function to call to name sub-devices for cases
where a sub-device driver exposes more than one sub-device.
This set bri
Use v4l2_i2c_subdev_set_name() to set the name of the smiapp driver's
sub-devices. There is no functional change.
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/smiapp/smiapp-core.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/drivers/media/i2c/smiapp/smiapp-
v4l2_i2c_subdev_set_name() can be used to assign a name to a sub-device.
This way uniform names can be formed easily without having to resort to
things such as snprintf in drivers.
Signed-off-by: Sakari Ailus
---
drivers/media/v4l2-core/v4l2-common.c | 18 ++
include/media/v4l2-c
The sub-device name is set right after in v4l2_i2c_subdev_init(). Remove
the redundant strcpy() call.
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/sr030pc30.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media/i2c/sr030pc30.c b/drivers/media/i2c/sr030pc30.c
index 2a4882cddc51.
Hi Mauro,
This includes a change which depends on gcc 4.6, since mainline now
requires it. Also this removes the ir-rx51 for the Nokia N900, since
this is covered by the generic pwm-ir-tx driver.
Please pull. Thanks!
Sean
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343
Sehr geehrte Damen und Herren.
Nachdem wir Ihre Webseite besucht und das Profil Ihrer Geschäftstätigkeit
analysiert haben, wissen wir schon, wie Sie neue Kunden ab sofort gewinnen
können.
Wir verfügen über mehr als 100 000 Adressenangaben der potentiellen Kunden.
Diese Daten wurden nach Branc
On Tue, Aug 28, 2018 at 9:37 PM Hans Verkuil wrote:
>
> On 24/08/18 16:36, Tomasz Figa wrote:
> > Hi Hans,
> >
> > On Fri, Aug 24, 2018 at 5:22 PM Hans Verkuil wrote:
> >>
> >> From: Hans Verkuil
> >>
> >> VIDIOC_REQBUFS and VIDIOC_CREATE_BUFFERS will return capabilities
> >> telling userspace w
13 matches
Mail list logo