Am 18.12.2011 00:47, schrieb Oliver Endriss:
On Sunday 18 December 2011 00:39:49 Oliver Endriss wrote:
On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote:
From: Stefan Ringel
all drxk have dvb-t, but not dvb-c.
Signed-off-by: Stefan Ringel
---
drivers/media/dvb/frontends/dr
Am 18.12.2011 00:39, schrieb Oliver Endriss:
On Saturday 17 December 2011 21:57:16linu...@stefanringel.de wrote:
From: Stefan Ringel
all drxk have dvb-t, but not dvb-c.
Signed-off-by: Stefan Ringel
---
drivers/media/dvb/frontends/drxk_hard.c |6 --
1 files changed, 4 insertions(+),
Em 17-12-2011 22:27, Mauro Carvalho Chehab escreveu:
> Em 17-12-2011 22:21, Mauro Carvalho Chehab escreveu:
>> Signed-off-by: Mauro Carvalho Chehab
>
>
> Gah, not sure what happened here... git send-email did the wrong
> thing with this patch and a few others...
>
> This patch should have a des
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/tda10023.c | 45 +++
1 files changed, 39 insertions(+), 6 deletions(-)
diff --git a/drivers/media/dvb/frontends/tda10023.c
b/drivers/media/dvb/frontends/tda10023.c
index dccc74b..f5f0e73 100644
--
While tda10021 supports both DVB-C Annex A and C, it is currently
hard-coded to Annex A. Add support for Annex C and re-work the
code in order to report the delivery systems, thans to Andreas,
that passed us the register settings for the Roll-off factor.
While here, re-work the per-modulation regi
From: Manu Abraham
Use a unique delivery system identifier for DVBC_ANNEX_C, just like any
other.
DVBC_ANNEX_A and DVBC_ANNEX_C have slightly different parameters
and are used in 2 geographically different locations.
Signed-off-by: Manu Abraham
Signed-off-by: Mauro Carvalho Chehab
---
includ
Convert the existing data struct to use the QAM modulation macros,
instead of hardcoding it.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/tda10023.c | 34 ---
1 files changed, 18 insertions(+), 16 deletions(-)
diff --git a/drivers/media/dvb/
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/DocBook/media/dvb/dvbproperty.xml | 11 +--
Documentation/DocBook/media/dvb/frontend.xml|4 ++--
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml
b/Documentation
Instead of using a roll-off factor, change DRX-K & friends to select
the bandwidth filter and the Nyquist half roll-off via delivery system.
This provides a cleaner support for Annex A/C switch.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/xc5000.c | 137 +
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/drxk_hard.c | 28
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/frontends/drxk_hard.c
b/drivers/media/dvb/frontends/drxk_hard.c
index a2c8196..d795898 100644
--
As discussed at the ML, all existing drivers, except for dvb-k only
support DVB-C ITU-T J.83 Annex A. Also, a few dvb-c drivers don't support
0.13 roll-off, requred for Annex C. So, apply Manu's patch that
adds a separate delivery system for Annex C, and change a few existing
drivers that are known
Em 17-12-2011 22:21, Mauro Carvalho Chehab escreveu:
> Signed-off-by: Mauro Carvalho Chehab
Gah, not sure what happened here... git send-email did the wrong
thing with this patch and a few others...
This patch should have a description, a from: Manu Abraham, and his SOB!
I'll see what's wrong
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/DocBook/media/dvb/dvbproperty.xml | 11 +--
Documentation/DocBook/media/dvb/frontend.xml|4 ++--
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml
b/Documentation
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/drxk_hard.c | 28
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/frontends/drxk_hard.c
b/drivers/media/dvb/frontends/drxk_hard.c
index a2c8196..d795898 100644
--
Convert the existing data struct to use the QAM modulation macros,
instead of hardcoding it.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/tda10023.c | 34 ---
1 files changed, 18 insertions(+), 16 deletions(-)
diff --git a/drivers/media/dvb/
Instead of using a roll-off factor, change DRX-K & friends to select
the bandwidth filter and the Nyquist half roll-off via delivery system.
This provides a cleaner support for Annex A/C switch.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/xc5000.c | 137 +
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/tda10023.c | 45 +++
1 files changed, 39 insertions(+), 6 deletions(-)
diff --git a/drivers/media/dvb/frontends/tda10023.c
b/drivers/media/dvb/frontends/tda10023.c
index dccc74b..f5f0e73 100644
--
While tda10021 supports both DVB-C Annex A and C, it is currently
hard-coded to Annex A. Add support for Annex C and re-work the
code in order to report the delivery systems, thans to Andreas,
that passed us the register settings for the Roll-off factor.
While here, re-work the per-modulation regi
As discussed at the ML, all existing drivers, except for dvb-k only
support DVB-C ITU-T J.83 Annex A. Also, a few dvb-c drivers don't support
0.13 roll-off, requred for Annex C. So, apply Manu's patch that
adds a separate delivery system for Annex C, and change a few existing
drivers that are known
On Sunday 18 December 2011 00:39:49 Oliver Endriss wrote:
> On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote:
> > From: Stefan Ringel
> >
> > all drxk have dvb-t, but not dvb-c.
> >
> > Signed-off-by: Stefan Ringel
> > ---
> > drivers/media/dvb/frontends/drxk_hard.c |6 +
On 17 December 2011 22:16, Mauro Carvalho Chehab wrote:
> could you please try the enclosed patch?
Yes, it seems to work fine for me.
Thanks.
--
Brian May
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majord
On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote:
> From: Stefan Ringel
>
> all drxk have dvb-t, but not dvb-c.
>
> Signed-off-by: Stefan Ringel
> ---
> drivers/media/dvb/frontends/drxk_hard.c |6 --
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git
Em 17-12-2011 19:54, Antti Palosaari escreveu:
> On 12/17/2011 10:57 PM, linu...@stefanringel.de wrote:
>> From: Stefan Ringel
>>
>> Signed-off-by: Stefan Ringel
>> ---
>> drivers/media/common/tuners/mt2063.c | 24 ++--
>> 1 files changed, 18 insertions(+), 6 deletions(-)
>
On 12/17/2011 10:57 PM, linu...@stefanringel.de wrote:
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/media/common/tuners/mt2063.c | 24 ++--
1 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/med
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/media/video/cx23885/cx23885-cards.c | 13 +
drivers/media/video/cx23885/cx23885-dvb.c | 66 +++
drivers/media/video/cx23885/cx23885.h |1 +
3 files changed, 80 insertions(+), 0 deletions(-)
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/media/video/cx23885/cx23885-cards.c | 13 +
drivers/media/video/cx23885/cx23885-dvb.c | 66 +++
drivers/media/video/cx23885/cx23885.h |1 +
3 files changed, 80 insertions(+), 0 deletions(-)
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/media/common/tuners/mt2063.c | 24 ++--
1 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 6743ffe..5b4b1ec 100644
-
From: Stefan Ringel
all drxk have dvb-t, but not dvb-c.
Signed-off-by: Stefan Ringel
---
drivers/media/dvb/frontends/drxk_hard.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/media/dvb/frontends/drxk_hard.c
b/drivers/media/dvb/frontends/drxk_hard.c
inde
On Sat, Dec 17, 2011 at 9:53 PM, Mihai Dobrescu wrote:
> On Sat, Dec 17, 2011 at 8:46 PM, Fredrik Lingvall
> wrote:
>> On 12/17/11 16:18, Fredrik Lingvall wrote:
>>
>> On 12/16/11 19:35, Mihai Dobrescu wrote:
>>
>> Please excuse the dumbness of the question, but, could you direct me
>> to the rep
On Sat, Dec 17, 2011 at 5:18 PM, Fredrik Lingvall
wrote:
> On 12/16/11 19:35, Mihai Dobrescu wrote:
>
> Please excuse the dumbness of the question, but, could you direct me
> to the repository having these patches applied?
>
>
> No it's not a dumpness question - I have struggeled with this too.
>
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:Sat Dec 17 19:00:18 CET 2011
git hash:bcc072756e4467dc30e502a311b1c3adec96a0e4
gcc version: i686-linux-gcc (GCC
On 12/10/11 17:02, Mauro Carvalho Chehab wrote:
I noticed the new patches you are working with on the list. Let me
know I there's something I can test?
The patches that are pertinent are already at the main repository.
It would be interesting if you could test it again with those patches,
Em 12-12-2011 19:24, Andreas Oberritter escreveu:
> On 12.12.2011 14:56, Mauro Carvalho Chehab wrote:
>> On 12-12-2011 11:40, Manu Abraham wrote:
>>> On Mon, Dec 12, 2011 at 6:49 PM, Mauro Carvalho Chehab
>>
This also means that just doing an alias from FE_QAM and
SYS_DVBC_ANNEX_AC
t
Hi Brian,
Em 17-12-2011 04:33, Brian May escreveu:
> SUMMARY OF WHAT I THINK I HAPPENING:
>
> budget_ci sets dev->scanmask to 0xff, this means the scancodes in the
> tables have the upper 8 bits of the 16 bit code set to 0.
>
> However for my card, it sets full_rc5 to True and rc_device to 0x1f.
The MT9M032 is a parallel 1.6MP sensor from Micron controlled through I2C.
The driver creates a V4L2 subdevice. It currently supports cropping, gain,
exposure and v/h flipping controls in monochrome mode with an
external pixel clock.
Signed-off-by: Martin Hostettler
---
drivers/media/video/Kcon
Adds board support for an MT9M032 based camera to omap3evm.
Signed-off-by: Martin Hostettler
---
arch/arm/mach-omap2/Makefile|3 +-
arch/arm/mach-omap2/board-omap3evm-camera.c | 159 +++
arch/arm/mach-omap2/board-omap3evm.c|4 +
3 files ch
On Thu, Dec 15, 2011 at 12:11:13AM +0200, Sakari Ailus wrote:
> Hi Martin,
>
> On Wed, Dec 14, 2011 at 07:58:45PM +0100, mar...@neutronstar.dyndns.org wrote:
> ...
> > > > > > +static int mt9m032_setup_pll(struct mt9m032 *sensor)
> > > > > > +{
> > > > > > + struct mt9m032_platform_data* pdata =
37 matches
Mail list logo