* Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits
[not found] <201001180106.30373.liplianin@me.by>
@ 2010-01-17 23:52 ` hermann pitton
2010-01-22 20:33 ` Mauro Carvalho Chehab
1 sibling, 0 replies; 3+ messages in thread
From: hermann pitton @ 2010-01-17 23:52 UTC (permalink / raw)
To: Igor M. Liplianin; +Cc: linux-media, Mauro Chehab, JD Louw
Am Montag, den 18.01.2010, 01:06 +0200 schrieb Igor M. Liplianin:
> Mauro,
>
> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
>
> for the following 5 changesets:
>
> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
>
> 02/05: Compro S350 GPIO change
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
>
> 03/05: dm1105: connect splitted else-if statements
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
>
> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
>
> 05/05: dm1105: use macro for read/write registers
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
>
>
> dvb/dm1105/Kconfig | 1
> dvb/dm1105/dm1105.c | 539 +++++++++++++++++++++---------------------
> video/saa7134/saa7134-cards.c | 4
> 3 files changed, 285 insertions(+), 259 deletions(-)
>
> Thanks,
> Igor
>
Igor,
What does that one pin more high on your 02/05 exactly?
Given that we still have boards, pulling all pins high "for fun" and
then work somehow.
It is very wrong to proceed in such a way further.
I would disable such stuff next day and did say so previously.
The last we need are more undocumented gpio pins.
Cheers,
Hermann
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits
[not found] <201001180106.30373.liplianin@me.by>
2010-01-17 23:52 ` [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits hermann pitton
@ 2010-01-22 20:33 ` Mauro Carvalho Chehab
2010-01-23 2:18 ` Douglas Schilling Landgraf
1 sibling, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2010-01-22 20:33 UTC (permalink / raw)
To: Igor M. Liplianin; +Cc: linux-media, JD Louw, Douglas Landgraf
Igor M. Liplianin wrote:
> Mauro,
>
> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
>
> for the following 5 changesets:
>
> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
>
> 02/05: Compro S350 GPIO change
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
>
> 03/05: dm1105: connect splitted else-if statements
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
>
> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
>
> 05/05: dm1105: use macro for read/write registers
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
>
>
> dvb/dm1105/Kconfig | 1
> dvb/dm1105/dm1105.c | 539 +++++++++++++++++++++---------------------
> video/saa7134/saa7134-cards.c | 4
> 3 files changed, 285 insertions(+), 259 deletions(-)
>
applied on -git, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits
2010-01-22 20:33 ` Mauro Carvalho Chehab
@ 2010-01-23 2:18 ` Douglas Schilling Landgraf
0 siblings, 0 replies; 3+ messages in thread
From: Douglas Schilling Landgraf @ 2010-01-23 2:18 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Igor M. Liplianin, linux-media, JD Louw
Hello,
On Fri, Jan 22, 2010 at 6:33 PM, Mauro Carvalho Chehab
<mchehab@infradead.org> wrote:
> Igor M. Liplianin wrote:
>> Mauro,
>>
>> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
>>
>> for the following 5 changesets:
>>
>> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
>>
>> 02/05: Compro S350 GPIO change
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
>>
>> 03/05: dm1105: connect splitted else-if statements
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
>>
>> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
>>
>> 05/05: dm1105: use macro for read/write registers
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
>>
>>
>> dvb/dm1105/Kconfig | 1
>> dvb/dm1105/dm1105.c | 539 +++++++++++++++++++++---------------------
>> video/saa7134/saa7134-cards.c | 4
>> 3 files changed, 285 insertions(+), 259 deletions(-)
>>
>
> applied on -git, thanks.
>
Applied on -hg tree, thanks!
Cheers,
Douglas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-23 2:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <201001180106.30373.liplianin@me.by>
2010-01-17 23:52 ` [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits hermann pitton
2010-01-22 20:33 ` Mauro Carvalho Chehab
2010-01-23 2:18 ` Douglas Schilling Landgraf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox