[git:v4l-utils/master] keytable: allow a period or delay of 0 to be set

2017-11-30 Thread Sean Young
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: keytable: allow a period or delay of 0 to be set Author: Sean Young Date:Mon Nov 27 21:58:44 2017 + If period or delay is zero,

[git:v4l-utils/master] ir-ctl: fix multiple scancodes in one file

2017-11-30 Thread Sean Young
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: ir-ctl: fix multiple scancodes in one file Author: Sean Young Date:Wed Nov 29 17:08:04 2017 + A file with contents: scancode s

[git:v4l-utils/master] keytable: fail more gracefully when commandline cannot be parsed

2017-11-30 Thread Sean Young
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: keytable: fail more gracefully when commandline cannot be parsed Author: Sean Young Date:Wed Nov 29 08:37:35 2017 + If there is

[git:v4l-utils/master] ir-ctl: set the gap between scancodes or files

2017-11-30 Thread Sean Young
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: ir-ctl: set the gap between scancodes or files Author: Sean Young Date:Wed Nov 29 17:54:32 2017 + Between sending multiple scan

[git:media_tree/master] media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices Author: Niklas Söderlund Date:Wed Nov 15 10:43:58 2017 -0500 When matching and registering a sub-device

[git:media_tree/master] media: rc: partial revert of "media: rc: per-protocol repeat period"

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: partial revert of "media: rc: per-protocol repeat period" Author: Sean Young Date:Sun Nov 19 16:57:27 2017 -0500 Since commit d57ea877af38 ("media: rc: per-protocol repeat period"

[git:media_tree/master] media: dvb: i2c transfers over usb cannot be done from stack

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb: i2c transfers over usb cannot be done from stack Author: Laurent Caumont Date:Sat Nov 11 12:44:46 2017 -0500 Cc: sta...@vger.kernel.org Signed-off-by: Laurent Caumont Signed-off

[git:media_tree/master] media: v4l2-fwnode: Check subdev count after checking port

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-fwnode: Check subdev count after checking port Author: Tomasz Figa Date:Wed Nov 15 06:55:22 2017 -0500 Current implementation of __v4l2_async_notifier_parse_fwnode_endpoints() ch

[git:media_tree/master] media: ov13858: Select V4L2_FWNODE

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov13858: Select V4L2_FWNODE Author: Sakari Ailus Date:Sun Nov 5 17:51:00 2017 -0500 The ov13858 driver depends on the V4L2 fwnode, thus add that to Kconfig. Fixes: 5fcf092e0c9f ("[me

[git:media_tree/master] media: imx274: Fix error handling, add MAINTAINERS entry

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx274: Fix error handling, add MAINTAINERS entry Author: Sakari Ailus Date:Wed Nov 1 05:40:58 2017 -0400 Add the missing MAINTAINERS entry for imx274, fix error handling in driver pr

[git:media_tree/master] media: et8ek8: select V4L2_FWNODE

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: et8ek8: select V4L2_FWNODE Author: Arnd Bergmann Date:Mon Nov 13 08:56:45 2017 -0500 v4l2_async_register_subdev_sensor_common() is only provided when CONFIG_V4L2_FWNODE is enabled, ot

[git:media_tree/fixes] media: ov13858: Select V4L2_FWNODE

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov13858: Select V4L2_FWNODE Author: Sakari Ailus Date:Sun Nov 5 17:51:00 2017 -0500 The ov13858 driver depends on the V4L2 fwnode, thus add that to Kconfig. Fixes: 5fcf092e0c9f ("[me

[git:media_tree/fixes] media: dvb: i2c transfers over usb cannot be done from stack

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb: i2c transfers over usb cannot be done from stack Author: Laurent Caumont Date:Sat Nov 11 12:44:46 2017 -0500 Cc: sta...@vger.kernel.org Signed-off-by: Laurent Caumont Signed-off

[git:media_tree/fixes] media: rc: partial revert of "media: rc: per-protocol repeat period"

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: partial revert of "media: rc: per-protocol repeat period" Author: Sean Young Date:Sun Nov 19 16:57:27 2017 -0500 Since commit d57ea877af38 ("media: rc: per-protocol repeat period"

[git:media_tree/fixes] media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices Author: Niklas Söderlund Date:Wed Nov 15 10:43:58 2017 -0500 When matching and registering a sub-device

[git:media_tree/fixes] media: v4l2-fwnode: Check subdev count after checking port

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-fwnode: Check subdev count after checking port Author: Tomasz Figa Date:Wed Nov 15 06:55:22 2017 -0500 Current implementation of __v4l2_async_notifier_parse_fwnode_endpoints() ch

[git:media_tree/fixes] media: et8ek8: select V4L2_FWNODE

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: et8ek8: select V4L2_FWNODE Author: Arnd Bergmann Date:Mon Nov 13 08:56:45 2017 -0500 v4l2_async_register_subdev_sensor_common() is only provided when CONFIG_V4L2_FWNODE is enabled, ot

[git:media_tree/fixes] media: imx274: Fix error handling, add MAINTAINERS entry

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx274: Fix error handling, add MAINTAINERS entry Author: Sakari Ailus Date:Wed Nov 1 05:40:58 2017 -0400 Add the missing MAINTAINERS entry for imx274, fix error handling in driver pr

[git:media_tree/fixes] media: tw68: fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tw68: fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 06:03:52 2017 -0500 There are a few mistakes on the existing markups: drivers/media/pci/tw68/tw68-risc.c:

[git:media_tree/fixes] media: imon: don't use kernel-doc "/**" markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imon: don't use kernel-doc "/**" markups Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:27:54 2017 -0500 The function documentation here doesn't follow kernel-doc, as parameters are

[git:media_tree/fixes] media: dvb_frontend fix kernel_doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_frontend fix kernel_doc markups Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:18:02 2017 -0500 There were some troubles there: drivers/media/dvb-core/dvb_frontend.c:379

[git:media_tree/fixes] media: atomisp: stop producing hundreds of kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: stop producing hundreds of kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:16:17 2017 -0500 A recent change on Kernel 4.15-rc1 causes all tags with /** t

[git:media_tree/fixes] media: dvb_frontends: fix kernel-doc macros

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_frontends: fix kernel-doc macros Author: Mauro Carvalho Chehab Date:Wed Nov 29 12:39:19 2017 -0500 Now, the Kernel checks for kernel_doc format issues. Weird enough, it didn't get

[git:media_tree/fixes] media: venc: don't use kernel-doc for undescribed enums

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venc: don't use kernel-doc for undescribed enums Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:22:37 2017 -0500 There are no descriptions for some enums, with produces lots of warn

[git:media_tree/fixes] media: exynos4-is: fix kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: exynos4-is: fix kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:32:51 2017 -0500 Fix those kernel-doc warnings: drivers/media/platform/exynos4-is/mipi-csis.c

[git:media_tree/fixes] media: sta2x11: document missing function parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: sta2x11: document missing function parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 05:54:29 2017 -0500 As warned: drivers/media/pci/sta2x11/sta2x11_vip.c:414: warning: N

[git:media_tree/fixes] media: vpif: don't generate a kernel-doc warning on a constant

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vpif: don't generate a kernel-doc warning on a constant Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:14:25 2017 -0500 Constants documentation is not supported by kernel-doc markup

[git:media_tree/fixes] Merge tag 'v4.15-rc1' into patchwork

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'v4.15-rc1' into patchwork Author: Mauro Carvalho Chehab Date:Mon Nov 27 08:02:30 2017 -0500 Linux 4.15-rc1 * tag 'v4.15-rc1': (12179 commits) Linux 4.15-rc1 ARM: BUG if jumpi

[git:media_tree/fixes] media: rc: fix lots of documentation warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: fix lots of documentation warnings Author: Mauro Carvalho Chehab Date:Mon Nov 27 08:35:13 2017 -0500 Building the driver with gcc 7.2.1 and: make ARCH=i386 CF=-D__CHECK_E

[git:media_tree/fixes] media: dvb_ca_en50221: fix lots of documentation warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_ca_en50221: fix lots of documentation warnings Author: Mauro Carvalho Chehab Date:Mon Nov 27 08:26:54 2017 -0500 Building the driver with gcc 7.2.1 and: make ARCH=i386 CF

[git:media_tree/fixes] media: vsp1: add a missing kernel-doc parameter

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vsp1: add a missing kernel-doc parameter Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:11:04 2017 -0500 Fix this warning: drivers/media/platform/vsp1/vsp1_dl.c:87: warning:

[git:media_tree/fixes] media: radio-si476x: fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio-si476x: fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:33:30 2017 -0500 get rid of the following warnings: drivers/media/radio/radio-si476x.c:317: war

[git:media_tree/fixes] media: s5k6a3: document some fields at struct s5k6a3

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s5k6a3: document some fields at struct s5k6a3 Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:41:06 2017 -0500 drivers/media/i2c/s5k6a3.c:68: warning: No description found for parame

[git:media_tree/fixes] media: radio-wl1273: fix a parameter name at kernel-doc macro

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio-wl1273: fix a parameter name at kernel-doc macro Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:00:58 2017 -0500 Solve those warnings: drivers/media/radio/radio-wl1273

[git:media_tree/fixes] media: tvp514x: fix kernel-doc parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tvp514x: fix kernel-doc parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:26:20 2017 -0500 There are some struct fields that aren't documented, and some consts whose comment

[git:media_tree/fixes] media: soc_camera: fix a kernel-doc markup

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: soc_camera: fix a kernel-doc markup Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:05:57 2017 -0500 Remove this warning: drivers/media/platform/soc_camera/soc_scale_crop.c:3

[git:media_tree/fixes] media: img-ir-hw: fix one kernel-doc comment

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: img-ir-hw: fix one kernel-doc comment Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:09:03 2017 -0500 Needed to suppress the following warnings: drivers/media/rc/img-ir/img-

[git:media_tree/fixes] media: rc: fix kernel-doc parameter names

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: fix kernel-doc parameter names Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:46:30 2017 -0500 There are several parameters there that are named wrong, as reported by those warn

[git:media_tree/fixes] media: usbtv: add a new usbid

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usbtv: add a new usbid Author: Icenowy Zheng Date:Sun Apr 16 02:51:16 2017 -0400 A new usbid of UTV007 is found in a newly bought device. The usbid is 1f71:3301. The ID on the chip

[git:media_tree/fixes] media: drxj and drxk: don't produce kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: drxj and drxk: don't produce kernel-doc warnings Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:10:28 2017 -0500 Those drivers use a different notation for comments. While it is not

[git:media_tree/fixes] media: s3c-camif: add missing description at s3c_camif_find_format()

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s3c-camif: add missing description at s3c_camif_find_format() Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:59:55 2017 -0500 Fix this warning: drivers/media/platform/s3c-ca

[git:media_tree/fixes] media: dvb_net: stop abusing /** for comments

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_net: stop abusing /** for comments Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:21:28 2017 -0500 The comments that start with "/**" aren't kernel-doc stuff. So, just start the

[git:media_tree/fixes] media: ir-nec-decoder: fix kernel-doc parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ir-nec-decoder: fix kernel-doc parameters Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:23:07 2017 -0500 Some parameters aren't correctly identified, as noticed by those warnings:

[git:media_tree/fixes] media: rc-ir-raw: cleanup kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc-ir-raw: cleanup kernel-doc markups Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:19:38 2017 -0500 Cleanup those warnings: drivers/media/rc/rc-ir-raw.c:141: warning: No d

[git:media_tree/fixes] media: siano: get rid of documentation warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: siano: get rid of documentation warnings Author: Mauro Carvalho Chehab Date:Mon Nov 27 08:38:30 2017 -0500 The Siano driver doesn't use kernel-doc markups. While it would be wanderful

[git:media_tree/fixes] media: netup_unidvb: fix a bad kernel-doc markup

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: netup_unidvb: fix a bad kernel-doc markup Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:10:03 2017 -0500 There is a bad kernel-doc markup, producing the following warnings: driv

[git:media_tree/fixes] media: pxa_camera: get rid of kernel_doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pxa_camera: get rid of kernel_doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 06:00:09 2017 -0500 Get rid of the following warnings: drivers/media/platform/pxa_camera.c

[git:media_tree/fixes] media: drivers: remove "/**" from non-kernel-doc comments

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: drivers: remove "/**" from non-kernel-doc comments Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:33:45 2017 -0500 Several comments are wrongly tagged as kernel-doc, causing those w

[git:media_tree/fixes] media: rcar_jpu: fix two kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar_jpu: fix two kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:15:53 2017 -0500 On kernel-doc, struct declarations should be declared as "struct foo". Fix the

[git:media_tree/fixes] media: mtk-vpu: add description for wdt fields at struct mtk_vpu

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-vpu: add description for wdt fields at struct mtk_vpu Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:58:09 2017 -0500 Fix those warnings: drivers/media/platform/mtk-vpu/mtk_vp

[git:media_tree/fixes] media: v4l2-core: Fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-core: Fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:56:18 2017 -0500 There are some troubles on kernel-doc markups, as warned: drivers/media/v4

[git:media_tree/fixes] media: videobuf2: don't use kernel-doc "/**" markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videobuf2: don't use kernel-doc "/**" markups Author: Mauro Carvalho Chehab Date:Mon Nov 27 10:38:03 2017 -0500 While it would be very cool to have those functions using kernel-doc ma

[git:media_tree/fixes] media: mt2063: fix some kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mt2063: fix some kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:01:56 2017 -0500 Fix those warnings: drivers/media/tuners/mt2063.c:1413: warning: No desc

[git:media_tree/fixes] media: s5k6aa: describe some function parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s5k6aa: describe some function parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:44:41 2017 -0500 as warned: drivers/media/i2c/s5k6aa.c:429: warning: No description found

[git:media_tree/fixes] media: m5mols: fix some kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: m5mols: fix some kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:08:14 2017 -0500 Fix those warnings: drivers/media/i2c/m5mols/m5mols_capture.c:42: warning

[git:media_tree/fixes] media: davinci: fix kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: davinci: fix kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:20:45 2017 -0500 There are several of kernel-doc warnings: drivers/media/platform/davinci/vpif_d

[git:media_tree/fixes] media: ix2505v: get rid of /** comments

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ix2505v: get rid of /** comments Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:19:13 2017 -0500 As warned: drivers/media/dvb-frontends/ix2505v.c:24: warning: cannot understand f

[git:media_tree/fixes] media: docs: add documentation for frontend attach info

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: docs: add documentation for frontend attach info Author: Mauro Carvalho Chehab Date:Wed Nov 29 12:46:12 2017 -0500 Add to the media book the attachment kAPI for the DVB frontend drive

[git:media_tree/fixes] media: vdec: fix some kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vdec: fix some kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:36:39 2017 -0500 Fix those warnings: drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c:69: wa

[git:media_tree/fixes] media: dvb-frontends: complete kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends: complete kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 14:02:22 2017 -0500 For the dvb-frontends that are now part of the documentation, complete the

[git:media_tree/fixes] media: lm3560: add a missing kernel-doc parameter

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: lm3560: add a missing kernel-doc parameter Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:17:33 2017 -0500 Fix this warning: drivers/media/i2c/lm3560.c:69: warning: No descr

[git:media_tree/master] media: rcar_jpu: fix two kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar_jpu: fix two kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:15:53 2017 -0500 On kernel-doc, struct declarations should be declared as "struct foo". Fix the

[git:media_tree/master] media: netup_unidvb: fix a bad kernel-doc markup

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: netup_unidvb: fix a bad kernel-doc markup Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:10:03 2017 -0500 There is a bad kernel-doc markup, producing the following warnings: driv

[git:media_tree/master] media: s5k6a3: document some fields at struct s5k6a3

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s5k6a3: document some fields at struct s5k6a3 Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:41:06 2017 -0500 drivers/media/i2c/s5k6a3.c:68: warning: No description found for parame

[git:media_tree/master] media: v4l2-core: Fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-core: Fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:56:18 2017 -0500 There are some troubles on kernel-doc markups, as warned: drivers/media/v4

[git:media_tree/master] media: pxa_camera: get rid of kernel_doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pxa_camera: get rid of kernel_doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 06:00:09 2017 -0500 Get rid of the following warnings: drivers/media/platform/pxa_camera.c

[git:media_tree/master] media: radio-si476x: fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio-si476x: fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:33:30 2017 -0500 get rid of the following warnings: drivers/media/radio/radio-si476x.c:317: war

[git:media_tree/master] media: ix2505v: get rid of /** comments

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ix2505v: get rid of /** comments Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:19:13 2017 -0500 As warned: drivers/media/dvb-frontends/ix2505v.c:24: warning: cannot understand f

[git:media_tree/master] media: atomisp: stop producing hundreds of kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: stop producing hundreds of kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:16:17 2017 -0500 A recent change on Kernel 4.15-rc1 causes all tags with /** t

[git:media_tree/master] media: docs: add documentation for frontend attach info

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: docs: add documentation for frontend attach info Author: Mauro Carvalho Chehab Date:Wed Nov 29 12:46:12 2017 -0500 Add to the media book the attachment kAPI for the DVB frontend drive

[git:media_tree/master] media: m5mols: fix some kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: m5mols: fix some kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:08:14 2017 -0500 Fix those warnings: drivers/media/i2c/m5mols/m5mols_capture.c:42: warning

[git:media_tree/master] media: s3c-camif: add missing description at s3c_camif_find_format()

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s3c-camif: add missing description at s3c_camif_find_format() Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:59:55 2017 -0500 Fix this warning: drivers/media/platform/s3c-ca

[git:media_tree/master] media: sta2x11: document missing function parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: sta2x11: document missing function parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 05:54:29 2017 -0500 As warned: drivers/media/pci/sta2x11/sta2x11_vip.c:414: warning: N

[git:media_tree/master] media: mtk-vpu: add description for wdt fields at struct mtk_vpu

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-vpu: add description for wdt fields at struct mtk_vpu Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:58:09 2017 -0500 Fix those warnings: drivers/media/platform/mtk-vpu/mtk_vp

[git:media_tree/master] media: lm3560: add a missing kernel-doc parameter

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: lm3560: add a missing kernel-doc parameter Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:17:33 2017 -0500 Fix this warning: drivers/media/i2c/lm3560.c:69: warning: No descr

[git:media_tree/master] media: drivers: remove "/**" from non-kernel-doc comments

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: drivers: remove "/**" from non-kernel-doc comments Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:33:45 2017 -0500 Several comments are wrongly tagged as kernel-doc, causing those w

[git:media_tree/master] media: radio-wl1273: fix a parameter name at kernel-doc macro

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio-wl1273: fix a parameter name at kernel-doc macro Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:00:58 2017 -0500 Solve those warnings: drivers/media/radio/radio-wl1273

[git:media_tree/master] media: vdec: fix some kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vdec: fix some kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:36:39 2017 -0500 Fix those warnings: drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c:69: wa

[git:media_tree/master] media: dvb_frontends: fix kernel-doc macros

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb_frontends: fix kernel-doc macros Author: Mauro Carvalho Chehab Date:Wed Nov 29 12:39:19 2017 -0500 Now, the Kernel checks for kernel_doc format issues. Weird enough, it didn't get

[git:media_tree/master] media: dvb-frontends: complete kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends: complete kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 14:02:22 2017 -0500 For the dvb-frontends that are now part of the documentation, complete the

[git:media_tree/master] media: venc: don't use kernel-doc for undescribed enums

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venc: don't use kernel-doc for undescribed enums Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:22:37 2017 -0500 There are no descriptions for some enums, with produces lots of warn

[git:media_tree/master] media: vsp1: add a missing kernel-doc parameter

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vsp1: add a missing kernel-doc parameter Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:11:04 2017 -0500 Fix this warning: drivers/media/platform/vsp1/vsp1_dl.c:87: warning:

[git:media_tree/master] media: exynos4-is: fix kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: exynos4-is: fix kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:32:51 2017 -0500 Fix those kernel-doc warnings: drivers/media/platform/exynos4-is/mipi-csis.c

[git:media_tree/master] media: mt2063: fix some kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mt2063: fix some kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:01:56 2017 -0500 Fix those warnings: drivers/media/tuners/mt2063.c:1413: warning: No desc

[git:media_tree/master] media: tvp514x: fix kernel-doc parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tvp514x: fix kernel-doc parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 09:26:20 2017 -0500 There are some struct fields that aren't documented, and some consts whose comment

[git:media_tree/master] media: tw68: fix kernel-doc markups

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tw68: fix kernel-doc markups Author: Mauro Carvalho Chehab Date:Wed Nov 29 06:03:52 2017 -0500 There are a few mistakes on the existing markups: drivers/media/pci/tw68/tw68-risc.c:

[git:media_tree/master] media: s5k6aa: describe some function parameters

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s5k6aa: describe some function parameters Author: Mauro Carvalho Chehab Date:Wed Nov 29 08:44:41 2017 -0500 as warned: drivers/media/i2c/s5k6aa.c:429: warning: No description found

[git:media_tree/master] media: soc_camera: fix a kernel-doc markup

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: soc_camera: fix a kernel-doc markup Author: Mauro Carvalho Chehab Date:Wed Nov 29 10:05:57 2017 -0500 Remove this warning: drivers/media/platform/soc_camera/soc_scale_crop.c:3

[git:media_tree/master] media: davinci: fix kernel-doc warnings

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: davinci: fix kernel-doc warnings Author: Mauro Carvalho Chehab Date:Wed Nov 29 04:20:45 2017 -0500 There are several of kernel-doc warnings: drivers/media/platform/davinci/vpif_d

[git:media_tree/master] media: rc: fix kernel-doc parameter names

2017-11-30 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: fix kernel-doc parameter names Author: Mauro Carvalho Chehab Date:Wed Nov 29 03:46:30 2017 -0500 There are several parameters there that are named wrong, as reported by those warn