Hello,
On Wednesday, August 17, 2011 4:58 PM Pawel Osciak wrote:
> On Wed, Aug 17, 2011 at 06:22, Marek Szyprowski
> wrote:
> > On Monday, August 15, 2011 3:46 PM Guennadi Liakhovetski wrote:
> >> While switching back, I have to change the struct vb2_ops::queue_setup()
> >> operation to take a s
Hi,
This is my third draft at fixing the em28xx modules for the PCTV 290e DVB
adapter. The highlights are:
- resolve the locking issue when replugging the USB adapter,
- remove race condition when initialising an adapter and simultaneously loading
the em28xx-dvb module,
- more reliable relea
On Wed, 2011-08-17 at 19:27 +0200, Josu Lazkano wrote:
> 2011/8/17 Malcolm Priestley :
> > On Wed, 2011-08-17 at 01:23 +0200, Jose Alberto Reguero wrote:
> >> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
> >> > On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote:
> >> > >> opti
On 08/15/2011 02:14 PM, Antti Palosaari wrote:
> On 08/15/2011 02:51 AM, Antti Palosaari wrote:
>> Biggest problem I see whole thing is poor application support. OpenCT is
>> rather legacy but there is no good alternative. All this kind of serial
>> drivers seems to be OpenCT currently.
>
> I wond
On 08/17/2011 10:36 AM, Josu Lazkano wrote:
> I don't know how wide is the stream, but it could be a USB wide
> limitation. My board is a little ION based and I have some USB
> devices:
> $ lsusb
> Bus 001 Device 002: ID 1b80:e399 Afatech
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root
On 08/17/2011 12:25 AM, Sakari Ailus wrote:
> On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
>> Hello,
>
> Hi Sylwester,
Hi Sakari,
kiitos commentti ;)
>
>> Trying to capture images in JPEG format with regular "image sensor ->
>> mipi-csi receiver -> host interface" H/W c
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Wed Aug 17 19:00:30 CEST 2011
git hash:9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e
gcc version: i686-linux-gcc (GCC) 4.6
2011/8/17 Malcolm Priestley :
> On Wed, 2011-08-17 at 01:23 +0200, Jose Alberto Reguero wrote:
>> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
>> > On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote:
>> > >> options dvb-usb force_pid_filter_usage=1
>> > >>
>> > >> I change the
> Eg should I use the source from "git clone git://kernellabs.com/stoth/saa7164-
> dev.git" or do you recommend something else that might be more stable ?
pull a snapshot:
http://www.kernellabs.com/gitweb/?p=stoth/saa7164-stable.git;a=snapshot;h=87e0c0378bf2068df5d0c43acd66aea9ba71bd89;sf=tgz
--
On Wed, 2011-08-17 at 01:23 +0200, Jose Alberto Reguero wrote:
> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
> > On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote:
> > >> options dvb-usb force_pid_filter_usage=1
> > >>
> > >> I change the signal timeout and tuning timeout a
2011/8/16 Laurent Pinchart :
> Hi Bastian,
>
> On Tuesday 16 August 2011 14:58:58 Bastian Hecht wrote:
>> The driver now supports arbitray resolutions (width up to 2592, height
>> up to 720), automatic/manual gain, automatic/manual white balance,
>> automatic/manual exposure control, vertical flip,
The driver now supports automatic/manual gain, automatic/manual white
balance, automatic/manual exposure control, vertical flip, brightness
control, contrast control and saturation control. Additionally the
following effects are available now: rotating the hue in the colorspace,
gray scale image an
This patch adds the ability to get arbitrary resolutions with a width
up to 2592 and a height up to 720 pixels instead of the standard 1280x720
only.
Signed-off-by: Bastian Hecht
---
diff --git a/drivers/media/video/ov5642.c b/drivers/media/video/ov5642.c
index 6410bda..1b40d90 100644
--- a/driv
> -Original Message-
> From: Ravi, Deepthy
> Sent: Wednesday, August 17, 2011 4:05 PM
> To: mche...@infradead.org; linux-media@vger.kernel.org; linux-
> ker...@vger.kernel.org
> Cc: linux-o...@vger.kernel.org; Hiremath, Vaibhav; Ravi, Deepthy
> Subject: [PATCH] Media controller: Define med
Hi
On Wed, Aug 17, 2011 at 02:11, Guennadi Liakhovetski
wrote:
> On Tue, 16 Aug 2011, Pawel Osciak wrote:
>
>> Hi Guennadi,
>>
>> On Tue, Aug 16, 2011 at 06:13, Guennadi Liakhovetski
>> wrote:
>> > On Mon, 15 Aug 2011, Guennadi Liakhovetski wrote:
>> >
>> >> On Mon, 15 Aug 2011, Hans Verkuil wro
On Monday 15 August 2011 23:04:03 Steven Toth wrote:
> > So how do I get a 8940 edition of a HVR-2200 working with Ubuntu ?
>
> Hello Declan,
>
> You'll need to install the entire new kernel and all of its modules,
> you should avoid cherry picking small pieces.
>
> Incidentally, I've had confir
On Wed, Aug 17, 2011 at 06:22, Marek Szyprowski
wrote:
> Hello,
>
> On Monday, August 15, 2011 3:46 PM Guennadi Liakhovetski wrote:
>> While switching back, I have to change the struct vb2_ops::queue_setup()
>> operation to take a struct v4l2_create_buffers pointer. An earlier version
>> of this p
Em 17-08-2011 05:37, Ivan T. Ivanov escreveu:
>
> Hi everybody,
>
> On Wed, 2011-08-17 at 05:25 -0700, Mauro Carvalho Chehab wrote:
>> Em 17-08-2011 00:57, Laurent Pinchart escreveu:
>>> Hi Mauro,
>>>
>>> On Wednesday 17 August 2011 00:36:44 Mauro Carvalho Chehab wrote:
Em 16-08-2011 08:44,
Hello,
On Monday, August 15, 2011 3:46 PM Guennadi Liakhovetski wrote:
> On Mon, 15 Aug 2011, Hans Verkuil wrote:
> > On Monday, August 15, 2011 13:28:23 Guennadi Liakhovetski wrote:
> > > On Mon, 8 Aug 2011, Hans Verkuil wrote:
> > > > On Friday, August 05, 2011 09:47:13 Guennadi Liakhovetski wro
Hello,
On Wednesday, August 17, 2011 2:29 PM Arnd Bergmann wrote:
> On Wednesday 17 August 2011, Marek Szyprowski wrote:
> > Do we really need the dynamic pool for the first version? I would like to
> > know how much memory can be allocated in GFP_ATOMIC context. What are the
> > typical sizes of
Hello,
On Wednesday, August 17, 2011 10:01 AM Marek Szyprowski wrote:
> On Tuesday, August 16, 2011 4:26 PM Arnd Bergmann wrote:
> > On Tuesday 16 August 2011, Russell King - ARM Linux wrote:
> > > On Tue, Aug 16, 2011 at 03:28:48PM +0200, Arnd Bergmann wrote:
> > > > Hmm, I don't remember the poi
Hi everybody,
On Wed, 2011-08-17 at 05:25 -0700, Mauro Carvalho Chehab wrote:
> Em 17-08-2011 00:57, Laurent Pinchart escreveu:
> > Hi Mauro,
> >
> > On Wednesday 17 August 2011 00:36:44 Mauro Carvalho Chehab wrote:
> >> Em 16-08-2011 08:44, Laurent Pinchart escreveu:
> >>> On Tuesday 16 August
Hi Mauro,
On Tue, Aug 16, 2011 at 03:36:44PM -0700, Mauro Carvalho Chehab wrote:
[clip]
> > For instance, when switching between a b&w and a color sensor you will need
> > to
> > reconfigure the whole pipeline to select the right gamma table, white
> > balance
> > parameters, color conversion
On Wednesday 17 August 2011, Marek Szyprowski wrote:
> Do we really need the dynamic pool for the first version? I would like to
> know how much memory can be allocated in GFP_ATOMIC context. What are the
> typical sizes of such allocations?
I think this highly depends on the board and on the use
Em 17-08-2011 00:57, Laurent Pinchart escreveu:
> Hi Mauro,
>
> On Wednesday 17 August 2011 00:36:44 Mauro Carvalho Chehab wrote:
>> Em 16-08-2011 08:44, Laurent Pinchart escreveu:
>>> On Tuesday 16 August 2011 17:30:47 Mauro Carvalho Chehab wrote:
Em 16-08-2011 01:57, Laurent Pinchart escrev
On Wed, Aug 17, 2011 at 10:41:51AM +0200, Guennadi Liakhovetski wrote:
> On Sat, 6 Aug 2011, Sakari Ailus wrote:
>
> > Guennadi Liakhovetski wrote:
> > > A possibility to preallocate and initialise buffers of different sizes
> > > in V4L2 is required for an efficient implementation of asnapshot mo
On Thu, Aug 11, 2011 at 02:35:04PM +0300, Andy Shevchenko wrote:
> The type of a media entity is default for this driver. This patch makes it
> explicitly defined as MEDIA_ENT_T_V4L2_SUBDEV_FLASH.
Thanks again for the patch, Andy!
Applied to my tree in linuxtv.org; the branch is called
media-for-
On Wed, 2011-08-17 at 16:04 +0530, Deepthy Ravi wrote:
> From: Vaibhav Hiremath
>
> Defines the two functions only when CONFIG_MEDIA_CONTROLLER
> is enabled.
Is it not a driver's option to be dependent on MEDIA_CONTROLLER?
--
Andy Shevchenko
Intel Finland Oy
--
To unsubscribe from this list:
From: Vaibhav Hiremath
This patch is to add chip identifier entry for
TVP5146 video decoder.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
include/media/v4l2-chip-ident.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/media/v4l2-chip-ident
From: Vaibhav Hiremath
Defines the two functions only when CONFIG_MEDIA_CONTROLLER
is enabled.
Signed-off-by: Vaibhav Hiremath
Signed-off-by: Deepthy Ravi
---
include/media/media-entity.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/media/media-enti
On Wednesday 17 August 2011 11:11:01 Guennadi Liakhovetski wrote:
> On Tue, 16 Aug 2011, Pawel Osciak wrote:
> > On Tue, Aug 16, 2011 at 06:13, Guennadi Liakhovetski wrote:
> > > On Mon, 15 Aug 2011, Guennadi Liakhovetski wrote:
> > >> On Mon, 15 Aug 2011, Hans Verkuil wrote:
> > >> > On Monday, Au
On Tue, 16 Aug 2011, Pawel Osciak wrote:
> Hi Guennadi,
>
> On Tue, Aug 16, 2011 at 06:13, Guennadi Liakhovetski
> wrote:
> > On Mon, 15 Aug 2011, Guennadi Liakhovetski wrote:
> >
> >> On Mon, 15 Aug 2011, Hans Verkuil wrote:
> >>
> >> > On Monday, August 15, 2011 13:28:23 Guennadi Liakhovetski
Hello,
On Wednesday, August 17, 2011 2:03 AM Jonathan Corbet wrote:
> On Tue, 16 Aug 2011 12:34:56 +0200
> Marek Szyprowski wrote:
>
> > Right, I wasn't aware of that, but it still doesn't look like an issue. The
only
> >
> > client of dma-sg allocator is marvell-ccic, which is used on x86 syst
On Sat, 6 Aug 2011, Sakari Ailus wrote:
[snip]
> > +
> > + /*
> > +* q->num_buffers contains the total number of buffers, that the
> > +* queue driver has set up
> > +*/
> > + ret = call_qop(q, queue_setup, q, &num_buffers,
> > +
On Sat, 6 Aug 2011, Sakari Ailus wrote:
> Guennadi Liakhovetski wrote:
> > A possibility to preallocate and initialise buffers of different sizes
> > in V4L2 is required for an efficient implementation of asnapshot mode.
> > This patch adds two new ioctl()s: VIDIOC_CREATE_BUFS and
> > VIDIOC_PREPA
Hello,
On Tuesday, August 16, 2011 4:26 PM Arnd Bergmann wrote:
> On Tuesday 16 August 2011, Russell King - ARM Linux wrote:
> > On Tue, Aug 16, 2011 at 03:28:48PM +0200, Arnd Bergmann wrote:
> > > Hmm, I don't remember the point about dynamically sizing the pool for
> > > ARMv6K, but that can wel
Hi Mauro,
On Wednesday 17 August 2011 00:36:44 Mauro Carvalho Chehab wrote:
> Em 16-08-2011 08:44, Laurent Pinchart escreveu:
> > On Tuesday 16 August 2011 17:30:47 Mauro Carvalho Chehab wrote:
> >> Em 16-08-2011 01:57, Laurent Pinchart escreveu:
> > My point is that the ISP driver developer c
2011/8/17 Jose Alberto Reguero :
> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
>> On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote:
>> >> options dvb-usb force_pid_filter_usage=1
>> >>
>> >> I change the signal timeout and tuning timeout and now it works perfect!
>> >>
>> >
38 matches
Mail list logo