Move the fifo reset from pxa_camera_start_capture to pxa_camera_irq direct
before the dma start after an end of frame interrupt to prevent images from
shifting because of old data at the begin of the frame.
Signed-off-by: Stefan Herbrechtsmeier
---
drivers/media/video/pxa_camera.c | 11 ++-
On 4/14/2010 10:40 AM, Devin Heitmueller wrote:
On Wed, Apr 14, 2010 at 1:29 PM, Timothy D. Lenz wrote:
Thanks to Andy Walls, found out why I kept loosing 1 tuner on a FusionHD7
Dual express. Didn't know linux supported an auto sleep mode on the tuner
chips and that it defaulted to on. Seems
Begin forwarded message:
Date: Wed, 14 Apr 2010 12:36:18 +0400
From: Alexander Kolesnik
To: linux-ker...@vger.kernel.org
Subject: PROBLEM: linux server halts while restarting VLC
Hello,
We have a video camera which is connected to a capture card in a linux
server (CentOS 5.4). VLC takes
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Mon Apr 19 19:00:12 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14592:b438301e588f
git master:
On Wed, Mar 24, 2010 at 02:17:38PM +0100, Bjørn Mork wrote:
> Never call dvb_frontend_detach if we failed to attach a frontend. This fixes
> the following oops:
>
> [8.172997] DVB: registering new adapter (TT-Budget S2-1600 PCI)
> [8.209018] adapter has MAC addr = 00:d0:5c:cc:a7:29
> [
Hello,
I'm trying to get a Terratec S7 to work. The driver, just cloned
v4l-dvb, compiles and loads fine but when I try to scan Astra 19.2E only
a few stations get scanned. In most cases I get a tuning error. Under
Win7 the box works perfectly, so it's not a hardware defect or antenna
specifi
Hello,
I'm trying to get a Terratec S7 to work. The driver, just cloned
v4l-dvb, compiles and loads fine but when I try to scan Astra 19.2E only
a few stations get scanned. In most cases I get a tuning error. Under
Win7 the box works perfectly, so it's not a hardware defect or antenna
specifi
Hello,
with current git kernel -rc4 I get this kmemleak if I plugin this stick
('Terratec Cinergy T USB XXS (HD)/ T3') into my ThinkPad T400 under a stable
Gentoo system :
tfoer...@n22 ~ $ cat /sys/kernel/debug/kmemleak
unreferenced object 0xf40c0fa0 (size 32):
comm "modprobe", pid 28848, jif
Jonathan Cameron schrieb:
On 04/16/10 09:25, Stefan Herbrechtsmeier wrote:
Hi,
I have updated my ov9655 driver to kernel 2.6.33 and
did some test regarding the image shift problem on pxa.
(http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/10773/focus=11810)
- The image
This is a virtual device driver for testing the memory-to-memory framework.
This virtual device uses in-memory buffers for both its source and destination.
It is capable of multi-instance, multi-buffer-per-transaction operation
(via the mem2mem framework).
Signed-off-by: Pawel Osciak
Signed-off-
A mem-to-mem device is a device that uses memory buffers passed by
userspace applications for both their source and destination data. This
is different from existing drivers, which utilize memory buffers for either
input or output, but not both.
In terms of V4L2 such a device would be both of OUTP
Hello,
this is the fourth version of the mem-to-mem device framework.
Changes in v4:
- v4l2_m2m_poll() now also reports POLLOUT | POLLWRNORM when an output
buffer is ready to be dequeued
- more cleaning up, addressing most of the comments to v3
Vaibhav: your clean-up patch didn't apply after m
Add FIMC driver platform helpers.
Signed-off-by: Sylwester Nawrocki
Reviewed-by: Marek Szyprowski
Reviewed-by: Kyungmin Park
---
arch/arm/mach-s5pc100/Kconfig| 21 +
arch/arm/mach-s5pc100/Makefile |4
arch/arm/mach-s5pc100/includ
Hello
The following patch series is a camera interface driver for the Samsung
S5PC100 and S5PV210 SoCs.
The camera interface in these chips can operate in three modes:
- ITU-R or MIPI camera capture mode
- Memory to memory mode enabling color format conversion, scaling, flipping and
rotation,
-
FIMC device is a camera interface embedded in S5P Samsung SOC
series. It supports ITU-R BT.601/656 and MIPI(CSI) standards,
memory to memory operations, color conversion, resizing and rotation.
On most of the SOCs there are multiple FIMC entities available which
On Sat, Apr 17, 2010 at 01:27:05AM +0400, Manu Abraham wrote:
> On Sat, Apr 17, 2010 at 12:56 AM, David Härdeman wrote:
> > On Fri, Apr 16, 2010 at 03:17:35AM +0400, Manu Abraham wrote:
> >> On Fri, Apr 16, 2010 at 1:46 AM, David Härdeman wrote:
> >> > Convert drivers/media/dvb/mantis/mantis_inpu
Hi,
It is observed that Lifecam transfer type is Isochronous and ISP1362
driver does not support this. Is there any driver patch that supports
Isochronous transfer??
Please help me in this regard.
Thanks
>> linux newbie wrote:
>> > Hi,
>> >
>> > On my embedded PXA255 platform, we have working US
17 matches
Mail list logo