[git:v4l-utils/master] v4l-utils: sync-with-kernel

2016-07-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-utils: sync-with-kernel Author: Hans Verkuil Date:Fri Jul 8 23:47:38 2016 +0200 Signed-off-by: Hans Verkuil Makefile.am

[git:v4l-utils/master] v4l2-compliance: add version.h to .gitignore

2016-07-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: add version.h to .gitignore Author: Hans Verkuil Date:Fri Jul 8 23:46:00 2016 +0200 Signed-off-by: Hans Verkuil

[git:media_tree/master] [media] cec-funcs.h: add missing 'reply' for short audio descriptor

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-funcs.h: add missing 'reply' for short audio descriptor Author: Hans Verkuil Date:Fri Jul 8 05:52:34 2016 -0300 The cec_msg_request_short_audio_descriptor function was missing th

[git:media_tree/master] [media] cec-funcs.h: add missing const modifier

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-funcs.h: add missing const modifier Author: Hans Verkuil Date:Fri Jul 8 05:36:26 2016 -0300 The cec_ops_* functions never touch cec_msg, so mark it as const. This was done for s

[git:media_tree/master] [media] cec-adap: prevent write to out-of-bounds array index

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-adap: prevent write to out-of-bounds array index Author: Hans Verkuil Date:Thu Jun 30 07:08:53 2016 -0300 CEC_MSG_REPORT_PHYSICAL_ADDR can theoretically be received from an unreg

[git:media_tree/master] [media] s5p_cec: mark suspend/resume as __maybe_unused

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] s5p_cec: mark suspend/resume as __maybe_unused Author: Arnd Bergmann Date:Wed Jun 29 11:26:34 2016 -0300 The suspend/resume functions in the s5p-cec driver are only referenced when C

[git:media_tree/master] [media] cec: fix Kconfig dependency problems

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: fix Kconfig dependency problems Author: Hans Verkuil Date:Fri Jul 1 07:33:10 2016 -0300 - Use IS_REACHABLE(RC_CORE) instead of IS_ENABLED: if cec is built-in and RC_CORE is a

[git:media_tree/master] [media] cec-adap: on reply, restore the tx_status value from the transmit

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-adap: on reply, restore the tx_status value from the transmit Author: Hans Verkuil Date:Sun Jun 26 06:57:56 2016 -0300 When a reply to an earlier transmit is received, the tx_st

[git:media_tree/master] [media] cec-funcs.h: add length checks

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec-funcs.h: add length checks Author: Hans Verkuil Date:Wed Jul 6 05:49:26 2016 -0300 Add msg->len sanity checks to fix static checker warning: include/linux/cec-funcs.h:11

[git:media_tree/master] [media] cec.h/cec-funcs.h: add option to use BSD license

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec.h/cec-funcs.h: add option to use BSD license Author: Hans Verkuil Date:Thu Jun 30 07:01:41 2016 -0300 Like the videodev2.h and other headers, explicitly allow these headers to be

[git:media_tree/master] [media] cec: add MEDIA_SUPPORT dependency

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] cec: add MEDIA_SUPPORT dependency Author: Arnd Bergmann Date:Wed Jun 29 11:26:35 2016 -0300 The MEDIA_CEC_EDID option is guarded by MEDIA_SUPPORT, so selecting it from MEDIA_CEC prod

[git:media_tree/master] [media] rc-cec: Add HDMI CEC keymap module

2016-07-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: [media] rc-cec: Add HDMI CEC keymap module Author: Kamil Debski Date:Mon Aug 17 08:47:41 2015 -0300 Add the keymap module for HDMI CEC remote control commands. Signed-off-by: Kamil Debski

[git:v4l-utils/master] v4l2-compliance: fix a check for the DONE flag

2016-07-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: fix a check for the DONE flag Author: Hans Verkuil Date:Fri Jul 8 23:10:34 2016 +0200 This was always set by vb2 d

[git:v4l-utils/master] v4l2-compliance: Check V4L2_BUF_FLAG_DONE

2016-07-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: Check V4L2_BUF_FLAG_DONE Author: Ricardo Ribalda Date:Mon Jun 20 14:23:56 2016 +0200 According to the doc, V4L2_BU