Dear Sir / Madam,
I am interested in purchasing your products , which sample image is attached
to below Login link.
Please follow the link below Login link to view the sample image I am
interested to order from your company, and we sincerely hope to establish a
long-term business relation wi
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 27 04:00:14 CEST 2015
git branch: test
git hash: d071c833a0d30e7aae0ea565d92ef83c79106d6f
gcc versi
Em Wed, 26 Aug 2015 17:25:19 +0200
Javier Martinez Canillas escreveu:
> The omap3isp driver initializes the entities and creates the pads links
> before the entities are registered with the media device. This does not
> work now that object IDs are used to create links so the media_device
> has t
* Michael Allwright [150811 10:16]:
> On 11 August 2015 at 13:16, Tony Lindgren wrote:
> > * Michael Allwright [150810 08:19]:
> >> +
> >> +/*
> >> +We need a better solution for this
> >> +*/
> >> +#include <../arch/arm/mach-omap2/omap-pm.h>
> >
> > Please let's not do things like this, I end u
Dear Sir / Madam,
I am interested in purchasing your products , which sample image is attached
to below Login link.
Please follow the link below Login link to view the sample image I am
interested to order from your company, and we sincerely hope to establish a
long-term business relation wi
Oh, nope, resent
2015-08-27 0:56 GMT+06:00 Joe Perches :
> On Thu, 2015-08-27 at 00:51 +0600, Alexander Kuleshov wrote:
>> printk() supports %*ph format specifier for printing a small buffers,
>> let's use it intead of %02x %02x...
>
> Having just suffered this myself...
>
>> diff --git a/drivers/
printk() supports %*ph format specifier for printing a small buffers,
let's use it intead of %02x %02x...
Signed-off-by: Alexander Kuleshov
---
drivers/media/pci/cobalt/cobalt-cpld.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/media/pci/cobalt/cobalt-cpld.
Fast loan offer for you today at just 2% interest rate, both long and short
term loan of all amounts and currencies, no collateral required. Apply now for
your instant approval and transfer approval process takes just 24hours. Contact
us now through our e-mail E-MAIL osmanlen...@gmail.com
--
To
On Thu, 2015-08-27 at 00:51 +0600, Alexander Kuleshov wrote:
> printk() supports %*ph format specifier for printing a small buffers,
> let's use it intead of %02x %02x...
Having just suffered this myself...
> diff --git a/drivers/media/pci/cobalt/cobalt-cpld.c
> b/drivers/media/pci/cobalt/cobalt
printk() supports %*ph format specifier for printing a small buffers,
let's use it intead of %02x %02x...
Signed-off-by: Alexander Kuleshov
---
drivers/media/pci/cobalt/cobalt-cpld.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/media/pci/cobalt/cobalt-cpld.
The omap3isp driver initializes the entities and creates the pads links
before the entities are registered with the media device. This does not
work now that object IDs are used to create links so the media_device
has to be set.
Split out the pads links creation from the entity initialization so a
Hello,
This series contains two patches that are needed to test the
"[PATCH v7 00/44] MC next generation patches" [0] in a OMAP3
board by using the omap3isp driver.
I found two issues during testing, the first one is that the
media_entity_cleanup() function tries to empty the pad links
list but t
The media_entity_cleanup() function only cleans up the entity links list
but this operation is already made in media_device_unregister_entity().
In most cases this should be harmless (besides having duplicated code)
since the links list would be empty so the iteration would not happen
but the link
Em Tue, 25 Aug 2015 16:48:56 -0600
Shuah Khan escreveu:
> On Sun, Aug 23, 2015 at 2:17 PM, Mauro Carvalho Chehab
> wrote:
> > The entire logic that represent graph links were developed on a
> > time where there were no needs to dynamic remove links. So,
> > although links are created/removed one
Em Tue, 25 Aug 2015 16:32:19 -0600
Shuah Khan escreveu:
> On Tue, Aug 25, 2015 at 4:10 AM, Mauro Carvalho Chehab
> wrote:
> > Em Tue, 25 Aug 2015 09:10:57 +0200
> > Hans Verkuil escreveu:
> >
> >> On 08/23/2015 10:17 PM, Mauro Carvalho Chehab wrote:
> >> > This code is not used in practice. Get
Em Tue, 25 Aug 2015 13:25:15 -0600
Shuah Khan escreveu:
> On Tue, Aug 25, 2015 at 12:36 AM, Hans Verkuil wrote:
> > On 08/23/2015 10:17 PM, Mauro Carvalho Chehab wrote:
> >> From: Javier Martinez Canillas
> >>
> >> The struct media_entity has a .parent field that stores a pointer
> >> to the pa
Em Tue, 25 Aug 2015 14:34:46 -0600
Shuah Khan escreveu:
> On Sun, Aug 23, 2015 at 2:17 PM, Mauro Carvalho Chehab
> wrote:
> > Declare the interface types that will be used by the new
> > G_TOPOLOGY ioctl that will be defined latter on.
> >
> > For now, we need those types, as they'll be used on
Em Tue, 25 Aug 2015 12:55:41 -0600
Shuah Khan escreveu:
> On 08/23/2015 02:17 PM, Mauro Carvalho Chehab wrote:
> > Now that a link can be either between two different graph
> > objects, we'll need to add more functions to create links.
>
> Is this an incomplete sentence. Should it read: "either
Em Tue, 25 Aug 2015 11:51:35 -0600
Shuah Khan escreveu:
> On Sun, Aug 23, 2015 at 2:17 PM, Mauro Carvalho Chehab
> wrote:
> > It helps to check if the media controller is doing the
> > right thing with the object creation and removal.
> >
> > No extra code/data will be produced if DEBUG or
> > C
Has anyone tested the patch and validated each of the controls continue to
work?
>>>
>>> As I said: my saa7146 card is no longer recognized (not sure why), so I was
>>> hoping
>>> you could test it.
>>
>> OK, will do. I probably won't get to this until the weekend, but I'll
>> put this
On 08/26/15 15:08, Steven Toth wrote:
> On Sat, Aug 22, 2015 at 8:46 AM, Hans Verkuil wrote:
>> On 08/22/2015 02:06 PM, Steven Toth wrote:
>>> On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote:
On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote:
> Hello Hans
>
> With this pa
On Sat, Aug 22, 2015 at 8:46 AM, Hans Verkuil wrote:
> On 08/22/2015 02:06 PM, Steven Toth wrote:
>> On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote:
>>> On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote:
Hello Hans
With this patch I guess two of my previous patches are not
Hello everybody,
This is the 3rd round for refactoring Videobuf2(a.k.a VB2).
The purpose of this patch series is to separate existing VB2 framework
into core part and V4L2 specific part. So that not only V4L2 but also other
frameworks can use them to manage buffer and utilize queue.
Why do we try
Make videobuf2-v4l2 as a wrapper of videobuf2-core for v4l2-use.
And replace videobuf2-core.h with videobuf2-v4l2.h.
This renaming change should be accompanied by the modifications
of all device drivers that include videobuf2-core.h.
It can be done with just running this shell script.
replace()
{
Replace struct v4l2_format * with void * to make queue_setup()
for common use.
And then, modify all device drivers related with this change.
Signed-off-by: Junghak Sung
Signed-off-by: Geunyoung Kim
Acked-by: Seung-Woo Kim
Acked-by: Inki Dae
---
drivers/input/touchscreen/sur40.c
Remove v4l2-specific stuff from struct vb2_buffer and add member variables
related with buffer management.
struct vb2_plane {
/* plane information */
unsigned intbytesused;
unsigned intlength;
union {
unsigned int
26 matches
Mail list logo