Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-07-16 Thread Simon Kenyon

On 14/07/2010 17:45, Antti Palosaari wrote:

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9013: add support for firmware 5.1.0.0
get_dvb_firmware: update af9015
af9015: support for AverMedia AVerTV Volar M (A815Mac)
af9013: program tuner before demodulator
af9013: af9013_read_status() refactoring
af9013: output fw version as four digit long
af9013: fix comments

regards
Antti


can i ask what happened to the tda18218 support?
i said i would send antti a stick if he wanted it
it cost me €10 on ebay. i've been away on business but will send shortly.
--
simon
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-07-16 Thread Antti Palosaari

On 07/16/2010 01:09 PM, Simon Kenyon wrote:

On 14/07/2010 17:45, Antti Palosaari wrote:

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9013: add support for firmware 5.1.0.0
get_dvb_firmware: update af9015
af9015: support for AverMedia AVerTV Volar M (A815Mac)
af9013: program tuner before demodulator
af9013: af9013_read_status() refactoring
af9013: output fw version as four digit long
af9013: fix comments

regards
Antti


can i ask what happened to the tda18218 support?
i said i would send antti a stick if he wanted it
it cost me €10 on ebay. i've been away on business but will send shortly.


Look this message:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg18629.html
You never replied, never send the the stick.

regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-07-14 Thread Antti Palosaari

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9013: add support for firmware 5.1.0.0
get_dvb_firmware: update af9015
af9015: support for AverMedia AVerTV Volar M (A815Mac)
af9013: program tuner before demodulator
af9013: af9013_read_status() refactoring
af9013: output fw version as four digit long
af9013: fix comments

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-13 Thread Antti Palosaari

Terve!

On 05/05/2010 05:00 PM, Simon Kenyon wrote:

as an aside: i bought two of these on ebay and if antti wants one so
that he can support it then just drop me an email with a postal address
and i'll send it


Hou, I have been out of this project some time. But now I have time, 
maybe whole summer :] Please send one stick and I can see what I can do.

http://palosaari.fi/linux/

regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-06 Thread Bee Hock Goh
At that time when I start the installation, it work plainly using
the steps  even though it refer back to old codes. It was good enough
for a end user but you are right that if we are to put in mainstream
code, there will be a need to do clean up.

But that is also provided that it possible to get the necessary
approval to use the codes for merging.

On Wed, May 5, 2010 at 10:40 PM, Simon Kenyon si...@koala.ie wrote:
 On 05/05/2010 15:07, Bee Hock Goh wrote:

 You need to follow this link:
 http://ubuntuforums.org/showthread.php?p=8936585

 If you download the correct version of the antti af9015 tree, you can
 apply the patch correctly and it will work(a tda18218/af9015 stick)
 without any code change.


 thanks for your help

 that thread talks about using an old version of the tree
 i will try it just to make sure that i am doing the correct thing with my
 edits
 but it is not a long term solution

 the patch replaces the entry to another stick rather than fix up the code to
 add an extra one
 i don't think that it will make it into the tree in its current state
 that and all the magic constants

 regards
 --
 simon

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Simon Kenyon

On 31/03/2009 21:10, Antti Palosaari wrote:

Moi Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: remove experimental
af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)
af9015: add support for TrekStor DVB-T USB Stick
af9015: remove wrong definitions
af9015: add support for AverMedia AVerTV Volar Black HD (A850)

Patches are for the Kernel 2.6.30, only small changes.

regards
Antti Palosaari
   

any chance of support for the TDA18218 in this driver
i found patches on the net and i am currently fighting them

i also note that the driver on ite's web site has been updated and 
get_dvb_firmware can no longer extract the firmware


thanks
--
simon
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Bee Hock Goh
Simon,

There is already a patch that will make af9105/tda18218 work. However,
it seem that there is no active effort to merge with the mainstream
code.

I have been running that codes with mythtv(recording only) for quite a
while and its working fine.

https://patchwork.kernel.org/patch/82494/

Mauro,

I have send a mail to Nikola asking if he will be willing to submit
the codes to the v4l-dvb tree but I do not have any reply yet.

Can I extract thenecessary files/patch from
http://linuxtv.org/hg/~anttip/af9015/ and let you merge with the git
tree?

I also notice that in ubuntu, it can detect the card and installed
proprietary code. Unfortunately, tda18218 is not supported.


On Wed, May 5, 2010 at 5:29 PM, Simon Kenyon si...@koala.ie wrote:
 On 31/03/2009 21:10, Antti Palosaari wrote:

 Moi Mauro,

 Please pull from http://linuxtv.org/hg/~anttip/af9015/
 for the following:

 af9015: remove experimental
 af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)
 af9015: add support for TrekStor DVB-T USB Stick
 af9015: remove wrong definitions
 af9015: add support for AverMedia AVerTV Volar Black HD (A850)

 Patches are for the Kernel 2.6.30, only small changes.

 regards
 Antti Palosaari


 any chance of support for the TDA18218 in this driver
 i found patches on the net and i am currently fighting them

 i also note that the driver on ite's web site has been updated and
 get_dvb_firmware can no longer extract the firmware

 thanks
 --
 simon
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Bee Hock Goh
Antti,

Thanks for coming out to clarify. So the step going forward is to
getting clearance from Lauris?

I didnt really look at the codes but the your tree with the tda18218
patch seem to working very well for me.

http://ubuntuforums.org/showthread.php?p=8936585


On Wed, May 5, 2010 at 8:58 PM, Antti Palosaari cr...@iki.fi wrote:
 On 05/05/2010 03:36 PM, Bee Hock Goh wrote:

 There is already a patch that will make af9105/tda18218 work. However,
 it seem that there is no active effort to merge with the mainstream
 code.

 I have been running that codes with mythtv(recording only) for quite a
 while and its working fine.

 https://patchwork.kernel.org/patch/82494/

 Do we have kernel merge permission from driver author Lauris Ding? Also this
 driver is a little but ugly and needs some rework before release. I don't
 have such device and not even time to hack. I hope someone else could take
 this driver and fix it for release.

 regards,
 Antti
 --
 http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Antti Palosaari

On 05/05/2010 03:36 PM, Bee Hock Goh wrote:

There is already a patch that will make af9105/tda18218 work. However,
it seem that there is no active effort to merge with the mainstream
code.

I have been running that codes with mythtv(recording only) for quite a
while and its working fine.

https://patchwork.kernel.org/patch/82494/


Do we have kernel merge permission from driver author Lauris Ding? Also 
this driver is a little but ugly and needs some rework before release. I 
don't have such device and not even time to hack. I hope someone else 
could take this driver and fix it for release.


regards,
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Simon Kenyon

On 05/05/2010 13:36, Bee Hock Goh wrote:

Simon,

There is already a patch that will make af9105/tda18218 work. However,
it seem that there is no active effort to merge with the mainstream
code.

I have been running that codes with mythtv(recording only) for quite a
while and its working fine.

https://patchwork.kernel.org/patch/82494/

Mauro,

I have send a mail to Nikola asking if he will be willing to submit
the codes to the v4l-dvb tree but I do not have any reply yet.

Can I extract thenecessary files/patch from
http://linuxtv.org/hg/~anttip/af9015/ and let you merge with the git
tree?

I also notice that in ubuntu, it can detect the card and installed
proprietary code. Unfortunately, tda18218 is not supported.
   

i do know about the patch
in fact that is what i have been playing with
but it just replaces an existing stcik with the definition for the one 
that i have
i thought that was a bit hacky - mainly because the patch failed on my 
hg checkout


so i have been editing the code to try and add it (not replace)
and indeed the stick is detected - just no signal
trying to work out what the problem is

also trying to get the latest firmware - second part of my question to 
the list

i don't know where the original patch came from

as an aside: i bought two of these on ebay and if antti wants one so 
that he can support it then just drop me an email with a postal address 
and i'll send it

--
simon
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Bee Hock Goh
You need to follow this link: http://ubuntuforums.org/showthread.php?p=8936585

If you download the correct version of the antti af9015 tree, you can
apply the patch correctly and it will work(a tda18218/af9015 stick)
without any code change.

On Wed, May 5, 2010 at 10:00 PM, Simon Kenyon si...@koala.ie wrote:
 On 05/05/2010 13:36, Bee Hock Goh wrote:

 Simon,

 There is already a patch that will make af9105/tda18218 work. However,
 it seem that there is no active effort to merge with the mainstream
 code.

 I have been running that codes with mythtv(recording only) for quite a
 while and its working fine.

 https://patchwork.kernel.org/patch/82494/

 Mauro,

 I have send a mail to Nikola asking if he will be willing to submit
 the codes to the v4l-dvb tree but I do not have any reply yet.

 Can I extract thenecessary files/patch from
 http://linuxtv.org/hg/~anttip/af9015/ and let you merge with the git
 tree?

 I also notice that in ubuntu, it can detect the card and installed
 proprietary code. Unfortunately, tda18218 is not supported.


 i do know about the patch
 in fact that is what i have been playing with
 but it just replaces an existing stcik with the definition for the one that
 i have
 i thought that was a bit hacky - mainly because the patch failed on my hg
 checkout

 so i have been editing the code to try and add it (not replace)
 and indeed the stick is detected - just no signal
 trying to work out what the problem is

 also trying to get the latest firmware - second part of my question to the
 list
 i don't know where the original patch came from

 as an aside: i bought two of these on ebay and if antti wants one so that he
 can support it then just drop me an email with a postal address and i'll
 send it
 --
 simon
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Bee Hock Goh
Use the attached firmware which work well for me.

An earlier firmware will hung the stick and this version fixed that issue.

On Wed, May 5, 2010 at 10:07 PM, Bee Hock Goh beeh...@gmail.com wrote:
 You need to follow this link: http://ubuntuforums.org/showthread.php?p=8936585

 If you download the correct version of the antti af9015 tree, you can
 apply the patch correctly and it will work(a tda18218/af9015 stick)
 without any code change.

 On Wed, May 5, 2010 at 10:00 PM, Simon Kenyon si...@koala.ie wrote:
 On 05/05/2010 13:36, Bee Hock Goh wrote:

 Simon,

 There is already a patch that will make af9105/tda18218 work. However,
 it seem that there is no active effort to merge with the mainstream
 code.

 I have been running that codes with mythtv(recording only) for quite a
 while and its working fine.

 https://patchwork.kernel.org/patch/82494/

 Mauro,

 I have send a mail to Nikola asking if he will be willing to submit
 the codes to the v4l-dvb tree but I do not have any reply yet.

 Can I extract thenecessary files/patch from
 http://linuxtv.org/hg/~anttip/af9015/ and let you merge with the git
 tree?

 I also notice that in ubuntu, it can detect the card and installed
 proprietary code. Unfortunately, tda18218 is not supported.


 i do know about the patch
 in fact that is what i have been playing with
 but it just replaces an existing stcik with the definition for the one that
 i have
 i thought that was a bit hacky - mainly because the patch failed on my hg
 checkout

 so i have been editing the code to try and add it (not replace)
 and indeed the stick is detected - just no signal
 trying to work out what the problem is

 also trying to get the latest firmware - second part of my question to the
 list
 i don't know where the original patch came from

 as an aside: i bought two of these on ebay and if antti wants one so that he
 can support it then just drop me an email with a postal address and i'll
 send it
 --
 simon
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html




rt73.bin
Description: Binary data


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Bee Hock Goh
On Wed, May 5, 2010 at 10:13 PM, Bee Hock Goh beeh...@gmail.com wrote:
 Use the attached firmware which work well for me.

 An earlier firmware will hung the stick and this version fixed that issue.

 On Wed, May 5, 2010 at 10:07 PM, Bee Hock Goh beeh...@gmail.com wrote:
 You need to follow this link: 
 http://ubuntuforums.org/showthread.php?p=8936585

 If you download the correct version of the antti af9015 tree, you can
 apply the patch correctly and it will work(a tda18218/af9015 stick)
 without any code change.

 On Wed, May 5, 2010 at 10:00 PM, Simon Kenyon si...@koala.ie wrote:
 On 05/05/2010 13:36, Bee Hock Goh wrote:

 Simon,

 There is already a patch that will make af9105/tda18218 work. However,
 it seem that there is no active effort to merge with the mainstream
 code.

 I have been running that codes with mythtv(recording only) for quite a
 while and its working fine.

 https://patchwork.kernel.org/patch/82494/

 Mauro,

 I have send a mail to Nikola asking if he will be willing to submit
 the codes to the v4l-dvb tree but I do not have any reply yet.

 Can I extract thenecessary files/patch from
 http://linuxtv.org/hg/~anttip/af9015/ and let you merge with the git
 tree?

 I also notice that in ubuntu, it can detect the card and installed
 proprietary code. Unfortunately, tda18218 is not supported.


 i do know about the patch
 in fact that is what i have been playing with
 but it just replaces an existing stcik with the definition for the one that
 i have
 i thought that was a bit hacky - mainly because the patch failed on my hg
 checkout

 so i have been editing the code to try and add it (not replace)
 and indeed the stick is detected - just no signal
 trying to work out what the problem is

 also trying to get the latest firmware - second part of my question to the
 list
 i don't know where the original patch came from

 as an aside: i bought two of these on ebay and if antti wants one so that he
 can support it then just drop me an email with a postal address and i'll
 send it
 --
 simon
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html





dvb-usb-af9015.fw
Description: Binary data


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-05-05 Thread Simon Kenyon

On 05/05/2010 15:07, Bee Hock Goh wrote:

You need to follow this link: http://ubuntuforums.org/showthread.php?p=8936585

If you download the correct version of the antti af9015 tree, you can
apply the patch correctly and it will work(a tda18218/af9015 stick)
without any code change.
   

thanks for your help

that thread talks about using an old version of the tree
i will try it just to make sure that i am doing the correct thing with 
my edits

but it is not a long term solution

the patch replaces the entry to another stick rather than fix up the 
code to add an extra one

i don't think that it will make it into the tree in its current state
that and all the magic constants

regards
--
simon
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-03-03 Thread Antti Palosaari

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)
af9015: support for KWorld TV Stick II (395UR)

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-02-10 Thread Antti Palosaari

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: support for DigitalNow TinyTwin v2
af9015: support for Leadtek WinFast DTV2000DS
af9015: A-Link DTU(m) remote autodetection
af9015: MYGICTV U718 remote autodetection

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2010-02-10 Thread Antti Palosaari

One patch more...

On 02/11/2010 02:13 AM, Antti Palosaari wrote:

Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:


af901x: inform NXP TDA18218 tuner as know but not supported


af9015: support for DigitalNow TinyTwin v2
af9015: support for Leadtek WinFast DTV2000DS
af9015: A-Link DTU(m) remote autodetection
af9015: MYGICTV U718 remote autodetection

regards
Antti


Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-09-22 Thread Aleksandr V. Piskunov
On Tue, Sep 22, 2009 at 03:34:11AM +0300, Antti Palosaari wrote:
 Hei Mauro,

 Please pull from http://linuxtv.org/hg/~anttip/af9015/
 for the following:

 af9015: add USB ID for KWorld PlusTV DVB-T PCI Pro Card (DVB-T PC160-T)
 af9015: fix few typos
 af9015: add LeadTek Y04G0051 remote buttons
 af9015: add MSI DIGIVOX mini III remote
 af9015: enable remote polling when eeprom contains 0x04

Thank you Antti, MSI DIGIVOX mini III remote is now being detected and working
as expected.

Tested-by: Aleksandr V. Piskunov alexandr.v.pisku...@gmail.com
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-09-22 Thread Roman
Am Tuesday 22 September 2009 10:33:47 schrieb Aleksandr V. Piskunov:
 Thank you Antti, MSI DIGIVOX mini III remote is now being detected and
 working as expected.

 Tested-by: Aleksandr V. Piskunov alexandr.v.pisku...@gmail.com

I can confirm this. Many thanks Antti!
Now i just need to find out how to map the other keys with xmodmap, but that 
shouldn't be too hard.

Just as a note, the reply from MSI came today: ... Sorry, but this device 
isn't supported in any way for linux. ...
I can't believe this, they have a linux-driver (kernels =2.6.22) on their 
homepage, but don't support it*aargh*

greetings,
Roman

-- 
wc red dye causes cancer, haven't you heard? (;
Knghtbrd fucking everything causes cancer, haven't you heard?
Knghtbrd =
archon no, that causes aids
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-09-21 Thread Antti Palosaari

Hei Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: add USB ID for KWorld PlusTV DVB-T PCI Pro Card (DVB-T PC160-T)
af9015: fix few typos
af9015: add LeadTek Y04G0051 remote buttons
af9015: add MSI DIGIVOX mini III remote
af9015: enable remote polling when eeprom contains 0x04

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-09-12 Thread Antti Palosaari

Hei Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

get_dvb_firmware: add af9015 firmware
af9015: [1/2] fix USB TS configuration
af9015: [2/2] fix USB TS configuration
af9015: improve usb control message function slightly
af9015: fix typo in register compare

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-05-31 Thread Antti Palosaari

Hei Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: support for Genius TVGo DVB-T03

regards
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-10 Thread Antti Palosaari

Hei Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: add new dvb_usb_device_properties entry for upcoming USB IDs
af9015: support for AverMedia AVerTV Volar GPS 805 (A805)
af9015: support for Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0

Patch series adds support for two new devices. I want patches to the 
next release candidate of the Kernel 2.6.30 if possible. I didn't find 
any file from Kernel /Documentation/ which describes what kind of 
changes are allowed during RC phase, but I have feeling that adding new 
device IDs is allowed. How about remote tables for new devices?


regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-02 Thread Antti Palosaari

Hei Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: support for DigitalNow TinyTwin remote

Patch is for the Kernel 2.6.30.

thanks
Antti
--
http://palosaari.fi/

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-01 Thread Mauro Carvalho Chehab
On Tue, 31 Mar 2009 23:10:45 +0300
Antti Palosaari cr...@iki.fi wrote:

 af9015: add support for AverMedia AVerTV Volar Black HD (A850)

There were a small merge conflict on the last one, due to that patch you've
sent me your ack: two #defines included at the same place.

I solved it on the merge. Please check.

Cheers,
Mauro
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-01 Thread Antti Palosaari

Mauro Carvalho Chehab wrote:

On Tue, 31 Mar 2009 23:10:45 +0300
Antti Palosaari cr...@iki.fi wrote:


af9015: add support for AverMedia AVerTV Volar Black HD (A850)


There were a small merge conflict on the last one, due to that patch you've
sent me your ack: two #defines included at the same place.

I solved it on the merge. Please check.


It is correct. Here is ack if needed.
Acked-by: Antti Palosaari cr...@iki.fi


regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-01 Thread Roberto Ragusa
Antti Palosaari wrote:
 Hello Mauro,
 
 Please pull from http://linuxtv.org/hg/~anttip/af9015/
 for the following:
 
 af9015: add new USB ID for KWorld DVB-T 395U
 af9015: fix second FE
 af9015: bug fix: stick does not work always when plugged

Any news about the fate of mc44s803 support?

Best regards.
-- 
   Roberto Ragusamail at robertoragusa.it
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-01 Thread Mauro Carvalho Chehab
On Wed, 01 Apr 2009 14:10:50 +0300
Antti Palosaari cr...@iki.fi wrote:

 Mauro Carvalho Chehab wrote:
  On Tue, 31 Mar 2009 23:10:45 +0300
  Antti Palosaari cr...@iki.fi wrote:
  
  af9015: add support for AverMedia AVerTV Volar Black HD (A850)
  
  There were a small merge conflict on the last one, due to that patch you've
  sent me your ack: two #defines included at the same place.
  
  I solved it on the merge. Please check.
 
 It is correct. Here is ack if needed.
 Acked-by: Antti Palosaari cr...@iki.fi

Thanks. In general, I just silently fix such commit troubles, but, as some dvb
usb devices has a count number of items at their tables, it is better to double
check, if we are not violating it. 
 
 
 regards
 Antti




Cheers,
Mauro
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-03-31 Thread Antti Palosaari

Moi Mauro,

Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:

af9015: remove experimental
af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)
af9015: add support for TrekStor DVB-T USB Stick
af9015: remove wrong definitions
af9015: add support for AverMedia AVerTV Volar Black HD (A850)

Patches are for the Kernel 2.6.30, only small changes.

regards
Antti Palosaari
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html