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 Apr 3 04:00:30 CEST 2014
git branch: test
git hash: a83b93a7480441a47856dc9104bea970e84cda87
gcc versi
Em Thu, 03 Apr 2014 02:56:41 +0200
David Härdeman escreveu:
> On Wed, Apr 02, 2014 at 07:26:51PM -0300, Mauro Carvalho Chehab wrote:
> >I changed today our git web interface from gitweb to cgit, due to seveal
> >reasons:
> ...
> >Please ping me if you fin any problems on it.
>
> Hi,
>
> one sma
On Wed, Apr 02, 2014 at 07:26:51PM -0300, Mauro Carvalho Chehab wrote:
>I changed today our git web interface from gitweb to cgit, due to seveal
>reasons:
...
>Please ping me if you fin any problems on it.
Hi,
one small thing I've noticed is that the repo links from
http://linuxtv.org/cvs.php are
Hi Sylwester,
On Wednesday 02 April 2014 23:37:48 Sylwester Nawrocki wrote:
> Hi Laurent,
>
> I've got just couple minor comments...
Thank you for your comments.
> On 04/02/2014 08:01 PM, Laurent Pinchart wrote:
> > Signed-off-by: Laurent Pinchart
> >
> > ---
> >
> > .../devicetree/bindings/
Hi all,
I changed today our git web interface from gitweb to cgit, due to seveal
reasons:
- cgit is faster;
- cgit has a page cache. That helps to reduce the CPU usage while
handling the pages;
- cgit is more powerful and have more options;
- gitweb is not
Hi Laurent,
I've got just couple minor comments...
On 04/02/2014 08:01 PM, Laurent Pinchart wrote:
Signed-off-by: Laurent Pinchart
---
.../devicetree/bindings/media/renesas,vsp1.txt | 43 ++
drivers/media/platform/vsp1/vsp1_drv.c | 52 ++
Hi Laurent,
Laurent Pinchart wrote:
> Hi Sakari,
>
> Thank you for the patches, and sorry for the late reply.
No problem at all. I've been busy with other things anyway.
> I've pushed outstanding multiplane patches to the master branch of the yavta
> repository, and applied the first two patch
I am requesting that the following presentation/discussion to be added
to the media mini-summit agenda. The intent is to do a very short
presentation and leave time for discussion.
Linux media power management - problems, challenges and fixes
Media devices can be very complex to support in sof
Hello,
On Thursday 20 March 2014 00:45:38 Laurent Pinchart wrote:
> On Wednesday 19 March 2014 16:02:27 Mauro Carvalho Chehab wrote:
> > As discussed on our IRC #v4l channels, most of the core developers will be
> > in San Jose - CA - USA for the Embedded Linux Conference.
> >
> > There are sever
Hi Thomas,
On Wednesday 02 April 2014 17:10:42 Thomas Scheuermann wrote:
> Hello,
>
> I've written a program which shows my webcam with the v4l2 interface.
> In the v4l2_buffer I use the type V4L2_BUF_TYPE_VIDEO_CAPTURE and the
> memory is V4L2_MEMORY_USERPTR.
> Everything works if I use malloced
On 04/02/2014 07:27 PM, m silverstri wrote:
> Hi,
>
> In drivers/media/v4l2-core/videobuf2-core.c, I see debug printfs ilke this.
> I want to know how can I enable debug statements in v42l framework?
>
> #define dprintk(level, fmt, arg...)\
> do {
Signed-off-by: Laurent Pinchart
---
.../devicetree/bindings/media/renesas,vsp1.txt | 43 ++
drivers/media/platform/vsp1/vsp1_drv.c | 52 ++
2 files changed, 87 insertions(+), 8 deletions(-)
create mode 100644 Documentation/devicetree/bindings/m
Hi,
In drivers/media/v4l2-core/videobuf2-core.c, I see debug printfs ilke this.
I want to know how can I enable debug statements in v42l framework?
#define dprintk(level, fmt, arg...)\
do {\
Hi Bryan,
On Tue, Apr 01, 2014 at 03:09:55PM -0700, Bryan Wu wrote:
> On Tue, Apr 1, 2014 at 12:21 AM, Jacek Anaszewski
> wrote:
> > I am currently integrating LED subsystem and V4L2 Flash API.
> > V4L2 Flash API defines units of torch and flash intensity
> > in milliampers. In the LED subsystem
Hello,
I've written a program which shows my webcam with the v4l2 interface.
In the v4l2_buffer I use the type V4L2_BUF_TYPE_VIDEO_CAPTURE and the
memory is V4L2_MEMORY_USERPTR.
Everything works if I use malloced memory for frame buffers.
Now I want to get the frames directly in OpenGL. I've mapp
On 02.04.2014 12:46, Eric Dumazet wrote:
> On Wed, 2014-04-02 at 12:14 +0200, poma wrote:
>> Are you all all right?
>> New Tour de Bugs...
>>
>> /sys/devices/virtual/net/bond0/bonding/mode:
>> active-backup 1
>>
>> - systemd-networkd
>> dmesg:
>> BUG: sleeping function called from invalid context a
The VSP1 has no rt clock. Remove them from the driver.
Signed-off-by: Laurent Pinchart
---
drivers/media/platform/vsp1/vsp1.h | 1 -
drivers/media/platform/vsp1/vsp1_drv.c | 40 +-
2 files changed, 5 insertions(+), 36 deletions(-)
diff --git a/drivers/media/
On Wed, 2014-04-02 at 12:14 +0200, poma wrote:
> Are you all all right?
> New Tour de Bugs...
>
> /sys/devices/virtual/net/bond0/bonding/mode:
> active-backup 1
>
> - systemd-networkd
> dmesg:
> BUG: sleeping function called from invalid context at mm/slub.c:965
> in_atomic(): 1, irqs_disabled():
This supersedes my previous 3.16 pull request of a March 28: it contained one
v4l2-pci-skeleton.c patch that was incorrect, that's now dropped.
Regards,
Hans
The following changes since commit 8432164ddf7bfe40748ac49995356ab4dfda43b7:
[media] Sensoray 2255 uses videobuf2 (2014-03-24 1
Hi Hans,
On Wed, Apr 2, 2014 at 3:08 PM, Hans Verkuil wrote:
> On 03/24/14 18:51, Lad, Prabhakar wrote:
>> From: "Lad, Prabhakar"
>>
>> Signed-off-by: Lad, Prabhakar
>> ---
>> Documentation/video4linux/v4l2-pci-skeleton.c |2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff -
Are you all all right?
New Tour de Bugs...
/sys/devices/virtual/net/bond0/bonding/mode:
active-backup 1
- systemd-networkd
dmesg:
BUG: sleeping function called from invalid context at mm/slub.c:965
in_atomic(): 1, irqs_disabled(): 0, pid: 593, name: systemd-network
2 locks held by systemd-networ
Please drop this patch.
I made a patch as Dan's comment and sent it.
Thanks.
Daeseok Youn.
2014-04-02 18:41 GMT+09:00 DaeSeok Youn :
> You are right. remove whole thing and send it again.
>
> Thanks.
> Daeseok Youn
>
> 2014-04-02 18:13 GMT+09:00 Dan Carpenter :
>> On Wed, Apr 02, 2014 at 05:18:3
On Wed, Apr 02, 2014 at 02:49:03AM -0700, Daeseok Youn wrote:
>
> "ir" is already checked before calling unregister_from_lirc().
>
Reviewed-by: Dan Carpenter
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@v
"ir" is already checked before calling unregister_from_lirc().
Signed-off-by: Daeseok Youn
---
drivers/staging/media/lirc/lirc_igorplugusb.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/media/lirc/lirc_igorplugusb.c
b/drivers/staging/media/lirc/
You are right. remove whole thing and send it again.
Thanks.
Daeseok Youn
2014-04-02 18:13 GMT+09:00 Dan Carpenter :
> On Wed, Apr 02, 2014 at 05:18:39PM +0900, Daeseok Youn wrote:
>>
>> coccicheck says:
>> drivers/staging/media/lirc/lirc_igorplugusb.c:226:15-21:
>> ERROR: ir is NULL but derefer
On 03/24/14 18:51, Lad, Prabhakar wrote:
> From: "Lad, Prabhakar"
>
> Signed-off-by: Lad, Prabhakar
> ---
> Documentation/video4linux/v4l2-pci-skeleton.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/video4linux/v4l2-pci-skeleton.c
> b/Documentation
On Wed, Apr 02, 2014 at 05:18:39PM +0900, Daeseok Youn wrote:
>
> coccicheck says:
> drivers/staging/media/lirc/lirc_igorplugusb.c:226:15-21:
> ERROR: ir is NULL but dereferenced.
>
> Signed-off-by: Daeseok Youn
> ---
> drivers/staging/media/lirc/lirc_igorplugusb.c |4 ++--
> 1 files chang
Hi Mauro,
Please pull from my gspca git tree for a new gspca based webcam driver,
since this is a new driver which does not touch anything else, I would
like to see this go into 3.15 .
The following changes since commit a83b93a7480441a47856dc9104bea970e84cda87:
[media] em28xx-dvb: fix PCTV 461
Hi,
On 03/24/2014 11:41 PM, Robert Butora wrote:
> This patch does not modify existing drivers. It adds subdriver
> to gspca for DTCS033 (Scopium) webcam for astrophotography.
> The patch adds dtcs033.c and modifies Kconfig and Makefile.
>
> Signed-off-by: Robert Butora
Thanks, I've added this
coccicheck says:
drivers/staging/media/lirc/lirc_igorplugusb.c:226:15-21:
ERROR: ir is NULL but dereferenced.
Signed-off-by: Daeseok Youn
---
drivers/staging/media/lirc/lirc_igorplugusb.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/media/lirc/lir
30 matches
Mail list logo