Acked-by: Kyungmin Park
On 4/19/12, manjunatha_ha...@ti.com wrote:
> From: Manjunatha Halli
>
> The list of new features -
> 1) New control class for FM RX
> 2) New FM RX CID's - De-Emphasis filter mode and RDS AF switch
> 3) New FM TX CID - RDS Alternate frequency set.
>
> Si
We're using similar one internally.
Acked-by: Kyungmin Park
On 4/19/12, manjunatha_ha...@ti.com wrote:
> From: Manjunatha Halli
>
> This patch creates new ctrl class for FM RX and adds new CID's for
> below FM features,
> 1) De-Emphasis filter mode
> 2) RDS AF switch
>
> Also thi
This is a note to let you know that I've just added the patch titled
drivers: staging: media: as102: as102_usb_drv.h: Remove include of
to my staging git tree which can be found at
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
in the staging-next branch.
The patch wil
This is a note to let you know that I've just added the patch titled
drivers: staging: media: as102: as102fe.c: Remove include of
to my staging git tree which can be found at
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
in the staging-next branch.
The patch will show
This is a note to let you know that I've just added the patch titled
drivers: staging: media: easycap: easycap_ioctl: Include version.h
to my staging git tree which can be found at
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
in the staging-next branch.
The patch wil
Em 18-04-2012 18:12, Antti Palosaari escreveu:
> On 18.04.2012 23:42, Hans-Frieder Vogt wrote:
>> Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab:
>>> Em 18-04-2012 11:57, Antti Palosaari escreveu:
>> +
>> +if (af9035_config.raw_ir) {
>> +ret = af9035_rd_reg(d, EE
On 18.04.2012 23:42, Hans-Frieder Vogt wrote:
Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab:
Em 18-04-2012 11:57, Antti Palosaari escreveu:
I haven't tried to and not commented it. But I see clearly few problems.
On 18.04.2012 17:17, Mauro Carvalho Chehab wrote:
Em 07-04-2012 14:2
Em 18-04-2012 17:42, Hans-Frieder Vogt escreveu:
> Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab:
>> Em 18-04-2012 11:57, Antti Palosaari escreveu:
>>> I haven't tried to and not commented it. But I see clearly few problems.
>>>
>>> On 18.04.2012 17:17, Mauro Carvalho Chehab wrote:
An early registration of an ISR was causing a crash to several users (for
example here: http://bugs.launchpad.net/bugs/972723 The reason was that
IRQs were being triggered before the driver initialisation was completed.
This patch fixes this by moving the invocation to request_irq() to a later
st
Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab:
> Em 18-04-2012 11:57, Antti Palosaari escreveu:
> > I haven't tried to and not commented it. But I see clearly few problems.
> >
> > On 18.04.2012 17:17, Mauro Carvalho Chehab wrote:
> >> Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu:
>
El día 18 de abril de 2012 21:19, Mauro Carvalho Chehab
escribió:
> Em 18-04-2012 15:58, Ezequiel García escreveu:
>> Josu,
>>
>> On Tue, Apr 17, 2012 at 10:30 AM, Josu Lazkano
>> wrote:
>>> 2012/3/24 Mauro Carvalho Chehab :
>> [snip]
That doesn't sound right to me, and can actually ca
On 18.04.2012 21:35, Antti Palosaari wrote:
The method should be selected based of knowledge if GPIO used for
controlling FC0012 tuner OR controlling some other part (LNA, anatenna
switch, etc.) So you have to identify meaning first. Look inside FC0012
driver to see if there is some mention about
From: Sergio Aguirre
Signed-off-by: Sergio Aguirre
---
drivers/media/video/soc_camera.c | 37 +
include/media/soc_camera.h |1 +
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/soc_camera.c b/drivers/media/video
Em 18-04-2012 15:58, Ezequiel García escreveu:
> Josu,
>
> On Tue, Apr 17, 2012 at 10:30 AM, Josu Lazkano wrote:
>> 2012/3/24 Mauro Carvalho Chehab :
> [snip]
>>>
>>> That doesn't sound right to me, and can actually cause race issues.
>>>
>>> Regards,
>>> Mauro.
>>
>> Thanks for the patch Mauro.
Em 18-04-2012 11:57, Antti Palosaari escreveu:
> I haven't tried to and not commented it. But I see clearly few problems.
>
> On 18.04.2012 17:17, Mauro Carvalho Chehab wrote:
>> Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu:
>>> af9035: support remote controls. Currently, for remotes using the
> How do you ensure that no device can do DMA on the buffer while it's mapped
> into user space in a noncoherent manner?
Why do we want to enforce that ? We provide the appropriate base service
but you need to know what you are doing. In reality a lot of use cases
are going to need far more than a
Josu,
On Tue, Apr 17, 2012 at 10:30 AM, Josu Lazkano wrote:
> 2012/3/24 Mauro Carvalho Chehab :
[snip]
>>
>> That doesn't sound right to me, and can actually cause race issues.
>>
>> Regards,
>> Mauro.
>
> Thanks for the patch Mauro.
>
I think Mauro is *not* giving you a patch, rather the opposi
On Wed, Apr 18, 2012 at 08:38:10PM +0200, Ninja wrote:
> sorry for the late response. Unfortunately my Skystar HD2 died on me
> and it looks like i get an other card in exchange.
> Anyway, as far I could test, the patches were ok to me. I can still
> put my marks, but I'm not sure which ones I shou
Hi,
sorry for the late response. Unfortunately my Skystar HD2 died on me and
it looks like i get an other card in exchange.
Anyway, as far I could test, the patches were ok to me. I can still put
my marks, but I'm not sure which ones I should use or I'm allowed to use.
Regards,
Manuel
Am 01
The method should be selected based of knowledge if GPIO used for
controlling FC0012 tuner OR controlling some other part (LNA, anatenna
switch, etc.) So you have to identify meaning first. Look inside FC0012
driver to see if there is some mention about that GPIO.
UNLESS we cannot identify mea
I don't know what it really is either but the comments are the following.
if (frequency > 3)
{
printk(" %s : Tuner :FC0012 V-band (GPIO6 high)\n", __FUNCTION__);
}
else
{
printk(" %s : Tuner :FC0012 U-band (GPIO6 low)\n", __F
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 Apr 18 19:02:17 CEST 2012
git hash:30059d93b07a034555defbf14d689a279fd7368d
gcc version: i686-linux-gcc (GC
This patch is based on the original version submitted by Guennadi Liakhovetski,
the patch initializes overlay channel, adds ioctl for configuring
transparency of the overlay and graphics planes, CONFIG_FB_MX3_OVERLAY
is also supported.
In case that CONFIG_FB_MX3_OVERLAY is not defined, mx3fb is co
On 18.04.2012 20:18, Thomas Mair wrote:
I have been working on the driver over the past days and been making
some progress. Right now I am stuck with a small problem that I have
no idea how to deal with.
It seems that the fc0012 tuner supports V-Band and U-Band. To switch
between those modes a G
I have been working on the driver over the past days and been making
some progress. Right now I am stuck with a small problem that I have
no idea how to deal with.
It seems that the fc0012 tuner supports V-Band and U-Band. To switch
between those modes a GPIO output value needs to be changed. In t
From: Manjunatha Halli
This patch adds support for following FM TX RDS features,
1. Radio Text
2. PS Name
3. PI Code
4. PTY Code.
Along with above this patch fixes few other minor issues(like
fm tx get frequency, unnecessary error messages etc).
Signed-off-by: Manjunatha Hal
From: Manjunatha Halli
Signed-off-by: Manjunatha Halli
---
drivers/media/video/v4l2-ctrls.c |1 +
include/linux/videodev2.h|1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/v4l2-ctrls.c b/drivers/media/video/v4l2-ctrls.c
index e1bba7d..b4dd
From: Manjunatha Halli
The list of new features -
1) New control class for FM RX
2) New FM RX CID's - De-Emphasis filter mode and RDS AF switch
3) New FM TX CID - RDS Alternate frequency set.
Signed-off-by: Manjunatha Halli
---
Documentation/DocBook/media/v4l/compat.xml
From: Manjunatha Halli
This patch adds below features to TI's V4l2 FM driver for Wilink
chipsets,
1) FM RX Set frequency allows to set frequency anywhere between
65.5 MHz till 108 MHz (if chip is Wilink8 then till 164.55 MHz)
2) FM RX seek caters for band switch
3
From: Manjunatha Halli
This patch creates new ctrl class for FM RX and adds new CID's for
below FM features,
1) De-Emphasis filter mode
2) RDS AF switch
Also this patch adds a field for band selection in struct v4l2_hw_freq_seek
Signed-off-by: Manjunatha Halli
---
drivers/medi
From: Manjunatha Halli
Mauro and the list,
This version 2 of patchset resolves the comments received from
Joonyoung Shim on patchset v1
This patchset creates new control class 'V4L2_CTRL_CLASS_FM_RX' for FM RX,
introduces 2 new CID's for FM RX and and 1 new CID for FM TX. Also adds 1
field in s
I haven't tried to and not commented it. But I see clearly few problems.
On 18.04.2012 17:17, Mauro Carvalho Chehab wrote:
Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu:
af9035: support remote controls. Currently, for remotes using the NEC protocol,
the map of the TERRATEC_CINERGY_XS remote i
Em 09-04-2012 07:31, Hans de Goede escreveu:
> Hi,
>
> On 04/09/2012 09:27 AM, Jaime Velasco wrote:
>>
>> 2012/4/8 Hans de Goede mailto:hdego...@redhat.com>>
>>
>> Prior to this patch the stk-webcam driver was enabling the vflip and
>> mirror
>> bits in the sensor by default. Which only i
On Wed, Apr 18, 2012 at 02:06:13PM +, Arnd Bergmann wrote:
> On Wednesday 18 April 2012, Daniel Vetter wrote:
> > + Because existing importing subsystems might presume coherent mappings
> > for
> > + userspace, the exporter needs to set up a coherent mapping. If that's
> > not
> > + pos
On Wed, Apr 18, 2012 at 9:06 AM, Arnd Bergmann wrote:
> On Wednesday 18 April 2012, Daniel Vetter wrote:
>> + Because existing importing subsystems might presume coherent mappings for
>> + userspace, the exporter needs to set up a coherent mapping. If that's not
>> + possible, it needs to fa
Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu:
> af9035: support remote controls. Currently, for remotes using the NEC
> protocol,
> the map of the TERRATEC_CINERGY_XS remote is loaded, for RC6 the map of
> RC_MAP_RC6_MCE.
>
> Signed-off-by: Hans-Frieder Vogt
>
> drivers/media/dvb/dvb-usb/af
On Wednesday 18 April 2012, Daniel Vetter wrote:
> + Because existing importing subsystems might presume coherent mappings for
> + userspace, the exporter needs to set up a coherent mapping. If that's not
> + possible, it needs to fake coherency by manually shooting down ptes when
> + leavi
From: Rob Clark
There are still a few places to cleanup, and possibly things can be
made a bit easier for individual drm drivers by some helpers in drm
core. But this is enough for a proof of concept.
With this, I can allocate cached buffers, fill them w/ software from
userspace, and on kernel
Compared to Rob Clark's RFC I've ditched the prepare/finish hooks
and corresponding ioctls on the dma_buf file. The major reason for
that is that many people seem to be under the impression that this is
also for synchronization with outstanding asynchronous processsing.
I'm pretty massively opposed
There are some softwares (Kaffeine and likely xine) that uses a
DVBv5 call to switch to DVB-S2, but expects that a DVBv3 call to
switch back to DVB-S. Well, this is not right, as a DVBv3 call
doesn't know anything about delivery systems.
However, as, by accident, this used to work, we need to rest
Hi,
I noticed that AEC (Automatic Exposure Control, or
V4L2_CID_EXPOSURE_AUTO) does not work in the ov534 gspca driver, either
from guvcview or qv4l2.
From what I can see (but I do not have a deep knowledge of v4l2) this
happens because:
- V4L2_CID_EXPOSURE_AUTO is of class V4L2_CTRL_CLASS_CAME
Hi,
The Crystal Palace transmitter has now completed its digital
switch-over, so here's the updated tuning file.
Cheers,
Chris
#--
# file automatically generated by w_scan
# (http://wirbel.htpc-forum.de/w_scan/index2.h
Hello,
I contacted you to assist in distributing the money left behind by my late
client,
Regards,
Mr Edward Lee
+60146308549
Fax:+60(0)321784290
--
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
The tunner IF for PAL-Nc norm, which AFAIK is used only in Argentina, was being
defined as equal to PAL-M but it is not. It actually uses the same video IF as
PAL-BG (and unlike PAL-M) but the audio is at 4.5MHz (same as PAL-M). A
separate structure member was added for PAL-Nc.
Signed-off-by: G
subscribe linux-media
--
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
If multiple clients are registered on a single camera host interface,
the user-space hot-plug software can try to access the one, that probed
first, before probing of the second one has completed. This can be
handled by individual host drivers, but it is even better to hold back
the user-space unti
Hi Guennadi,
Thanks for the patch.
On Wednesday 18 April 2012 10:00:52 Guennadi Liakhovetski wrote:
> Signed-off-by: Guennadi Liakhovetski
Acked-by: Laurent Pinchart
And applied to my tree.
> ---
> drivers/media/video/mt9m032.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Hi Guennadi,
Thanks for the patch.
On Wednesday 18 April 2012 09:59:01 Guennadi Liakhovetski wrote:
> Fix the following compilation failure:
>
> linux-2.6/drivers/media/video/mt9m032.c: In function
> '__mt9m032_get_pad_crop': linux-2.6/drivers/media/video/mt9m032.c:337:
> error: implicit declara
This patch adds a new constructor for an sg table. The table is constructed
from an array of struct pages. All contiguous chunks of the pages are merged
into a single sg nodes. A user may provide an offset and a size of a buffer if
the buffer is not page-aligned.
The function is dedicated for DMAB
On Wednesday, April 18, 2012 09:59:58 Guennadi Liakhovetski wrote:
> Fix the warning:
>
> In file included from
> /home/lyakh/software/project/24/src/linux-2.6/drivers/media/video/v4l2-subdev.c:29:
> linux-2.6/include/media/v4l2-ctrls.h:497: warning: 'struct file' declared
> inside parameter lis
Hi Sakari,
On 04/17/2012 06:09 PM, Sakari Ailus wrote:
> Hi Sylwester,
>
> On Tue, Apr 17, 2012 at 12:09:51PM +0200, Sylwester Nawrocki wrote:
>> The V4L2_CID_3A_LOCK bitmask control allows applications to pause
>> or resume the automatic exposure, focus and wite balance adjustments.
>> It can be
On Wed, Apr 18, 2012 at 11:50:15AM +0400, volokh wrote:
> >From a600b33c0824bf1b5031f820f8afaefa9e51dc16 Mon Sep 17 00:00:00 2001
> From: Volokh Konstantin
> Date: Tue, 17 Apr 2012 21:39:15 +0400
> Subject: [PATCH] Staging: go7007: detector features - add new tuning option
> for card( V4L2_MP
Hi Hans,
On 04/17/2012 03:23 PM, Hans de Goede wrote:
> Hi,
>
> On 04/17/2012 12:09 PM, Sylwester Nawrocki wrote:
>> Add V4L2_CID_WHITE_BALANCE_PRESET control for camera white balance
>> presets. The following items are defined:
>>
>> - V4L2_WHITE_BALANCE_NONE,
>> - V4L2_WHITE_BALANCE_INCANDE
Signed-off-by: Guennadi Liakhovetski
---
drivers/media/video/mt9m032.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/mt9m032.c b/drivers/media/video/mt9m032.c
index 7636672..6f1ae54 100644
--- a/drivers/media/video/mt9m032.c
+++ b/drivers/media/vi
Fix the warning:
In file included from
/home/lyakh/software/project/24/src/linux-2.6/drivers/media/video/v4l2-subdev.c:29:
linux-2.6/include/media/v4l2-ctrls.h:497: warning: 'struct file' declared
inside parameter list
linux-2.6/include/media/v4l2-ctrls.h:497: warning: its scope is only this
de
Fix the following compilation failure:
linux-2.6/drivers/media/video/mt9m032.c: In function '__mt9m032_get_pad_crop':
linux-2.6/drivers/media/video/mt9m032.c:337: error: implicit declaration of
function 'v4l2_subdev_get_try_crop'
linux-2.6/drivers/media/video/mt9m032.c:337: warning: return makes
56 matches
Mail list logo