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
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
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
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
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.
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
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
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
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
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
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/
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
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
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
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:
> > >
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
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
17 matches
Mail list logo