On Fri, Jun 17, 2016 at 08:37:38AM -0300, Mauro Carvalho Chehab wrote:
> Em Fri, 17 Jun 2016 13:09:10 +0200
> Hans Verkuil escreveu:
>
> > On 06/17/2016 11:50 AM, Mauro Carvalho Chehab wrote:
> > One area where I am uncertain is when remote control messages are received
> > and
> > passed on by
On 06/17/2016 11:50 AM, Mauro Carvalho Chehab wrote:
+
+ CEC_MODE_MONITOR
+ 0xe0
+ Put the file descriptor into monitor mode. Can only be used
in combination
+ with CEC_MODE_NO_INITIATOR, otherwise &EINVAL;
will be
+ returned. I
On 06/16/2016 11:09 PM, Mauro Carvalho Chehab wrote:
> Em Fri, 29 Apr 2016 15:52:23 +0200
> Hans Verkuil escreveu:
>
>> From: Hans Verkuil
>>
>> Add DocBook documentation for the CEC API.
>
> Please always send the documentation patch *before* the code,
> in order to make easier to do the code
Em Fri, 17 Jun 2016 13:09:10 +0200
Hans Verkuil escreveu:
> On 06/17/2016 11:50 AM, Mauro Carvalho Chehab wrote:
> +
> +CEC_MODE_MONITOR
> +0xe0
> +Put the file descriptor into monitor mode. Can only
> be used in combination
Em Fri, 17 Jun 2016 09:58:53 +0200
Hans Verkuil escreveu:
> On 06/16/2016 11:09 PM, Mauro Carvalho Chehab wrote:
> > Em Fri, 29 Apr 2016 15:52:23 +0200
> > Hans Verkuil escreveu:
> >
> >> From: Hans Verkuil
> >>
> >> Add DocBook documentation for the CEC API.
> >
> > Please always send th
Em Fri, 29 Apr 2016 15:52:23 +0200
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Add DocBook documentation for the CEC API.
Please always send the documentation patch *before* the code,
in order to make easier to do the code review.
>
> Signed-off-by: Hans Verkuil
> [k.debski at samsung.c
From: Hans Verkuil
Add DocBook documentation for the CEC API.
Signed-off-by: Hans Verkuil
[k.debski at samsung.com: add documentation for passthrough mode]
[k.debski at samsung.com: minor fixes and change of reserved field sizes]
Signed-off-by: Kamil Debski
Signed-off-by: Hans Verkuil
---
Do