On Fri, Mar 26, 2010 at 06:37:41PM -0400, Jon Smirl wrote:
On Fri, Mar 26, 2010 at 1:22 PM, Mauro Carvalho Chehab
mche...@redhat.com wrote:
2) create a read/write sysfs node that would indicate the number of
event/keymaps
associated with a given IR. By writing a bigger number, it would
Hi Mauro,
Your change
V4L/DVB: gspca: fixes compilation when input is not selected
does not work: when CONFIG_INPUT is not set, the macros gspca_input_xxx
are not defined, and the compilation fails.
Cheers.
--
Ken ar c'hentañ | ** Breizh ha Linux atav! **
Jef
In order to remove Big Kernel Lock usages from the DVB subsystem,
we need to
- provide .llseek file operations that do not grab the BKL (unlike
fs/read_write.c::default_llseek) or mark files as not seekable,
- provide .unlocked_ioctl file operations.
Add two dvb_generic_ file operations
This patch adds support for V4L2_CID_SHARPNESS by changing the luma peak
filter and notch filter. It can be set in the range 0 to 9, with 0 being
the original and default mode.
One minor problem is that other code that sets the registers being used
(for example when switching TV channels) could
In cx88-mpeg.c, there is code that sets core-input to CX88_VMUX_DVB.
However, this may be incorrect, since core-input is actually an
index to core-board.input[], which has not enough elements to be
indexed by the value of CX88_VMUX_DVB. So, the modified code searches
core-board.input[] for an
(Sorry for the double post, the previous one did not include the patch)
In cx88-mpeg.c, there is code that sets core-input to CX88_VMUX_DVB.
However, this may be incorrect, since core-input is actually an
index to core-board.input[], which has not enough elements to be
indexed by the value of
Mauro,
Please pull from the following:-
The following changes since commit 975b06b6c01ba2da4d26a7ba6ea783d5f670aa7d:
Jonathan Corbet (1):
V4L/DVB: ov7670: silence some compiler warnings
are available in the git repository at:
git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git
Mauro,
When I had last replied to your email, I didn't check if the patch is
actually applied to your v4l_for_linux branch of fixes.git tree. But
Today I checked and I can't find the patch merged to this tree as you
had mentioned..
So if you haven't merged it for some reason, please merge my
On Saturday 27 March 2010 13:25:44 Andy Walls wrote:
On Wed, 2010-03-24 at 08:55 +0100, Hans Verkuil wrote:
Hi all,
I'm looking for someone who has hardware that can test the cpia2 driver.
I thought I had hardware for that, but it turned out that it used the gspca
mars driver
Hi Mauro,
First, I have a question, in the function int tm6000_cards_setup(struct
tm6000_core *dev) have you reset gpio 1 and 4, but why? In my lastest
patch I have add a few sticks and it's works with and without this
part.What for sticks use this part? For a week I have become a email
with
On Thu, 2010-03-25 at 10:21 -0400, Brian Phelps wrote:
I am looking for help on the following project.
http://www.opencircuits.com/OpenHDCapture
All the hardware is open source and all specs and design (what little there
is right now) are available via git:
git clone git://
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:Sat Mar 27 19:00:27 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14527:1ef0265456c8
git master:
This fixes a regression of
7d58289 (mx1: prefix SOC specific defines with MX1_ and deprecate old
names)
Signed-off-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de
---
arch/arm/plat-mxc/include/mach/dma-mx1-mx2.h |8 +++-
drivers/media/video/mx1_camera.c |8
matthieu castet a écrit :
Hi,
With my current kernel (2.6.32), if my dvb device is removed while in
use, I got [1].
After checking the source code, the problem seems to happen also in
master :
If there are users (for example users == -2) :
- dvb_unregister_frontend :
- stop kernel thread
14 matches
Mail list logo