Hi Laurent,
On Fri, Mar 09, 2012 at 09:20:47PM +0100, Laurent Pinchart wrote:
> > Laurent Pinchart wrote:
> > ...
> >
> > > +static int mt9m032_setup_pll(struct mt9m032 *sensor)
> > > +{
> > > + static const struct aptina_pll_limits limits = {
> > > + .ext_clock_min = 800,
> > > +
On 03/10/2012 12:39 PM, Jean-Francois Moine wrote:
> On Tue, 28 Feb 2012 12:15:43 +0100
> Sylwester Nawrocki wrote:
>
>>> I checked the changes in zc3xx.c, and I have made many commits. So, it
>>> would be simpler if you would remove your patch. I could give you a
>>> merged one once the media tr
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 Mar 10 19:00:18 CET 2012
git hash:632fba4d012458fd5fedc678fb9b0f8bc59ceda2
gcc version: i686-linux-gcc (GCC
Em 10-03-2012 13:04, Eduard Bloch escreveu:
> Hello Jonathan, hello LinuxTV,
> * Jonathan Nieder [Thu, Dec 22 2011, 05:44:46PM]:
>
>> > Eduard, meet the LinuxTV project. linux-media folks, meet Eduard.
>> > Patch follows.
> Hello guys and sorry for the delay.
>
>> > Eduard: may we have your sign
Hello Jonathan, hello LinuxTV,
* Jonathan Nieder [Thu, Dec 22 2011, 05:44:46PM]:
> Eduard, meet the LinuxTV project. linux-media folks, meet Eduard.
> Patch follows.
Hello guys and sorry for the delay.
> Eduard: may we have your sign-off? Please see
> Documentation/SubmittingPatches, section 1
From: Akihiro Tsukada
PT1 and PT2 do not have net functions.
Signed-off-by: Akihiro Tsukada
---
drivers/media/dvb/pt1/pt1.c |4
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/media/dvb/pt1/pt1.c b/drivers/media/dvb/pt1/pt1.c
index 9cd161c..15b35c4 100644
--- a/
From: Akihiro Tsukada
Current default value of "nr_tables" option corresponds to the DMA buffer of
about 10 to 48 seconds long, which is obviously too much.
Signed-off-by: Akihiro Tsukada
---
drivers/media/dvb/pt1/pt1.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a
From: Akihiro Tsukada
This patch adds a data integrity check using the sequence counter and error
flags added by the bridge chip.
Signed-off-by: Akihiro Tsukada
---
drivers/media/dvb/pt1/pt1.c | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/drivers/media
From: Akihiro Tsukada
The driver started a kthread to poll the DMA buffers soon after probing,
which relsuleted in 1000/sec sleeps and wakeups of the thread doing nothing
useful until someone started feeding.
This patch changes the creation and destruction of the kthread depending on the
number
To continue the flurry of updates here's another one -
#--
# file automatically generated by w_scan
# (http://wirbel.htpc-forum.de/w_scan/index2.html)
#! 20120128 1 0 TERRESTRIAL GB
#
These arrays were embedded in the struct itself, but they weren't
used by anyone, since urbs are now dinamically allocated
at em28xx_usb_isoc_ctl struct.
Tested by compilation only.
Signed-off-by: Ezequiel Garcia
---
drivers/media/video/em28xx/em28xx.h |3 ---
1 files changed, 0 insertions(+
Hi All,
I don't know if this is a good place for this. I found some kind of
bug in em28xx for Kworld 355U, this is a lsusb line for my tuner:
Bus 001 Device 004: ID eb1a:e357 eMPIA Technology, Inc.
The problem is with initializing the Quantek QT1010 tuner chip.
Kernel log prints message:
[
Updated, thanks.
Christoph
Am 8. Dezember 2011 23:23 schrieb Mikko Autio :
> Update for fi-sonera
>
> Mikko
> --
>
> diff -r bec11f78be51 util/scan/dvb-c/fi-sonera
> --- a/util/scan/dvb-c/fi-sonera Wed Dec 07 15:26:50 2011 +0100
> +++ b/util/scan/dvb-c/fi-sonera Thu Dec 08 23:51:13 2011 +0200
>
Updated, thanks.
Christoph
Am 21. September 2011 19:29 schrieb Andii Hughes :
> The Emley Moor transmitter in the UK completed digital switchover
> today, making the existing transmitter file:
>
> http://linuxtv.org/hg/dvb-apps/file/tip/util/scan/dvb-t/uk-EmleyMoor
>
> obsolete. Attached is a p
Done, thanks.
Christoph
Am 28. Dezember 2011 14:27 schrieb Hein Rigolo :
> Christoph,
>
> The nl-Ziggo-Zwolle dvb-c initial scan file is no longer up to date,
> and no longer relevant. The nl-Ziggo DVB-C initial scan file is enough
> to find all the required transport streams in all Ziggo locati
Hi List
I'm having lots of problems with my PCTV Nanostick 290e under MythTV. Is
this the best place to report these problems?
I'm happy to provide whatever detail is needed, but in summary:
- every day or two, I get the error messages logged below. I need to
reboot the back end to clear the
Pushed, thanks.
Christoph
Am 5. Februar 2012 03:21 schrieb Jonathan McCrohan :
> # HG changeset patch
> # User Jonathan McCrohan
> # Date 1328407970 0
> # Node ID 068772e2c579c9e8c32c81d2e7b5b6978e6afe7f
> # Parent 69fc03702a6489ae46c50a3a5514df714d3832e8
> add scan files for Ireland (ie-*)
>
Updated, thanks.
Christoph
Am 12. Februar 2012 01:23 schrieb Chris Rankin :
> Hi,
>
> The UK's Crystal Palace transmitter supports DVB-T2, so here's an updated
> tuning file.
>
> Cheers,
> Chris
>
> #--
> # file automat
Hi Laurent,
On 03/10/2012 01:17 PM, Laurent Pinchart wrote:
> Hi Sylwester,
>
> On Friday 09 March 2012 22:30:15 Sylwester Nawrocki wrote:
>> Hi Laurent,
>>
>> I have a few minor comments, if you don't mind. :)
>
> Sure, thanks for the review.
>
>> On 03/09/2012 09:21 PM, Laurent Pinchart wrote
Updated, thanks.
Christoph
Am 5. März 2012 20:13 schrieb Vicente :
> Hello,
>
> here comes attached an update for the initial DVB-T scan file es-Huesca.
>
> Kind regards,
> Vicente.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vg
Hi Sylwester,
On Friday 09 March 2012 22:30:15 Sylwester Nawrocki wrote:
> Hi Laurent,
>
> I have a few minor comments, if you don't mind. :)
Sure, thanks for the review.
> On 03/09/2012 09:21 PM, Laurent Pinchart wrote:
> > From: Martin Hostettler
> >
> > The MT9M032 is a parallel 1.6MP senso
On Tue, 28 Feb 2012 12:15:43 +0100
Sylwester Nawrocki wrote:
> > I checked the changes in zc3xx.c, and I have made many commits. So, it
> > would be simpler if you would remove your patch. I could give you a
> > merged one once the media tree would be updated.
>
> OK, if it's easier please car
On Friday, March 09, 2012 21:44:10 halli manjunatha wrote:
> On Fri, Mar 9, 2012 at 2:29 AM, Hans Verkuil wrote:
> > On Wednesday, March 07, 2012 22:42:05 halli manjunatha wrote:
> >> On Mon, Mar 5, 2012 at 10:24 AM, halli manjunatha
> >> wrote:
> >> > On Fri, Mar 2, 2012 at 3:22 AM, Hans Verkui
There are couple places where we check unsigned values for negative. I
changed ->gpin_nr to signed because in gpio_ir_recv_probe() we do:
if (pdata->gpio_nr < 0)
return -EINVAL;
I also change gval to a signed int in gpio_ir_recv_irq() because that's
the type that gpio_get_v
24 matches
Mail list logo