* [GIT PULL] NetUP Dual DVB-T/C CI RF card
@ 2011-07-18 8:21 Abylay Ospan
2011-07-20 16:56 ` Abylay Ospan
0 siblings, 1 reply; 3+ messages in thread
From: Abylay Ospan @ 2011-07-18 8:21 UTC (permalink / raw)
To: Mauro Carvalho Chehab, linux-media
Hi Mauro,
Please pull 3 changes from
http://stand.netup.tv/gitweb/?p=linux-3.0-netup;a=summary
Thanks!
The following changes since commit f560f6697f17e2465c8845c09f3a483faef38275:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
(2011-07-17 12:49:55 -0700)
are available in the git repository at:
http://stand.netup.tv/gitweb/?p=linux-3.0-netup netup_fw
Abylay Ospan (3):
NetUP Dual DVB-T/C CI RF: load firmware according card revision
Don't fail if videobuf_dvb_get_frontend return NULL
NetUP Dual DVB-T/C CI RF: force card hardware revision by module
param
drivers/media/video/cx23885/cx23885-cards.c | 21 +++++++++++++++++++++
drivers/media/video/cx23885/cx23885-dvb.c | 2 +-
2 files changed, 22 insertions(+), 1 deletions(-)
--
Abylai Ospan<aospan@netup.ru>
NetUP Inc.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] NetUP Dual DVB-T/C CI RF card
2011-07-18 8:21 [GIT PULL] NetUP Dual DVB-T/C CI RF card Abylay Ospan
@ 2011-07-20 16:56 ` Abylay Ospan
2011-07-20 20:09 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 3+ messages in thread
From: Abylay Ospan @ 2011-07-20 16:56 UTC (permalink / raw)
To: Mauro Carvalho Chehab, linux-media
Hi Mauro,
Here is more correct pull request. URL now is
git://git.netup.tv/git/linux-3.0-netup.git.
The following changes since commit f560f6697f17e2465c8845c09f3a483faef38275:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
(2011-07-17 12:49:55 -0700)
are available in the git repository at:
git://git.netup.tv/git/linux-3.0-netup.git netup-fw
Abylay Ospan (3):
NetUP Dual DVB-T/C CI RF: load firmware according card revision
Don't fail if videobuf_dvb_get_frontend return NULL
NetUP Dual DVB-T/C CI RF: force card hardware revision by module
param
drivers/media/video/cx23885/cx23885-cards.c | 21 +++++++++++++++++++++
drivers/media/video/cx23885/cx23885-dvb.c | 2 +-
2 files changed, 22 insertions(+), 1 deletions(-)
On 18.07.2011 12:21, Abylay Ospan wrote:
> Hi Mauro,
>
> Please pull 3 changes from
> http://stand.netup.tv/gitweb/?p=linux-3.0-netup;a=summary
>
> Thanks!
>
>
> The following changes since commit
> f560f6697f17e2465c8845c09f3a483faef38275:
>
> Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
> (2011-07-17 12:49:55 -0700)
>
> are available in the git repository at:
>
> http://stand.netup.tv/gitweb/?p=linux-3.0-netup netup_fw
>
> Abylay Ospan (3):
> NetUP Dual DVB-T/C CI RF: load firmware according card revision
> Don't fail if videobuf_dvb_get_frontend return NULL
> NetUP Dual DVB-T/C CI RF: force card hardware revision by module
> param
>
> drivers/media/video/cx23885/cx23885-cards.c | 21 +++++++++++++++++++++
> drivers/media/video/cx23885/cx23885-dvb.c | 2 +-
> 2 files changed, 22 insertions(+), 1 deletions(-)
>
>
--
Abylai Ospan<aospan@netup.ru>
NetUP Inc.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] NetUP Dual DVB-T/C CI RF card
2011-07-20 16:56 ` Abylay Ospan
@ 2011-07-20 20:09 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2011-07-20 20:09 UTC (permalink / raw)
To: Abylay Ospan; +Cc: linux-media
Hi Abylay,
Em 20-07-2011 13:56, Abylay Ospan escreveu:
> Hi Mauro,
>
> Here is more correct pull request. URL now is git://git.netup.tv/git/linux-3.0-netup.git.
>
>
> The following changes since commit f560f6697f17e2465c8845c09f3a483faef38275:
>
> Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (2011-07-17 12:49:55 -0700)
>
> are available in the git repository at:
>
> git://git.netup.tv/git/linux-3.0-netup.git netup-fw
Could you please also prepare a patch moving altera-stapl to drivers/misc?
Thanks!
Mauro
>
> Abylay Ospan (3):
> NetUP Dual DVB-T/C CI RF: load firmware according card revision
> Don't fail if videobuf_dvb_get_frontend return NULL
> NetUP Dual DVB-T/C CI RF: force card hardware revision by module param
>
> drivers/media/video/cx23885/cx23885-cards.c | 21 +++++++++++++++++++++
> drivers/media/video/cx23885/cx23885-dvb.c | 2 +-
> 2 files changed, 22 insertions(+), 1 deletions(-)
>
>
>
> On 18.07.2011 12:21, Abylay Ospan wrote:
>> Hi Mauro,
>>
>> Please pull 3 changes from http://stand.netup.tv/gitweb/?p=linux-3.0-netup;a=summary
>>
>> Thanks!
>>
>>
>> The following changes since commit f560f6697f17e2465c8845c09f3a483faef38275:
>>
>> Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (2011-07-17 12:49:55 -0700)
>>
>> are available in the git repository at:
>>
>> http://stand.netup.tv/gitweb/?p=linux-3.0-netup netup_fw
>>
>> Abylay Ospan (3):
>> NetUP Dual DVB-T/C CI RF: load firmware according card revision
>> Don't fail if videobuf_dvb_get_frontend return NULL
>> NetUP Dual DVB-T/C CI RF: force card hardware revision by module param
>>
>> drivers/media/video/cx23885/cx23885-cards.c | 21 +++++++++++++++++++++
>> drivers/media/video/cx23885/cx23885-dvb.c | 2 +-
>> 2 files changed, 22 insertions(+), 1 deletions(-)
>>
>>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-20 20:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 8:21 [GIT PULL] NetUP Dual DVB-T/C CI RF card Abylay Ospan
2011-07-20 16:56 ` Abylay Ospan
2011-07-20 20:09 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox