On Monday 11 May 2009 08:41:17 ext-eero.nurkk...@nokia.com wrote:
> From: Eero Nurkkala
>
> This patchset adds the BCM2048 radio driver code.
> BCM2048 is radio is integrated in the BCM2048 chipset
> that contains the Bluetooth also.
>
> There's quite some sysfs entries introduced here;
> But only
On Mon, 11 May 2009, Mauro Carvalho Chehab wrote:
> Em Mon, 11 May 2009 22:09:26 -0300
> Mauro Carvalho Chehab escreveu:
>
> > Em Sat, 9 May 2009 16:49:31 -0500 (CDT)
> > Mike Isely escreveu:
> >
> > >
> > > Mauro:
> > >
> > > Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2-dev for v
On Tuesday 12 May 2009 08:10:43 Eduardo Valentin wrote:
> On Tue, May 12, 2009 at 04:17:03AM +0200, ext Mauro Carvalho Chehab wrote:
> > Em Mon, 11 May 2009 12:31:43 +0300
> >
> > Eduardo Valentin escreveu:
> > > This patch adds a new class of extended controls. This class
> > > is intended to sup
Hi Mauro,
On Tue, May 12, 2009 at 04:12:31AM +0200, ext Mauro Carvalho Chehab wrote:
> Em Mon, 11 May 2009 12:31:43 +0300
> Eduardo Valentin escreveu:
>
> > This patch adds a new class of extended controls. This class
> > is intended to support Radio Modulators properties such as:
> > rds, audio
On Tuesday 12 May 2009 08:12:35 Kim, Heung Jun wrote:
> Hello Hans,
>
> Nice to meet u on the mailing-list.
> I'm an engineer of camera device driver, and work with Nathaniel(Dongsoo,
> Kim). I'm wondering about how to use the Control Flags defined in the
> videodev2.h. The Control Flags defined in
On Tue, May 12, 2009 at 04:17:03AM +0200, ext Mauro Carvalho Chehab wrote:
> Em Mon, 11 May 2009 12:31:43 +0300
> Eduardo Valentin escreveu:
>
> > This patch adds a new class of extended controls. This class
> > is intended to support Radio Modulators properties such as:
> > rds, audio limiters,
Hello Hans,
Nice to meet u on the mailing-list.
I'm an engineer of camera device driver, and work with Nathaniel(Dongsoo, Kim).
I'm wondering about how to use the Control Flags defined in the videodev2.h.
The Control Flags defined in the videodev2.h is the following as you know,
/* Control flags
Hi Eero,
On Tue, May 12, 2009 at 06:49:25AM +0200, Nurkkala Eero.An (EXT-Offcode/Oulu)
wrote:
> On Mon, 2009-05-11 at 11:31 +0200, Valentin Eduardo (Nokia-D/Helsinki) wrote:
> > +enum v4l2_fmtx_preemphasis {
> > + V4L2_FMTX_PREEMPHASIS_75_uS = 0,
> > + V4L2_FMTX_PREEMPHASIS_50_uS
On Tue, 2009-05-12 at 08:22 +0300, Eero Nurkkala wrote:
> > > + /* Australia */
> > > + {
> > > + .channel_spacing= 20,
> > > + .bottom_frequency = 8750,
> > > + .top_frequency = 10800,
> > > + .preemphasis
On Tue, 2009-05-12 at 08:15 +0300, Eero Nurkkala wrote:
> On Mon, 2009-05-11 at 11:31 +0200, Valentin Eduardo (Nokia-D/Helsinki)
> wrote:
> > +/*
> > + * Values for region specific configurations
> > + * (spacing, bottom and top frequencies, preemphasis)
> > + */
> > +static struct region_info regi
On Mon, 2009-05-11 at 11:31 +0200, Valentin Eduardo (Nokia-D/Helsinki)
wrote:
> +/*
> + * Values for region specific configurations
> + * (spacing, bottom and top frequencies, preemphasis)
> + */
> +static struct region_info region_configs[] = {
> + /* USA */
> + {
> + .ch
On Mon, 2009-05-11 at 11:31 +0200, Valentin Eduardo (Nokia-D/Helsinki) wrote:
> +enum v4l2_fmtx_preemphasis {
> + V4L2_FMTX_PREEMPHASIS_75_uS = 0,
> + V4L2_FMTX_PREEMPHASIS_50_uS = 1,
> + V4L2_FMTX_PREEMPHASIS_DISABLED = 2,
> +};
Hello there,
Would it
Em Mon, 11 May 2009 12:31:43 +0300
Eduardo Valentin escreveu:
> This patch adds a new class of extended controls. This class
> is intended to support Radio Modulators properties such as:
> rds, audio limiters, audio compression, pilot tone generation,
> tuning power levels and region related prop
Em Mon, 11 May 2009 12:31:43 +0300
Eduardo Valentin escreveu:
> This patch adds a new class of extended controls. This class
> is intended to support Radio Modulators properties such as:
> rds, audio limiters, audio compression, pilot tone generation,
> tuning power levels and region related prop
Em Mon, 11 May 2009 22:09:26 -0300
Mauro Carvalho Chehab escreveu:
> Em Sat, 9 May 2009 16:49:31 -0500 (CDT)
> Mike Isely escreveu:
>
> >
> > Mauro:
> >
> > Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2-dev for various
> > pvrusb2 changesets. Several have to do with IR as previous
Hi All
I start support Philips MK5 tuner
diff -r 19b8f124911c linux/drivers/media/common/tuners/tuner-types.c
--- a/linux/drivers/media/common/tuners/tuner-types.c Thu May 07 12:30:01
2009 +
+++ b/linux/drivers/media/common/tuners/tuner-types.c Tue May 12 06:14:24
2009 +1000
@@ -567,6 +
Em Sat, 9 May 2009 16:49:31 -0500 (CDT)
Mike Isely escreveu:
>
> Mauro:
>
> Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2-dev for various
> pvrusb2 changesets. Several have to do with IR as previously discussed
> with Jean Delvare. He's waiting for these changes. Other stuff is m
Hello Mauro,
Thank you for your comment, first of all.
In earlier mail, my question was actually about how to capture a
different pixel format data from the one configured in the first
S_FMT. Like opening device configured with YUV422 pixel format and try
to capture a JPEG data which comes from th
Hi
> Em Mon, 11 May 2009 20:21:23 +1000
> Dmitri Belimov escreveu:
>
> > > > Cheers,
> > > > Mauro
> > >
> > > Did you check it is still OK for DVB-T and DVB-S also?
> >
> > No. We tested only with analog TV, capturing from analog TV and
> > composite input. It support serial and parallel TS
On Mon, 11 May 2009 05:35:51 +0200
hermann pitton wrote:
> Dmitri,
>
> Am Sonntag, den 10.05.2009, 08:52 +1000 schrieb Dmitri Belimov:
> > Hi All.
> >
> > > [snip]
> > > > >
> > > > > Channel designations I dug out of ivtv-tune:
> > > > >
> > > > > S38 439.250 MHz (European cable)
> > > > > H
Em Mon, 11 May 2009 20:21:23 +1000
Dmitri Belimov escreveu:
> > > Cheers,
> > > Mauro
> >
> > Did you check it is still OK for DVB-T and DVB-S also?
>
> No. We tested only with analog TV, capturing from analog TV and composite
> input.
> It support serial and parallel TS from MPEG encoder to s
Hi all.
1. Add start/stop TS function.
2. Move setup DMA of TS to DMA function.
3. Write support cupture via MMAP
4. Rework startup and finish process, remove simple FSM.
This is patch from our customer. I checked this.
diff -r b40d628f830d linux/drivers/media/video/saa7134/saa7134-cards.c
--- a
Hi
> Hi,
>
> Am Montag, den 11.05.2009, 19:37 -0300 schrieb Mauro Carvalho Chehab:
> > Em Tue, 28 Apr 2009 19:52:00 +1000
> > Dmitri Belimov escreveu:
> >
> > > Hi all.
> > >
> > > 1. Add start/stop TS function.
> > > 2. Move setup DMA of TS to DMA function.
> > > 3. Write support cupture via
Em Thu, 23 Apr 2009 19:15:14 +0900
"Dongsoo, Nathaniel Kim" escreveu:
> Hello Hans,
>
> Is it an ordinary way to use twice reqbuf without closing and
> re-opening between them?
>
> I mean like this,
>
> 1. Open device
> 2. VIDIOC_REQBUFS
>
> 3. VIDIOC_STREAMON
>
> 4. VIDIOC_STREAMO
Em Wed, 29 Apr 2009 19:56:38 +0400
Vladimir Geroy escreveu:
Hi Vladmir,
I'm not sure if you're intending just to send an RFC for people to test, or if
your patch is ok.
For patch submission, please take a look at:
http://linuxtv.org/hg/v4l-dvb/raw-file/tip/README.patches
Cheers,
Mauro.
>
>
Hi,
Am Montag, den 11.05.2009, 19:37 -0300 schrieb Mauro Carvalho Chehab:
> Em Tue, 28 Apr 2009 19:52:00 +1000
> Dmitri Belimov escreveu:
>
> > Hi all.
> >
> > 1. Add start/stop TS function.
> > 2. Move setup DMA of TS to DMA function.
> > 3. Write support cupture via MMAP
> > 4. Rework startup
Em Tue, 28 Apr 2009 19:52:00 +1000
Dmitri Belimov escreveu:
> Hi all.
>
> 1. Add start/stop TS function.
> 2. Move setup DMA of TS to DMA function.
> 3. Write support cupture via MMAP
> 4. Rework startup and finish process, remove simple FSM.
>
> This is patch from our customer. I checked this.
Em Tue, 28 Apr 2009 19:41:08 +1000
Dmitri Belimov escreveu:
> Hi All.
>
> If video has a lot of changes in frame, MPEG encoder need more time for
> coding process.
> Add new bigger timeout for encoder.
>
> This is patch from our customer. I checked this.
>
> Signed-off-by: Alexey Osipov
Nex
On Fri, May 01, 2009 at 10:18:38PM -0500, Mike Isely wrote:
>
> Acked-By: Mike Isely
>
> Note #1: I am just acking the pvrusb2 part of this.
>
> Note #2: I am immediately pulling the pvrusb2 part of these changes into
> that driver.
Thanks for doing this, I appreciate it.
greg k-h
--
To unsu
Uri
Shkolnik
escreveu:
--- On Mon, 5/11/09, Mauro Carvalho Chehab wrote:
From: Mauro Carvalho Chehab
Subject: Re: [PATCH] [0904_7_2] Siano: smsdvb - purge whitespaces
To: "Uri Shkolnik"
Cc: "LinuxML"
Date: Monday, May 11, 2009, 6:59 PM
Em Mon, 11 May 2009 07:47:32 -0700
(PDT)
Uri Shkolni
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:Mon May 11 19:00:05 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 11732:0ee56433741d
gcc version: gcc
Hi Mauro,
I see you have wrapped the first of these two patches into your git tree,
but it is missing in your hg tree, AFAICS. So, here it is again. And a
build-fix from Randy Dunlap for I2C dependency. Both for linux-next.
Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
for the
drivers/media/video/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20090511.orig/drivers/media/video/Kconfig
> +++ linux-next-20090511/drivers/media/video/Kconfig
> @@ -694,7 +694,7 @@ config VIDEO_CAFE_CCIC
>
> config SOC_CAMERA
--- On Mon, 5/11/09, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab
> Subject: Re: [PATCH] [0904_7_2] Siano: smsdvb - purge whitespaces
> To: "Uri Shkolnik"
> Cc: "LinuxML"
> Date: Monday, May 11, 2009, 6:59 PM
> Em Mon, 11 May 2009 07:47:32 -0700
> (PDT)
> Uri Shkolnik
> escre
On Thu, 7 May 2009, Guennadi Liakhovetski wrote:
>
> On Thu, 7 May 2009, Agustin Ferrin Pozuelo wrote:
> > ...
> > I thought about the fact that I was only queuing one buffer, and that
> > this might be a corner case as sample code uses a lot of them. And that
> > in the older code that funny
2 ++
1 file changed, 2 insertions(+)
--- linux-next-20090511.orig/drivers/media/video/v4l2-device.c
+++ linux-next-20090511/drivers/media/video/v4l2-device.c
@@ -85,6 +85,7 @@ void v4l2_device_unregister(struct v4l2_
/* Unregister subdevs */
list_for_each_entry_safe(sd, next,
vers/media/video/soc_camera.ko] undefined!
ERROR: "i2c_unregister_device" [drivers/media/video/soc_camera.ko] undefined!
Signed-off-by: Randy Dunlap
---
drivers/media/video/Kconfig |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20090511.orig/drivers/media/video
Em Mon, 11 May 2009 07:47:32 -0700 (PDT)
Uri Shkolnik escreveu:
> The exist patches' order is 1..19, patch #1 has been replaced by patches 1.1
> (1_1) and 1.2 (1_2), and patches 7 by patches 7.1 ... 7.3 (7_1, 7_2, 7_3).
>
> When you finish to merge the patches which have been approved, please l
--- On Mon, 5/11/09, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab
> Subject: Re: [PATCH] [0904_7_2] Siano: smsdvb - purge whitespaces
> To: "Uri Shkolnik"
> Cc: "LinuxML"
> Date: Monday, May 11, 2009, 1:29 PM
> Em Mon, 27 Apr 2009 05:11:27 -0700
> (PDT)
> Uri Shkolnik
> escre
--- On Mon, 5/11/09, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab
> Subject: Re: [PATCH] [0904_7_2] Siano: smsdvb - purge whitespaces
> To: "Uri Shkolnik"
> Cc: "LinuxML"
> Date: Monday, May 11, 2009, 1:29 PM
> Em Mon, 27 Apr 2009 05:11:27 -0700
> (PDT)
> Uri Shkolnik
> escre
From: Cohen David.A (Nokia-D/Helsinki)
Change kmalloc()/kfree() to vmalloc()/vfree() for sglist allocation
during videobuf_dma_map() and videobuf_dma_unmap()
High resolution sensors might require too many contiguous pages
to be allocated for sglist by kmalloc() during videobuf_dma_map()
(i.e. 25
Em Fri, 08 May 2009 17:53:10 +0900
Magnus Damm escreveu:
> From: Magnus Damm
>
> This is V3 of the V4L2 videobuf-dma-contig USERPTR zero copy patch.
>
> Since videobuf-dma-contig is designed to handle physically contiguous
> memory, this patch modifies the videobuf-dma-contig code to only acce
Em Fri, 8 May 2009 13:06:58 -0700
Andrew Morton escreveu:
> On Fri, 08 May 2009 17:53:10 +0900
> Magnus Damm wrote:
>
> > From: Magnus Damm
> >
> > This is V3 of the V4L2 videobuf-dma-contig USERPTR zero copy patch.
> >
> > Since videobuf-dma-contig is designed to handle physically contiguou
Hi and thanks for your work.
I have a AverMedia AVerTV Volar Black, I downloaded latest v4l-dvb (build with
2.6.29.2 kernel), load driver, all is fine :
***
dvb-usb: found a 'AverMedia AVerTV Volar Black HD (A850)' in cold s
Em Mon, 27 Apr 2009 05:11:27 -0700 (PDT)
Uri Shkolnik escreveu:
>
> # HG changeset patch
> # User Uri Shkolnik
> # Date 1240833806 -10800
> # Node ID cbd828b0fe102fa023280cfeadbcb20b54a39a47
> # Parent 39bbe3b24abaaa3e049a855cb51be0b917b0c711
> Siano: smsdvb - whitespace cleanup
>
> From: Uri
1. AGC TOP of RF part - I think need support for MK3
2. Changing to 441MHz is not critical. We can write some information about this
case to Wiki or docs.
for 2.: Discussed to the end if you stay at 441MHz. If you still want to
have it in, just send a patch and no more info is needed. (Likel
2009/5/9 Dominik Kuhlen :
> Hi,
> On Monday 04 May 2009, you wrote:
>> Hello,
>>
>> I have a TT-3200 card and the b40d628f830d revision of v4l-dvb (april 24th)
>> I have this two szap config files:
>> $ cat channels_astra_fta.conf
>> LCP:11479:v:0:22000:161:84:6402
>>
>> $ cat channels_hotbird_fta.
This patch adds files which creates the radio interface
for si4713 FM transmitter devices.
Signed-off-by: Eduardo Valentin
---
drivers/media/radio/radio-si4713.c | 345
drivers/media/radio/radio-si4713.h | 48 +
2 files changed, 393 insertions(+), 0 de
Signed-off-by: Eduardo Valentin
---
Documentation/video4linux/si4713.txt | 132 ++
1 files changed, 132 insertions(+), 0 deletions(-)
create mode 100644 Documentation/video4linux/si4713.txt
diff --git a/Documentation/video4linux/si4713.txt
b/Documentation/video
Device drivers of v4l2_subdev devices may want to have
i2c board info data. This patch adds an helper function
to allow bridge drivers to pass board specific data to
v4l2_subdev drivers.
Signed-off-by: Eduardo Valentin
---
drivers/media/video/v4l2-common.c | 33 +++-
Signed-off-by: Eduardo Valentin
---
drivers/media/radio/Kconfig | 22 ++
drivers/media/radio/Makefile |3 +++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 3315cac..6c6a409 100644
--- a/dr
Signed-off-by: Eduardo Valentin
---
drivers/media/video/v4l2-common.c | 66 +
1 files changed, 66 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/v4l2-common.c
b/drivers/media/video/v4l2-common.c
index f576ef6..c17d93c 100644
--- a/drivers/me
This patch adds a new class of extended controls. This class
is intended to support Radio Modulators properties such as:
rds, audio limiters, audio compression, pilot tone generation,
tuning power levels and region related properties.
Signed-off-by: Eduardo Valentin
---
include/linux/videodev2.h
Hello all,
It took a few but I'm resending the FM transmitter driver again.
Sorry for this delay, but I had another things to give attention.
Anyway, after reading the API and re-writing the code I came up
with the following 7 patches. Three of them are in the v4l2 API.
The other 4 are for the si
Hello,
absolutely right, works fine, thank you.
I am sorry I haven't found the time till now to give short message of
the status till now (as I use to give when having asked on a list)
it is alright
DVB-T everything OK (Ubuntu 8.x and Debian testing), analogue works by
using this PCI-DMA "
Em Sat, 2 May 2009 09:12:11 +0200
Jean Delvare escreveu:
> Mauro, please pull Mike's pvrusb2-dev work as soon as he asks you to do
> so. Then I'll rebase my own patch set and send it again.
Jean and Mike,
Any news about this subject?
Cheers,
Mauro
--
To unsubscribe from this list: send the l
56 matches
Mail list logo