Re: [PATCH] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+

2012-11-07 Thread Antti Palosaari
On 11/07/2012 01:01 AM, Andrew Karpow wrote: added usb-id as driver supports the stick Signed-off-by: Andrew Karpow --- drivers/media/usb/dvb-usb-v2/rtl28xxu.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c b/drivers/media/us

[GIT PULL FOR v3.7] rtl28xxu new USB IDs

2012-11-07 Thread Antti Palosaari
Mauro, these are both simple USB ID additions and nothing more. I think it is allowed to push this kind of simple ID additions even after merge window is closed. So I hope to see these for 3.7. Antti The following changes since commit 1fdead8ad31d3aa833bc37739273fcde89ace93c: [media] m5mols

it913x driver with USB1.1

2012-11-07 Thread Antti Palosaari
Malcolm, Have you newer tested it with USB1.1 port? Stream is totally broken. 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/major

[GIT PULL FOR v3.7] dvb_usb_v2 bug fixes

2012-11-07 Thread Antti Palosaari
Mauro, Send these for the 3.7. Both are relative small bug fixes. The following changes since commit 1fdead8ad31d3aa833bc37739273fcde89ace93c: [media] m5mols: Add missing #include (2012-10-10 08:17:16 -0300) are available in the git repository at: git://linuxtv.org/anttip/media_tree.gi

[PATCH] dvb_usb_v2: switch interruptible mutex to normal

2012-11-07 Thread Antti Palosaari
Fixes error: dvb_usb_v2: pid_filter() failed=-4 error code -4 is EINTR, Interrupted system call That error blocks I/O in some cases as -EINTR error was returned by the mutex which was protecting USB control messages. We want configure hardware to sleep mode on every case after tuning is stopped.

Re: S3C244X/S3C64XX SoC camera host interface driver questions

2012-11-07 Thread Sylwester Nawrocki
On 11/06/2012 10:34 PM, Andrey Gusakov wrote: Hi. Does the sensor still hang after 0x2f is written to REG_GRCOM instead ? Work! I'm looking at drivers/media/usb/gspca/m5602/m5602_ov9650.h It use significantly different init sequence. Some of settings described in Application note for ov9650, s

[PATCH] dvb_usb_v2: fix pid_filter callback error logging

2012-11-07 Thread Antti Palosaari
Code block braces were missing which leds broken error logging and compiler warning. drivers/media/usb/dvb-usb-v2/dvb_usb_core.c: In function 'dvb_usb_ctrl_feed': drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:291:12: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Repo

cron job: media_tree daily build: WARNINGS

2012-11-07 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:Wed Nov 7 19:00:25 CET 2012 git hash:2cb654fd281e1929aa3b9f5f54f492135157a613 gcc version: i686-linux-gcc (GCC

Checking in on a Broken Link on Your Site About Photo Album Programs

2012-11-07 Thread Hannah Edwards
Hi Administrator, I've reported a broken link on your site http://cvs.linuxtv.org/vdrwiki/index.php/Graphtft-plugin that links to http://www.enlightenment.org/pages/imlib2.html and haven't heard back, so I just wanted to verify whether you're the right person to contact? If not, could you dir

[PATCH] Staging/media: Use dev_ printks in solo6x10/p2m.c

2012-11-07 Thread YAMANE Toshiaki
fixed below checkpatch warning. - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... Signed-off-by: YAMANE Toshiaki --- drivers/staging/media/solo6x10/p2m.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dr

[PATCH] Staging/media: Use dev_ printks in cxd2099/cxd2099.c

2012-11-07 Thread YAMANE Toshiaki
fixed below checkpatch warnings. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... Signed-off-by: YAMANE Toshiaki --- drivers/staging/

[PATCH] Staging/media: Use dev_ printks in cxd2099/cxd2099.h

2012-11-07 Thread YAMANE Toshiaki
fixed below checkpatch warning. - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... Signed-off-by: YAMANE Toshiaki --- drivers/staging/media/cxd2099/cxd2099.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers

Re: avermedia, new version of avertv volar green hd

2012-11-07 Thread Antti Palosaari
Hello If possible put those pictures somewhere to the net and give link everyone could take a look. If that's not possible then I am still happy to get those pics to my that email address. regards Antti On 11/07/2012 03:39 PM, moebius wrote: Bonjour, This is not possible anymore : the devic

Re: avermedia, new version of avertv volar green hd

2012-11-07 Thread moebius
Bonjour, This is not possible anymore : the device has returned to the seller ! But AV3007 is perhaps a compagny chip (AV = avermedia ?) cordialement, PS : if you give me an adress, I can post the picture of the opened device Le 06/11/2012 22:09, Antti Palosaari a écrit : Also lsusb -vvd 07ca

[PATCH v4] [media] vivi: Teach it to tune FPS

2012-11-07 Thread Kirill Smelkov
On Fri, Nov 02, 2012 at 03:42:21PM +0100, Hans Verkuil wrote: > Thanks for the ping, I forgot about this patch... Thanks for feedback and for waiting. I'm here again... > On Tue October 23 2012 15:35:21 Kirill Smelkov wrote: > > On Tue, Oct 23, 2012 at 08:40:04AM +0200, Hans Verkuil wrote: > > >

Re: OMAP3 ISP: VIDIOC_STREAMON and VIDIOC_QBUF calls fail

2012-11-07 Thread Andreas Nagel
Hi Sakari, thanks for helping. My code sets up the ISP pipeline, configures the format on all the subdevices pads and the actual video device. Works fine so far. Then I passed user pointers (aquired with malloc) to the device driver for the capture buffers. Before issuing VIDIOC_STREAMON, I enq

omap3isp-bt656 stopping issue

2012-11-07 Thread Julien BERAUD
Hello, I have been working on a platform based on an omap3630 with a tvp5151 in bt656 mode and I have iommu translation faults when starting and stopping capture in a loop a certain number of times. I think I have identified the problem and though my working branch is not exactly the same as y