[V4L][SAA7134] fix tda9887 detection on cold and eeprom read corruption on warm Medion 7134

2010-10-25 Thread Maciej Szmigiero
on Medion 7134 and also tested for reference on Typhoon Cardbus Hybrid (which also uses saa7134 driver). Signed-off-by: Maciej Szmigiero m...@o2.pl --- a/drivers/media/video/saa7134/saa7134-cards.c 2010-08-02 00:11:14.0 +0200 +++ b/drivers/media/video/saa7134/saa7134-cards.c 2010

Re: [V4L][SAA7134] fix tda9887 detection on cold and eeprom read corruption on warm Medion 7134

2010-11-09 Thread Maciej Szmigiero
W dniu 09.11.2010 11:53, Mauro Carvalho Chehab pisze: Em 25-10-2010 15:59, Maciej Szmigiero escreveu: +printk(KERN_NOTICE %s DVB-T demod i2c gate was left + closed\n, dev-name); +printk(KERN_NOTICE %s

[V4L2]decrement struct v4l2_device refcount on device urnegister

2011-08-29 Thread Maciej Szmigiero
reaches zero and v4l2_device_release() is never called, not even on videodev module unload. Fix this by adding reference counter decrement to v4l2_device_unregister(). Signed-off-by: Maciej Szmigiero m...@o2.pl diff --git a/drivers/media/video/v4l2-device.c b/drivers/media/video/v4l2-device.c

[V4L2]decrement struct v4l2_device refcount on device unregister

2011-08-29 Thread Maciej Szmigiero
reaches zero and v4l2_device_release() is never called, not even on videodev module unload. Fix this by adding reference counter decrement to v4l2_device_unregister(). Resending due to spurious newlines around the patch in previous message. Signed-off-by: Maciej Szmigiero m...@o2.pl diff --git

Re: [PATCH]Medion 95700 analog video support

2011-09-04 Thread Maciej Szmigiero
W dniu 04.09.2011 21:05, Arnaud Lacombe pisze: Hi, On Sun, Sep 4, 2011 at 2:51 PM, Maciej Szmigiero m...@o2.pl wrote: This patch adds support for analog part of Medion 95700 in the cxusb driver. For what reason am I CC'ed on this ? Most of the relevant changes I ever made in the media tree

Re: [PATCH]Medion 95700 analog video support

2011-09-04 Thread Maciej Szmigiero
this helps, Maciej Szmigiero -- 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: [PATCH]Medion 95700 analog video support

2011-09-23 Thread Maciej Szmigiero
. Regards, Andy Have you already narrowed it down which part of the cx25840 patch breaks ivtv - maybe it is setting the defaults at init or change to check for plain I2C instead of SMBus? Best regards, Maciej Szmigiero -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH]Medion 95700 analog video support

2011-09-26 Thread Maciej Szmigiero
/functionality. Adding I2C_FUNC_SMBUS_EMUL flag to cxusb i2c host seems to be a right thing to do for now, but I would be very surprised if any of Conexant video decoders actually used SMBus instead of plain I2C. Best regards, Maciej Szmigiero -- To unsubscribe from this list: send the line