Re: [PATCH v3] v4l: Add driver for Micron MT9M032 camera sensor

2011-12-17 Thread martin
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 = sensor-pdata;

[PATCH v4] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-12-17 Thread Martin Hostettler
Adds board support for an MT9M032 based camera to omap3evm. Signed-off-by: Martin Hostettler mar...@neutronstar.dyndns.org --- arch/arm/mach-omap2/Makefile|3 +- arch/arm/mach-omap2/board-omap3evm-camera.c | 159 +++

[PATCH v4] v4l: Add driver for Micron MT9M032 camera sensor

2011-12-17 Thread Martin Hostettler
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 mar...@neutronstar.dyndns.org

Re: budget_ci / rc-hauppauge / inputlirc /Linux 3.0+ broken

2011-12-17 Thread Mauro Carvalho Chehab
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. This

Re: v4 [PATCH 06/10] DVB: Use a unique delivery system identifier for DVBC_ANNEX_C

2011-12-17 Thread Mauro Carvalho Chehab
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 to SYS_DVBC_ANNEX_A

Re: Hauppauge HVR-930C problems

2011-12-17 Thread Fredrik Lingvall
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,

cron job: media_tree daily build: ERRORS

2011-12-17 Thread Hans Verkuil
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

Re: Hauppauge HVR-930C problems

2011-12-17 Thread Mihai Dobrescu
On Sat, Dec 17, 2011 at 5:18 PM, Fredrik Lingvall fredrik.lingv...@gmail.com 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

[PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringel linu...@stefanringel.de --- 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

[PATCH 1/3] mt2063: add get_if_frequency call

2011-12-17 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/common/tuners/mt2063.c | 24 ++-- 1 files changed, 18 insertions(+), 6 deletions(-) diff --git a/drivers/media/common/tuners/mt2063.c

[PATCHv2 3/3] cx23885: add Terratec Cinergy T pcie dual

2011-12-17 Thread linuxtv
From: Stefan Ringel linu...@stefanringel.de Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/video/cx23885/cx23885-cards.c | 13 + drivers/media/video/cx23885/cx23885-dvb.c | 66 +++ drivers/media/video/cx23885/cx23885.h |1 + 3

Re: [PATCH 1/3] mt2063: add get_if_frequency call

2011-12-17 Thread Antti Palosaari
On 12/17/2011 10:57 PM, linu...@stefanringel.de wrote: From: Stefan Ringellinu...@stefanringel.de Signed-off-by: Stefan Ringellinu...@stefanringel.de --- drivers/media/common/tuners/mt2063.c | 24 ++-- 1 files changed, 18 insertions(+), 6 deletions(-) diff --git

Re: [PATCH 1/3] mt2063: add get_if_frequency call

2011-12-17 Thread Mauro Carvalho Chehab
Em 17-12-2011 19:54, Antti Palosaari escreveu: On 12/17/2011 10:57 PM, linu...@stefanringel.de wrote: From: Stefan Ringellinu...@stefanringel.de Signed-off-by: Stefan Ringellinu...@stefanringel.de --- drivers/media/common/tuners/mt2063.c | 24 ++-- 1 files changed,

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread Oliver Endriss
On Saturday 17 December 2011 21:57:16 linu...@stefanringel.de wrote: From: Stefan Ringel linu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringel linu...@stefanringel.de --- drivers/media/dvb/frontends/drxk_hard.c |6 -- 1 files changed, 4

Re: budget_ci / rc-hauppauge / inputlirc /Linux 3.0+ broken

2011-12-17 Thread Brian May
On 17 December 2011 22:16, Mauro Carvalho Chehab mche...@redhat.com wrote: could you please try the enclosed patch? Yes, it seems to work fine for me. Thanks. -- Brian May br...@microcomaustralia.com.au -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread 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 linu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringel linu...@stefanringel.de ---

[PATCH 0/6] Change support for Annex A/C

2011-12-17 Thread Mauro Carvalho Chehab
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

[PATCH 6/6] [media] tda10021: Add support for DVB-C Annex C

2011-12-17 Thread Mauro Carvalho Chehab
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

[PATCH 5/6] [media] tda10023: add support for DVB-C Annex C

2011-12-17 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- 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

[PATCH 4/6] [media] tda10023: Don't use a magic numbers for QAM modulation

2011-12-17 Thread Mauro Carvalho Chehab
Convert the existing data struct to use the QAM modulation macros, instead of hardcoding it. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb/frontends/tda10023.c | 34 --- 1 files changed, 18 insertions(+), 16 deletions(-) diff --git

[PATCH 3/6] [media] drx-k: report the supported delivery systems

2011-12-17 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- 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

Re: [PATCH 1/6] [media] Update documentation to reflect DVB-C Annex A/C support

2011-12-17 Thread Mauro Carvalho Chehab
Em 17-12-2011 22:21, Mauro Carvalho Chehab escreveu: Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com 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

[PATCH 0/7] Change support for Annex A/C

2011-12-17 Thread Mauro Carvalho Chehab
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

[PATCH 4/7] [media] drx-k: report the supported delivery systems

2011-12-17 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- 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

[PATCH 2/7] [media] Update documentation to reflect DVB-C Annex A/C support

2011-12-17 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- Documentation/DocBook/media/dvb/dvbproperty.xml | 11 +-- Documentation/DocBook/media/dvb/frontend.xml|4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git

[PATCH 5/7] [media] tda10023: Don't use a magic numbers for QAM modulation

2011-12-17 Thread Mauro Carvalho Chehab
Convert the existing data struct to use the QAM modulation macros, instead of hardcoding it. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb/frontends/tda10023.c | 34 --- 1 files changed, 18 insertions(+), 16 deletions(-) diff --git

[PATCH 7/7] [media] tda10021: Add support for DVB-C Annex C

2011-12-17 Thread Mauro Carvalho Chehab
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

[PATCH 6/7] [media] tda10023: add support for DVB-C Annex C

2011-12-17 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- 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

Re: [PATCH 1/6] [media] Update documentation to reflect DVB-C Annex A/C support

2011-12-17 Thread Mauro Carvalho Chehab
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 mche...@redhat.com Gah, not sure what happened here... git send-email did the wrong thing with this patch and a few others... This patch should

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread Stefan Ringel
Am 18.12.2011 00:39, schrieb Oliver Endriss: On Saturday 17 December 2011 21:57:16linu...@stefanringel.de wrote: From: Stefan Ringellinu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan Ringellinu...@stefanringel.de --- drivers/media/dvb/frontends/drxk_hard.c |

Re: [PATCH 2/3] drxk: correction frontend attatching

2011-12-17 Thread Stefan Ringel
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 Ringellinu...@stefanringel.de all drxk have dvb-t, but not dvb-c. Signed-off-by: Stefan