Re: [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-17 Thread Marko Ristola

Hi Bjørn Mork and Mauro Carvalho Chehab.

The following patch was an experiment and wasn't actually meant for inclusion 
into the Kernel.

 Jul,10 2010: Mantis driver patch: use interrupt for I2C traffic instead of 
 busy reg http://patchwork.kernel.org/patch/111245  Marko Ristola 
 marko.rist...@kolumbus.fi

Would you please drop it from the Patchwork?
Would you Bjørn remove it from your Git repository?
The patch is ugly and it doesn't work, the broken part is active only with 
vp2033.

I'm sorry for the hassle.
Cheers, Marko Ristola

13.11.2010 16:26, Mauro Carvalho Chehab wrote:
 Em 12-11-2010 12:43, Bjørn Mork escreveu:
 Hello, 

 I've been waiting for this list of patchwork patches to be included for
 quite a while, and have now taken the liberty to clean them up as
 necessary and add them to a git tree, based on the current media_tree
 for_v2.6.38 branch, with exceptions as noted below:

 == mantis patches - Waiting for Manu Abraham 
 abraham.m...@gmail.com == 

 Jul,10 2010: Mantis driver patch: use interrupt for I2C traffic instead of 
 busy reg http://patchwork.kernel.org/patch/111245  Marko Ristola 
 marko.rist...@kolumbus.fi

 The following changes since commit 

 af9f14f7fc31f0d7b7cdf8f7f7f15a3c3794aea3[media] IR: add tv power 
 scancode to rc6 mce keymap

 are available in the git repository at:

   git://git.mork.no/mantis.git for_2.6.38
 
--
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: [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-17 Thread Mauro Carvalho Chehab
Em 17-11-2010 17:43, Marko Ristola escreveu:
 
 Hi Bjørn Mork and Mauro Carvalho Chehab.
 
 The following patch was an experiment and wasn't actually meant for inclusion 
 into the Kernel.
 
 Jul,10 2010: Mantis driver patch: use interrupt for I2C traffic instead of 
 busy reg http://patchwork.kernel.org/patch/111245  Marko Ristola 
 marko.rist...@kolumbus.fi
 
 Would you please drop it from the Patchwork?

Updated, thanks.

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: [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-16 Thread Mauro Carvalho Chehab
Hi Bjørn,

Em 13-11-2010 12:45, Bjørn Mork escreveu:
 Mauro Carvalho Chehab mche...@redhat.com writes:
 
 Em 12-11-2010 12:43, Bjørn Mork escreveu:

   git://git.mork.no/mantis.git for_2.6.38

 Didn't work:

 git pull git://git.mork.no/mantis.git for_2.6.38
 fatal: Couldn't find remote ref for_2.6.38
 
 Damn, sorry about that.  Was supposed to be 
 
 git://git.mork.no/mantis.git for_v2.6.38

Except when drivers are not maintained anymore (or when the patch is trivial), 
I wait for the driver author(s) to test the patches and ask me to pull (or for 
them to
reply that a patch is ok with his ack).

Manu sent a pull request with some of the long-standing Mantis patches tested
plus with some improvements for the frontend tuning. I've applied them today.

Please test, and give us a feedback.

Thanks,
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: [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-13 Thread Mauro Carvalho Chehab
Em 12-11-2010 12:43, Bjørn Mork escreveu:
 Hello, 
 
 I've been waiting for this list of patchwork patches to be included for
 quite a while, and have now taken the liberty to clean them up as
 necessary and add them to a git tree, based on the current media_tree
 for_v2.6.38 branch, with exceptions as noted below:
 
  == mantis patches - Waiting for Manu Abraham 
 abraham.m...@gmail.com == 

 Apr,15 2010: [5/8] ir-core: convert mantis from ir-functions.c   
http://patchwork.kernel.org/patch/92961   David Härdeman 
 da...@hardeman.nu
 
 already applied as commit f0bdee26a2dc904c463bae1c2ae9ad06f97f100d
 
 Jun,20 2010: Mantis DMA transfer cleanup, fixes data corruption and a race, 
 improve http://patchwork.kernel.org/patch/107036  Marko Ristola 
 marko.rist...@kolumbus.fi
 
 duplicate of http://patchwork.kernel.org/patch/118173
 
 Jun,20 2010: [2/2] DVB/V4L: mantis: remove unused files  
http://patchwork.kernel.org/patch/107062  Bjørn Mork bj...@mork.no
 Jun,20 2010: mantis: use dvb_attach to avoid double dereferencing on module 
 removal http://patchwork.kernel.org/patch/107063  Bjørn Mork bj...@mork.no
 Jun,21 2010: Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make 
 modules  http://patchwork.kernel.org/patch/107147  Manu Abraham 
 abraham.m...@gmail.com
 Jul, 3 2010: mantis: Rename gpio_set_bits to mantis_gpio_set_bits
http://patchwork.kernel.org/patch/109972  Ben Hutchings 
 b...@decadent.org.uk
 Jul, 8 2010: Mantis DMA transfer cleanup, fixes data corruption and a race, 
 improve http://patchwork.kernel.org/patch/110909  Marko Ristola 
 marko.rist...@kolumbus.fi
 
 another duplicate of http://patchwork.kernel.org/patch/118173
 
 Jul, 9 2010: Mantis: append tasklet maintenance for DVB stream delivery  
http://patchwork.kernel.org/patch/111090  Marko Ristola 
 marko.rist...@kolumbus.fi
 Jul,10 2010: Mantis driver patch: use interrupt for I2C traffic instead of 
 busy reg http://patchwork.kernel.org/patch/111245  Marko Ristola 
 marko.rist...@kolumbus.fi
 Jul,19 2010: Twinhan DTV Ter-CI (3030 mantis)
http://patchwork.kernel.org/patch/112708  Niklas Claesson 
 nicke.claes...@gmail.com
 
 Missing Signed-off-by, and I'm also a bit confused wrt what the patch
 actually is.  Needs further cleanup.
 
 Aug, 7 2010: Refactor Mantis DMA transfer to deliver 16Kb TS data per 
 interrupt http://patchwork.kernel.org/patch/118173  Marko Ristola 
 marko.rist...@kolumbus.fi
 Oct,10 2010: [v2] V4L/DVB: faster DVB-S lock for mantis cards using stb0899 
 demod   http://patchwork.kernel.org/patch/244201  Tuxoholic 
 tuxoho...@hotmail.de
 

Patchwork updated. Thanks for checking those duplicated stuff.
 
 
 The following changes since commit 
 
 af9f14f7fc31f0d7b7cdf8f7f7f15a3c3794aea3[media] IR: add tv power scancode 
 to rc6 mce keymap
 
 are available in the git repository at:
 
   git://git.mork.no/mantis.git for_2.6.38

Didn't work:

git pull git://git.mork.no/mantis.git for_2.6.38
fatal: Couldn't find remote ref for_2.6.38

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: [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-13 Thread Bjørn Mork
Mauro Carvalho Chehab mche...@redhat.com writes:

 Em 12-11-2010 12:43, Bjørn Mork escreveu:
 
   git://git.mork.no/mantis.git for_2.6.38

 Didn't work:

 git pull git://git.mork.no/mantis.git for_2.6.38
 fatal: Couldn't find remote ref for_2.6.38

Damn, sorry about that.  Was supposed to be 

git://git.mork.no/mantis.git for_v2.6.38


Bjørn
--
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


[GIT PATCHES FOR 2.6.38] mantis for_2.6.38

2010-11-12 Thread Bjørn Mork
Hello, 

I've been waiting for this list of patchwork patches to be included for
quite a while, and have now taken the liberty to clean them up as
necessary and add them to a git tree, based on the current media_tree
for_v2.6.38 branch, with exceptions as noted below:

   == mantis patches - Waiting for Manu Abraham 
 abraham.m...@gmail.com == 

 Apr,15 2010: [5/8] ir-core: convert mantis from ir-functions.c
   http://patchwork.kernel.org/patch/92961   David Härdeman 
 da...@hardeman.nu

already applied as commit f0bdee26a2dc904c463bae1c2ae9ad06f97f100d

 Jun,20 2010: Mantis DMA transfer cleanup, fixes data corruption and a race, 
 improve http://patchwork.kernel.org/patch/107036  Marko Ristola 
 marko.rist...@kolumbus.fi

duplicate of http://patchwork.kernel.org/patch/118173

 Jun,20 2010: [2/2] DVB/V4L: mantis: remove unused files   
   http://patchwork.kernel.org/patch/107062  Bjørn Mork bj...@mork.no
 Jun,20 2010: mantis: use dvb_attach to avoid double dereferencing on module 
 removal http://patchwork.kernel.org/patch/107063  Bjørn Mork bj...@mork.no
 Jun,21 2010: Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make 
 modules  http://patchwork.kernel.org/patch/107147  Manu Abraham 
 abraham.m...@gmail.com
 Jul, 3 2010: mantis: Rename gpio_set_bits to mantis_gpio_set_bits 
   http://patchwork.kernel.org/patch/109972  Ben Hutchings 
 b...@decadent.org.uk
 Jul, 8 2010: Mantis DMA transfer cleanup, fixes data corruption and a race, 
 improve http://patchwork.kernel.org/patch/110909  Marko Ristola 
 marko.rist...@kolumbus.fi

another duplicate of http://patchwork.kernel.org/patch/118173

 Jul, 9 2010: Mantis: append tasklet maintenance for DVB stream delivery   
   http://patchwork.kernel.org/patch/111090  Marko Ristola 
 marko.rist...@kolumbus.fi
 Jul,10 2010: Mantis driver patch: use interrupt for I2C traffic instead of 
 busy reg http://patchwork.kernel.org/patch/111245  Marko Ristola 
 marko.rist...@kolumbus.fi
 Jul,19 2010: Twinhan DTV Ter-CI (3030 mantis) 
   http://patchwork.kernel.org/patch/112708  Niklas Claesson 
 nicke.claes...@gmail.com

Missing Signed-off-by, and I'm also a bit confused wrt what the patch
actually is.  Needs further cleanup.

 Aug, 7 2010: Refactor Mantis DMA transfer to deliver 16Kb TS data per 
 interrupt http://patchwork.kernel.org/patch/118173  Marko Ristola 
 marko.rist...@kolumbus.fi
 Oct,10 2010: [v2] V4L/DVB: faster DVB-S lock for mantis cards using stb0899 
 demod   http://patchwork.kernel.org/patch/244201  Tuxoholic 
 tuxoho...@hotmail.de



The following changes since commit 

af9f14f7fc31f0d7b7cdf8f7f7f15a3c3794aea3[media] IR: add tv power scancode 
to rc6 mce keymap

are available in the git repository at:

  git://git.mork.no/mantis.git for_2.6.38

Ben Hutchings (1):
  V4L/DVB: mantis: Rename gpio_set_bits to mantis_gpio_set_bits

Bjørn Mork (2):
  V4L/DVB: mantis: use dvb_attach to avoid double dereferencing on module 
removal
  V4L/DVB/V4L: mantis: remove unused files

Manu Abraham (1):
  Mantis, hopper: use MODULE_DEVICE_TABLE use the macro to make modules 
auto-loadable

Marko Ristola (3):
  V4L/DVB: mantis: append tasklet maintenance for DVB stream delivery
  Refactor Mantis DMA transfer to deliver 16Kb TS data per interrupt
  media: mantis: use interrupt for I2C traffic instead of busy registry 
polling

tuxoho...@hotmail.de (1):
  V4L/DVB: faster DVB-S lock for mantis cards using stb0899 demod

 drivers/media/dvb/frontends/stb0899_algo.c |   33 +++--
 drivers/media/dvb/mantis/hopper_cards.c|4 +-
 drivers/media/dvb/mantis/hopper_vp3028.c   |6 +-
 drivers/media/dvb/mantis/mantis_cards.c|   18 ++-
 drivers/media/dvb/mantis/mantis_common.h   |9 +-
 drivers/media/dvb/mantis/mantis_core.c |  235 
 drivers/media/dvb/mantis/mantis_core.h |   57 ---
 drivers/media/dvb/mantis/mantis_dma.c  |   92 ---
 drivers/media/dvb/mantis/mantis_dvb.c  |   17 ++-
 drivers/media/dvb/mantis/mantis_i2c.c  |  128 
 drivers/media/dvb/mantis/mantis_ioc.c  |4 +-
 drivers/media/dvb/mantis/mantis_ioc.h  |2 +-
 drivers/media/dvb/mantis/mantis_vp1033.c   |2 +-
 drivers/media/dvb/mantis/mantis_vp1034.c   |   10 +-
 drivers/media/dvb/mantis/mantis_vp1041.c   |6 +-
 drivers/media/dvb/mantis/mantis_vp2033.c   |5 +-
 drivers/media/dvb/mantis/mantis_vp2040.c   |4 +-
 drivers/media/dvb/mantis/mantis_vp3030.c   |8 +-
 18 files changed, 208 insertions(+), 432 deletions(-)


Note that some of these patches will trigger checkpatch long line
warnings due to deliberate choices. I have no strong feelings about
reformatting them, but I believe the review is easier the less I have
changed the original patchworks patch...


I sincerely hope this will make your job easier.  Thanks for reviewing,


Bjørn

--
To