Re

2011-09-25 Thread Tong Hao
Hello Friend', I have a transaction which is of mutual benefits and I would like to share with you. if interested for more information please get back to me via email.Thank you.Yours sincerely,Mr.Tong Hao.

Re: [PATCH v2 2/2] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-25 Thread Sakari Ailus
On Fri, Sep 23, 2011 at 12:12:58PM +0200, Sylwester Nawrocki wrote: Hi Sakari, Hi Sylwester, On 09/23/2011 12:02 AM, Sakari Ailus wrote: Hi Sylwester, I have a few additional comments below, they don't depend on my earlier ones. Thanks a lot for your follow up review! On

Re: [PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-25 Thread Doron Cohen
On Fri, 2011-09-23 at 17:20 -0300, Mauro Carvalho Chehab wrote: Em 20-09-2011 07:30, Doron Cohen escreveu: Hi, It took a long time to merge all the changes in kernel.org with Siano sources which were updated in a different repository for the last couple of years. I have made all the

Re: [PATCH 4/5] ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats

2011-09-25 Thread Sakari Ailus
On Wed, Sep 21, 2011 at 11:06:41AM +0200, Laurent Pinchart wrote: Hi Deepthy, Hi, (Dropped most of people and lists from cc. I don't think Andrew Morton, for example, has immediate interest towards this topic. Feel free to prome me wrong.) On Wednesday 21 September 2011 07:32:44 Ravi, Deepthy

Re: [PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 07:25, Doron Cohen escreveu: On Fri, 2011-09-23 at 17:20 -0300, Mauro Carvalho Chehab wrote: Em 20-09-2011 07:30, Doron Cohen escreveu: Hi, It took a long time to merge all the changes in kernel.org with Siano sources which were updated in a different repository for the last

Re: Status of the patches under review at LMML (28 patches)

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 15:11, Manu Abraham escreveu: On Sat, Sep 24, 2011 at 6:04 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please

Problems cloning the git repostories

2011-09-25 Thread Patrick Dickey
Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree repository failed on the first line git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v4l-dvb which I'm

Re: Status of the patches under review at LMML (28 patches)

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 15:29, Manu Abraham escreveu: On Sat, Sep 24, 2011 at 6:04 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 17:54, Chris Rankin escreveu: This fixes the deadlock that occurs with either multiple PCTV 290e adapters or when a single PCTV 290e adapter is replugged. For DVB devices, the device lock must now *not* be held when adding/removing either a device or an extension to the

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 17:54, Chris Rankin escreveu: This fixes the deadlock that occurs with either multiple PCTV 290e adapters or when a single PCTV 290e adapter is replugged. For DVB devices, the device lock must now *not* be held when adding/removing either a device or an extension to the

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Chris Rankin
On 25/09/11 13:49, Mauro Carvalho Chehab wrote: Ok, I've applied it, but it doesn't sound a good idea to me to do: + mutex_unlock(dev-lock); em28xx_init_extension(dev); + mutex_lock(dev-lock); I'll later test it with some hardware and see how well this behaves in practice.

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Chris Rankin
On 25/09/11 14:00, Mauro Carvalho Chehab wrote: Hmm... This would probably work better (not tested). Could you please test it on your hardware? Hmm, I don't understand this. The deadlock isn't about taking em28xx_devlist_mutex, but happens because em28xx_dvb_init() tries to retake dev-lock

[PATCH] EM28xx - remove unused prototypes

2011-09-25 Thread Chris Rankin
Mauro, This patch just removes the prototypes for the two functions that I've already deleted in my previous patches. Cheers, Chris Signed-off-by: Chris Rankin ranki...@yahoo.com --- linux/drivers/media/video/em28xx/em28xx.h.orig 2011-09-25 14:46:02.0 +0100 +++

Re: Problems cloning the git repostories

2011-09-25 Thread Devin Heitmueller
On Sun, Sep 25, 2011 at 8:33 AM, Patrick Dickey pdickeyb...@gmail.com wrote: Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both.  The media_tree repository failed on the first line git clone

Re: Problems cloning the git repostories

2011-09-25 Thread Anca Emanuel
On Sun, Sep 25, 2011 at 3:33 PM, Patrick Dickey pdickeyb...@gmail.com wrote: Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both.  The media_tree repository failed on the first line git clone

Re: [PATCH] Fix to qt1010 tuner frequency selection (media/dvb)

2011-09-25 Thread Jyrki Kuoppala
I haven't gotten any feedback, and didn't see any comments on the lists (though I've checked them only occasionally), so I think you're probably right it fell between the cracks. Jyrki 25.09.2011 19:13, Carlos Corbacho kirjoitti: On Monday 22 Aug 2011 20:19:42 Jyrki Kuoppala wrote: The

cron job: media_tree daily build: ERRORS

2011-09-25 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Sun Sep 25 19:00:15 CEST 2011 git hash:d7222e7d6fb06ca3e7aa7a1ab07f8e6c6adb1d22 gcc version: i686-linux-gcc

Re: af9015/tda18218: Multiples (separates) usb devices errors/conflicts

2011-09-25 Thread Josu Lazkano
2011/9/24 Jin Kazama jin...@skynet.fr: On 9/24/11 12:06 AM, Antti Palosaari wrote: On 09/24/2011 12:06 AM, Jin Kazama wrote: Hello, I've been testing af9015/tda18218 based usb DVB-T tuners on a 2.6.39.4 kernel with the latest v4l drivers avaiable (from git). When I'm using a single USB

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 10:32, Chris Rankin escreveu: On 25/09/11 14:00, Mauro Carvalho Chehab wrote: Hmm... This would probably work better (not tested). Could you please test it on your hardware? Hmm, I don't understand this. The deadlock isn't about taking em28xx_devlist_mutex, but happens because

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 16:28, Chris Rankin escreveu: --- On Sun, 25/9/11, Mauro Carvalho Chehab mche...@redhat.com wrote: Ok, I've applied it, but it doesn't sound a good idea to me to do: +mutex_unlock(dev-lock); em28xx_init_extension(dev); +mutex_lock(dev-lock); Yes, I suppose

Re: Status of the patches under review at LMML (28 patches)

2011-09-25 Thread Pawel Osciak
Hi Mauro, On Sat, Sep 24, 2011 at 05:34, Mauro Carvalho Chehab mche...@redhat.com wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please review the remaining patches. (...)      

[PATCH] EM28xx - replug locking cleanup

2011-09-25 Thread Chris Rankin
Mauro, This patch simplifies the locking by moving the em28xx_init_extension() call until em28xx_usb_probe() has finished with the dev-lock mutex. It therefore makes the second and subsequent plugging events logically identical to the first plugging event when the em28xx-dvb and em28xx-alsa

Re: Problems cloning the git repostories

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 15:03, Johannes Stezenbach escreveu: On Sun, Sep 25, 2011 at 07:33:57AM -0500, Patrick Dickey wrote: I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree repository failed on the first

Re: Problems cloning the git repostories

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 10:55, Devin Heitmueller escreveu: On Sun, Sep 25, 2011 at 8:33 AM, Patrick Dickey pdickeyb...@gmail.com wrote: Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree

Re: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-25 Thread Archit Taneja
Hi, On Wednesday 21 September 2011 04:15 PM, Taneja, Archit wrote: Hi, On Wednesday 21 September 2011 03:35 PM, Hiremath, Vaibhav wrote: -Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi;