Re: Upstreaming SAA716x driver to the media_tree

2014-02-26 Thread Manu Abraham
Hi Luis, On Wed, Feb 26, 2014 at 3:57 AM, Luis Alves wrote: > Hi Manu, > > How's the progress going? > Looking forward to finally see this driver in the tree :D Just got back setting things back to normalcy. This weekend, I have plans to do more work for that. Regards, Manu -- To unsubscribe f

Re: Upstreaming SAA716x driver to the media_tree

2014-02-25 Thread Luis Alves
Hi Manu, How's the progress going? Looking forward to finally see this driver in the tree :D Regards, Luis On Tue, Feb 11, 2014 at 7:47 PM, Manu Abraham wrote: > On Tue, Feb 11, 2014 at 7:14 PM, Luis Alves wrote: >> Hi, >> >> Any update on this? > > I need to address the issues Mauro pointed o

Re: Upstreaming SAA716x driver to the media_tree

2014-02-11 Thread Manu Abraham
On Tue, Feb 11, 2014 at 7:14 PM, Luis Alves wrote: > Hi, > > Any update on this? I need to address the issues Mauro pointed out, prior to the merge. Will address the issues during the next week. Have been a bit busy restoring the system at my end after a crash. Regards, Manu -- To unsubscribe f

Re: Upstreaming SAA716x driver to the media_tree

2014-02-11 Thread Luis Alves
Hi, Any update on this? Thanks, Luis On Wed, Jan 22, 2014 at 3:26 PM, Manu Abraham wrote: > On Wed, Jan 22, 2014 at 3:29 AM, Steven Toth wrote: >> On Mon, Jan 13, 2014 at 10:35 PM, Manu Abraham >> wrote: >>> On Tue, Jan 14, 2014 at 12:20 AM, Steven Toth wrote: >> Manu, do you see any in

Re: Upstreaming SAA716x driver to the media_tree

2014-01-22 Thread Manu Abraham
On Wed, Jan 22, 2014 at 3:29 AM, Steven Toth wrote: > On Mon, Jan 13, 2014 at 10:35 PM, Manu Abraham wrote: >> On Tue, Jan 14, 2014 at 12:20 AM, Steven Toth wrote: > Manu, do you see any inconvenience in sending your driver to the > linux_media tree? > I'm available to place some eff

Re: Upstreaming SAA716x driver to the media_tree

2014-01-21 Thread Steven Toth
On Mon, Jan 13, 2014 at 10:35 PM, Manu Abraham wrote: > On Tue, Jan 14, 2014 at 12:20 AM, Steven Toth wrote: Manu, do you see any inconvenience in sending your driver to the linux_media tree? I'm available to place some effort on this task. >>> >>> >>> I can push the 716x driver an

Re: Upstreaming SAA716x driver to the media_tree

2014-01-13 Thread Manu Abraham
On Tue, Jan 14, 2014 at 12:20 AM, Steven Toth wrote: >>> Manu, do you see any inconvenience in sending your driver to the >>> linux_media tree? >>> I'm available to place some effort on this task. >> >> >> I can push the 716x driver and whatever additional changes that I have >> later on this week

Re: Upstreaming SAA716x driver to the media_tree

2014-01-08 Thread Konstantin Dimitrov
Luis, yes, here we're or more exactly you're again, because it's clear now you have the exact same patterns - i told you already - one time any excuse may fly, when it's a pattern it's a whole new story. so, excuses like this one: http://www.spinics.net/lists/linux-media/msg65889.html and the poi

Re: Upstreaming SAA716x driver to the media_tree

2014-01-08 Thread Konstantin Dimitrov
On Wed, Jan 8, 2014 at 1:42 AM, CrazyCat wrote: > Konstantin Dimitrov пишет: > >> so, i was waiting Manu to upstream his SAA716x driver code some day >> and then submit the improvements i made to it. yet again you're trying >> to take that from me and again, conveniently you included many people >

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread CrazyCat
Konstantin Dimitrov пишет: so, i was waiting Manu to upstream his SAA716x driver code some day and then submit the improvements i made to it. yet again you're trying to take that from me and again, conveniently you included many people on CC, but not me. it's ok :) and stop compile binary blobs

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Luis Alves
Hi Konstantin, (here we go again...) What the hell are you talking about? I didn't submit any I2C patch. This email is just about Manu sending his SAA716x driver to the media_tree. And where do you see any "saa716x_input.[c|h]" in my repo? Anyway, since you asked I took some pics: https://plus.g

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Konstantin Dimitrov
Luis, can you explain to us all here how exactly you came up to those particular I2C fixes: https://github.com/ljalves/linux_media/commit/be7cd1ff82cc20578b805ad508d089f818ae726d because essentially they are the same as what i did years ago - included as source code in drivers i made for some TB

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Luis Alves
HI Andreas, My initial commit is based on: http://powarman.dyndns.org/hgwebdir.cgi/v4l-dvb-saa716x/ (I think it's your repo with some commits from Soeren Moch) The difference to my working area is that I have the driver placed in "drivers/media/pci/saa716x" (instead of "drivers/media/common/saa71

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Andreas Regel
Hi Luis, Am 07.01.2014 12:58, schrieb Luis Alves: > Hi, > > I'm finishing a new frontend driver for one of my dvb cards, but the > pcie bridge uses the (cursed) saa716x. > As far as I know the progress to upstream Manu's driver to the > media_tree has stalled. > > In CC I've placed some of the p

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Luis Alves
Hi Manu, That would be great. Let me know if you need a hand! Regards, Luis On Tue, Jan 7, 2014 at 1:10 PM, Manu Abraham wrote: > Hi Luis, > > > On Tue, Jan 7, 2014 at 5:28 PM, Luis Alves wrote: >> Hi, >> >> I'm finishing a new frontend driver for one of my dvb cards, but the >> pcie bridge u

Re: Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Manu Abraham
Hi Luis, On Tue, Jan 7, 2014 at 5:28 PM, Luis Alves wrote: > Hi, > > I'm finishing a new frontend driver for one of my dvb cards, but the > pcie bridge uses the (cursed) saa716x. > As far as I know the progress to upstream Manu's driver to the > media_tree has stalled. > > In CC I've placed some

Upstreaming SAA716x driver to the media_tree

2014-01-07 Thread Luis Alves
Hi, I'm finishing a new frontend driver for one of my dvb cards, but the pcie bridge uses the (cursed) saa716x. As far as I know the progress to upstream Manu's driver to the media_tree has stalled. In CC I've placed some of the people that I found working on it lately, supporting a few dvb cards