Change CONFIG_PM to CONFIG_PM_SLEEP to solve
warning: 'hix5hd2_ir_suspend' & 'hix5hd2_ir_resume' defined but not used
Signed-off-by: Zhangfei Gao
---
drivers/media/rc/ir-hix5hd2.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/rc/ir-hix5hd2.c b/drivers/media
I have just bought an HDMI to USB-2.0 grabber called "GrabBee-HD".
http://www.greada.com/grabbeex-hd.html
Motherboard photo: http://www.davekimble.org.au/computers/GrabBee-HD.jpg
Inside it has chips labelled "Sigma PL330B-CPE3" and "iTE IT6604E".
Note that it compresses the video with H.264 .
I k
When user requests V4L2_MEMORY_MMAP type buffers, the videobuf-core
will assign the corresponding offset to the 'boff' field of the
videobuf_buffer for each requested buffer sequentially. Later, user
may call mmap() to map one or all of the buffers with the 'offset'
parameter which is equal to its
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: Fri Oct 10 04:00:27 CEST 2014
git branch: test
git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85
gcc versi
Hi Hans,
Hans Verkuil wrote on Fri [2014-Oct-10 00:03:01 +0200]:
> Hi Benoit,
>
> On 10/09/2014 11:45 PM, Benoit Parrot wrote:
> >Hi,
> >
> >Can someone point me toward a mapping of v4l2-compliance release vs kernel
> >version?
>
> There isn't any. It's trial and error, I'm afraid. The primary
Hi Benoit,
On 10/09/2014 11:45 PM, Benoit Parrot wrote:
Hi,
Can someone point me toward a mapping of v4l2-compliance release vs kernel
version?
There isn't any. It's trial and error, I'm afraid. The primary use-case of
v4l2-compliance is
testing drivers in the bleeding-edge media_tree.git r
Hi,
Can someone point me toward a mapping of v4l2-compliance release vs kernel
version?
I am currently working with a 3.14 kernel and would like to find the matching
v4l2-compliance version.
I am using git://linuxtv.org/v4l-utils.git commit id:
3719cef libdvbv5: reimplement the logic that gets
Channel 12 is currently not valid for ISDB-T in Brazil.
Also, due to an error FREQUENCY ended by not being filled here.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/isdb-t/br-sp-SaoPaulo b/isdb-t/br-sp-SaoPaulo
index 2f4d8d77662b..215e596caf2a 100644
--- a/isdb-t/br-sp-SaoPaulo
+++ b/isdb-
Hi Sakari,
On Wednesday 08 October 2014 05:03 PM, Sakari Ailus wrote:
> Hi Alaganjar,
>
> On Tue, Oct 07, 2014 at 02:37:37AM +0530, Alaganraj Sandhanam wrote:
>> Hi Sakari,
>>
>> Thanks for the patches.
>> On Monday 29 September 2014 03:43 AM, Sakari Ailus wrote:
>>> Hi,
>>>
>>> I managed to find
Em Fri, 10 Oct 2014 03:11:32 +0900
Akihiro TSUKADA escreveu:
> On 2014年10月09日 01:04, Mauro Carvalho Chehab wrote:
> >> @@ -251,6 +251,16 @@ static int run_scan(struct arguments *args,
> >>if (dvb_retrieve_entry_prop(entry, DTV_POLARIZATION, &pol))
> >>pol = POLARIZ
IR reciever using nuvoton-cir and lirc was not working anymore after
upgrade from kernel 3.16 to 3.17-rcX.
Bisected regression to commit da6e162d6a4607362f8478c715c797d84d449f8b
("[media] rc-core: simplify sysfs code").
The regression comes from adding function change_protocol in
ir-raw.c. During
Hi, Mauro,
thanks for the review.
I'll update the patch soon.
And I wrote some comments and questions as a reply to
your each review mail.
On 2014年10月09日 01:22, Mauro Carvalho Chehab wrote:
> Yeah, it will likely require a table just like the one we've added
> for EN 300 468 specific charset wit
On 2014年10月09日 01:04, Mauro Carvalho Chehab wrote:
>> @@ -251,6 +251,16 @@ static int run_scan(struct arguments *args,
>> if (dvb_retrieve_entry_prop(entry, DTV_POLARIZATION, &pol))
>> pol = POLARIZATION_OFF;
>>
>> +if (parms->current_sys == SYS_ISDBS
Hi,
On 08/10/14 10:46, Jacek Anaszewski wrote:
> This patch adds a plugin for the Exynos4 camera. I wanted to split
> at least the parser part to the separate module but encountered
> some problems with autotools configuration and therefore I'd like
> to ask for an instruction on how to adjust the
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
tags/edac/v3.18-rc1
For some EDAC patches. Nothing really exiting here: just one bug fix at
sb_edac, and some changes to allow other drivers to use some shared PCI
addresses.
Regards,
Mauro
The follo
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
tags/media/v3.18-rc1
For the media patches for v3.18-rc1:
- new IR driver: hix5hd2-ir
- the virtual test driver (vivi) was replaced by vivid, with has
an almost complete set of features to emulate
Building with the attached random configuration file,
drivers/built-in.o: In function `vb2_fop_mmap':
(.text+0x30256b): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_expbuf':
(.text+0x3025b9): undefined reference to `video_devdata'
drivers/built-in.o: In functio
While not all archs have readl_relaxed, we need to add a hack at the
driver to allow it to COMPILE_TEST on all archs:
drivers/media/rc/ir-hix5hd2.c: In function ‘hix5hd2_ir_config’:
drivers/media/rc/ir-hix5hd2.c:100:2: error: implicit declaration of
function ‘readl_relaxed’ [-Werr
Hi Jan,
On Tue, 07 Oct 2014 19:27:07 +0200 JPT wrote:
> 01:14:52 VDR fails to start because there is no recording device.
>
> I was able to get things running by unloading the modules and loading
> them again. After that I started VDR.
>
> What exactly do the i2c-errors mean? Find attached a
>
Le 2014-10-09 06:06, Kamil Debski a écrit :
I think the documentation does not specify how TRY_FMT/S_FMT should adjust
the parameters. Maybe it would a good idea to add some flagS that determine
the behaviour?
A flag could be a good option, maybe we should take a minute and discuss
this next we
On 10/09/14 13:55, Sakari Ailus wrote:
> Hi Hans,
>
> Thank you for the set, and my apologies for taking a look only now.
>
> On Sun, Sep 21, 2014 at 04:48:18PM +0200, Hans Verkuil wrote:
>> This patch series adds support for configuration stores to the control
>> framework. This allows you to st
Hi Hans,
Thank you for the set, and my apologies for taking a look only now.
On Sun, Sep 21, 2014 at 04:48:18PM +0200, Hans Verkuil wrote:
> This patch series adds support for configuration stores to the control
> framework. This allows you to store control values for a particular
> configuration
Em Thu, 09 Oct 2014 13:26:10 +0200
Paul Bolle escreveu:
> On Thu, 2014-10-09 at 07:30 -0300, Mauro Carvalho Chehab wrote:
> > Em Thu, 09 Oct 2014 08:45:28 +0200
> > Paul Bolle escreveu:
> > > The above discussion meanders a bit, and I just stumbled onto it, but
> > > would
> > > #if IS_BUILT
On Thu, 2014-10-09 at 07:30 -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 09 Oct 2014 08:45:28 +0200
> Paul Bolle escreveu:
> > The above discussion meanders a bit, and I just stumbled onto it, but
> > would
> > #if IS_BUILTIN(CONFIG_INPUT) || (IS_MODULE(CONFIG_INPUT) &&
> > defined(MODULE))
Em Thu, 09 Oct 2014 08:45:28 +0200
Paul Bolle escreveu:
> On Wed, 2014-10-08 at 22:50 -0300, Mauro Carvalho Chehab wrote:
> > Em Wed, 08 Oct 2014 13:53:33 -0700
> > Randy Dunlap escreveu:
> > > On 10/08/14 11:31, Mauro Carvalho Chehab wrote:
> > > > From gpsca's PoV, IMHO, it should be fine to d
Hi,
> From: Nicolas Dufresne [mailto:nicolas.dufre...@collabora.com]
> Sent: Wednesday, October 08, 2014 4:35 PM
>
>
> Le 2014-10-08 06:24, Kamil Debski a écrit :
> > Hi,
> >
> > This patch seems complicated and I do not understand your motives.
> >
> > Could you explain what is the problem with
Hi,
On 10/08/2014 03:22 PM, Jacek Anaszewski wrote:
> Hi Hans,
>
> On 10/08/2014 02:42 PM, Hans de Goede wrote:
>>> +}
>>> +
>>> +/* refresh device topology data after linking */
>>> +release_entities(mdev);
>>> +
>>> +ret = get_device_topology(mdev);
>>> +
>>> +/* close me
On 10/08/2014 05:49 PM, Antonio Ospite wrote:
On Wed, 08 Oct 2014 15:22:43 +0200
Jacek Anaszewski wrote:
Hi Hans,
On 10/08/2014 02:42 PM, Hans de Goede wrote:
Hi,
On 10/08/2014 10:46 AM, Jacek Anaszewski wrote:
The plugin provides support for the media device on Exynos4 SoC.
Added is also
28 matches
Mail list logo