drivers/media/dvb-core/dvbdev.h:157:18: error: too many arguments to function '__a'

2015-10-04 Thread kbuild test robot
Hi Kozlov, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 15ecf9a986e2678f5de36ead23b89235612fc03f commit: 52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card d

drivers/media/pci/netup_unidvb/netup_unidvb_core.c:417:18: error: too many arguments to function 'horus3a_attach'

2015-10-04 Thread kbuild test robot
Hi Kozlov, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 049e6dde7e57f0054fdc49102e7ef4830c698b46 commit: 52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card d

Re: [PATCH v4 2/2] SMAF: add CMA allocator

2015-10-05 Thread kbuild test robot
Hi Benjamin, [auto build test WARNING on v4.3-rc4 -- if it's inappropriate base, please ignore] reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/smaf/smaf-cma.c:178:23

[RFC PATCH] SMAF: smaf_cma can be static

2015-10-05 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- smaf-cma.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/smaf/smaf-cma.c b/drivers/smaf/smaf-cma.c index ab38717..9fbd9b7 100644 --- a/drivers/smaf/smaf-cma.c +++ b/drivers/smaf/smaf-cma.c @@ -175,7 +175,7 @@ error: return

Re: [PATCH v4 2/2] SMAF: add CMA allocator

2015-10-05 Thread kbuild test robot
Hi Benjamin, [auto build test WARNING on v4.3-rc4 -- if it's inappropriate base, please ignore] config: sparc-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/b

Re: Re: How to fix DocBook parsers for private fields inside #ifdefs

2015-10-05 Thread kbuild test robot
Hi Mauro, [auto build test WARNING on v4.3-rc4 -- if it's inappropriate base, please ignore] reproduce: make htmldocs All warnings (new ones prefixed by >>): include/linux/init.h:1: warning: no structured comments found kernel/sys.c:1: warning: no structured comments found drivers/dma

Re: [PATCH v4 1/2] create SMAF module

2015-10-05 Thread kbuild test robot
Hi Benjamin, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: s390-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/m

Re: [PATCH] media: videobuf2: Add new uAPI for DVB streaming I/O

2015-10-06 Thread kbuild test robot
Hi Junghak, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: x86_64-rhel (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All error/warnings (new ones prefixed by >>): >> drivers/media/dvb-

Re: [PATCH] media: videobuf2: Add new uAPI for DVB streaming I/O

2015-10-06 Thread kbuild test robot
Hi Junghak, [auto build test WARNING on v4.3-rc4 -- if it's inappropriate base, please ignore] reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/media/dvb-core/dvb_vb2.

ERROR: "vb2_ops_wait_finish" [drivers/input/touchscreen/sur40.ko] undefined!

2015-10-06 Thread kbuild test robot
Hi Florian, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 049e6dde7e57f0054fdc49102e7ef4830c698b46 commit: e831cd251fb91d6c25352d322743db0d17ea11dd [media] add raw video stream support for Samsung SUR40 date: 6

Re: [PATCH v2 2/2] [media] rcar_vin: Remove obsolete platform data support

2015-10-07 Thread kbuild test robot
Hi Geert, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: arm-bockw_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/ma

drivers/media/pci/netup_unidvb/netup_unidvb_core.c:417:18: error: too many arguments to function 'horus3a_attach'

2015-10-10 Thread kbuild test robot
Hi Kozlov, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 4a06c8ac2fb3ef484579ce44f9b809bd310fad48 commit: 52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card d

Re: [PATCHv5 10/13] hackrf: add support for transmitter

2015-10-10 Thread kbuild test robot
Hi Antti, [auto build test WARNING on linuxtv-media/master -- if it's inappropriate base, please ignore] config: i386-randconfig-i1-201541 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All warnings (new ones prefixed by >>):

drivers/media/i2c/adv7604.c:1853:9: error: implicit declaration of function 'v4l2_subdev_get_try_format'

2015-10-10 Thread kbuild test robot
Hi Hans, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 4a06c8ac2fb3ef484579ce44f9b809bd310fad48 commit: 85756a069c55e0315ac5990806899cfb607b987f [media] cobalt: add new driver date: 5 months ago config: x86_64-ra

[renesas-drivers:topic/gen3-modemr-syscon-v1 14/41] drivers/media/i2c/tc358743.c:1786:22: error: too few arguments to function 'devm_gpiod_get'

2015-10-12 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/gen3-modemr-syscon-v1 head: dbe77a0e3216be44aeb55396d415b56f1df25bf3 commit: cf154c485cd1d565e67bf9762f8538ea794ab27e [14/41] Merge remote-tracking branch 'media-next/master' into base config: x86_64-allmod

videobuf2-core.c:undefined reference to `__tracepoint_vb2_buf_queue'

2015-10-12 Thread kbuild test robot
Hi Philipp, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 25cb62b76430a91cc6195f902e61c2cb84ade622 commit: 2091f5181c66b3617a977e79843aba10e087be6c [media] videobuf2: add trace events date: 3 months ago config:

ERROR: "vb2_ops_wait_finish" [drivers/input/touchscreen/sur40.ko] undefined!

2015-10-17 Thread kbuild test robot
Hi Florian, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 81429a6dbcbf3a01830de42dbdf0d9acbe68e1c1 commit: e831cd251fb91d6c25352d322743db0d17ea11dd [media] add raw video stream support for Samsung SUR40 date: 7

[shuah:alsa_mc_next_gen 37/113] DockBook: Warning(drivers/media/dvb-core/dvbdev.h:157): No description found for parameter 'intf_devnode'

2015-10-21 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git alsa_mc_next_gen head: c24b36476a8eccb0e797729bf1555d3a615bc14d commit: d3dbc29c3889d7ce09e2d2a421f5df412588afa8 [37/113] [media] dvbdev: add support for interfaces reproduce: make htmldocs All warnings (new ones prefixed

[shuah:alsa_mc_next_gen 54/113] DockBook: Warning(drivers/media/dvb-core/dvbdev.h:159): No description found for parameter 'tsout_num_entities'

2015-10-21 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git alsa_mc_next_gen head: c24b36476a8eccb0e797729bf1555d3a615bc14d commit: c341cfe0a01b76b00e44d3e8799b76efb402c6f0 [54/113] [media] dvb: modify core to implement interfaces/entities at MC new gen reproduce: make htmldocs All

sh_vou.c:undefined reference to `vb2_plane_cookie'

2015-10-25 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 32b88194f71d6ae7768a29f87fbba454728273ee commit: 57af3ad59d953f300a1fcb143e72d024aff73550 [media] sh-vou: convert to vb2 date: 4 months ago config: x86_64-randconfig-s0-10251736 (attached as .config) reprod

sh_vou.c:undefined reference to `vb2_dma_contig_cleanup_ctx'

2015-11-10 Thread kbuild test robot
Hi Hans, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 3934bbc0446e4cae977a6efe82ce993d37434e53 commit: 57af3ad59d953f300a1fcb143e72d024aff73550 [media] sh-vou: convert to vb2 date: 4 months ago config: i386-rand

Re: [PATCH] v4l2-pci-skeleton.c: forgot to update v4l2_match_dv_timings call

2015-11-13 Thread kbuild test robot
Hi Hans, [auto build test ERROR on v4.3-rc7] [also build test ERROR on next-20151113] url: https://github.com/0day-ci/linux/commits/Hans-Verkuil/v4l2-pci-skeleton-c-forgot-to-update-v4l2_match_dv_timings-call/20151113-220325 config: i386-randconfig-s0-201545 (attached as .config) reproduce:

Re: [PATCH 3/4] si2165: cleanup logic

2015-11-13 Thread kbuild test robot
Hi Matthias, [auto build test ERROR on v4.3-rc7] [also build test ERROR on next-20151113] url: https://github.com/0day-ci/linux/commits/Matthias-Schwarzott/cx231xx_dvb-use-demod_i2c-for-demod-attach/20151114-065917 config: xtensa-allyesconfig (attached as .config) reproduce: wget htt

Re: [PATCH 2/4] v4l: vsp1: Add Cubic Look Up Table (CLU) support

2015-11-15 Thread kbuild test robot
Hi Laurent, [auto build test ERROR on: renesas/next] [also build test ERROR on: v4.4-rc1 next-20151116] url: https://github.com/0day-ci/linux/commits/Laurent-Pinchart/VSP1-Add-support-for-lookup-tables/20151116-124808 base: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git n

Re: [PATCH 8/8] media: rc: define RC_BIT_ALL as ~0

2015-11-16 Thread kbuild test robot
Hi Heiner, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.4-rc1 next-20151116] url: https://github.com/0day-ci/linux/commits/Heiner-Kallweit/media-rc-fix-decoder-module-unloading/20151117-035809 base: git://linuxtv.org/media_tree.git master config: parisc-a

[linuxtv-media:master 1801/1806] drivers/media/i2c/s5c73m3/s5c73m3-spi.c:40:40: error: expected ')' before ';' token

2015-11-18 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 769b640929046f1207b928d194a855d759ad0a06 commit: f934a94bb566a629b7e0be52d087a686145d1f14 [1801/1806] [media] s5c73m3: Export OF module alias information config: x86_64-randconfig-s4-11182347 (attached as .config) reproduce: git check

[linuxtv-media:master 1801/1806] drivers/media/i2c/s5c73m3/s5c73m3-spi.c:40:1: error: type defaults to 'int' in declaration of '_device_table'

2015-11-18 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 769b640929046f1207b928d194a855d759ad0a06 commit: f934a94bb566a629b7e0be52d087a686145d1f14 [1801/1806] [media] s5c73m3: Export OF module alias information config: tile-allmodconfig (attached as .config) reproduce: wget https://git.ker

Re: [PATCH 2/9] [media] tvp5150: add userspace subdev API

2015-11-18 Thread kbuild test robot
Hi Philipp, [auto build test ERROR on: v4.4-rc1] [also build test ERROR on: next-20151118] [cannot apply to: linuxtv-media/master] url: https://github.com/0day-ci/linux/commits/Lucas-Stach/tvp5150-convert-register-access-to-regmap/20151119-005732 config: x86_64-randconfig-x018-11181928 (attac

Re: [PATCH 2/9] [media] tvp5150: add userspace subdev API

2015-11-18 Thread kbuild test robot
Hi Philipp, [auto build test ERROR on: v4.4-rc1] [also build test ERROR on: next-20151118] [cannot apply to: linuxtv-media/master] url: https://github.com/0day-ci/linux/commits/Lucas-Stach/tvp5150-convert-register-access-to-regmap/20151119-005732 config: x86_64-randconfig-x017-11181928 (attac

[linuxtv-media:media-controller 2022/2026] drivers/media/usb/au0828/au0828-core.c:445:36: error: 'struct au0828_dev' has no member named 'media_dev'

2015-12-16 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git media-controller head: 0a3c36e2b81cf4fe4b6d094b27259716f0ed9a4d commit: 1590ad7b52714fddc958189103c95541b49b1dae [2022/2026] [media] media-device: split media initialization and registration config: x86_64-rhel (attached as .config) reproduce: git

Re: [PATCH 2/3] [media] hva: STiH41x multi-format video encoder V4L2 driver

2015-12-18 Thread kbuild test robot
Hi Yannick, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.4-rc5 next-20151217] url: https://github.com/0day-ci/linux/commits/Yannick-Fertre/Documentation-devicetree-add-STI-HVA-binding/20151218-184834 base: git://linuxtv.org/media_tree.git master config: x86_6

[media:topic/media-controller 2022/2026] drivers/media/usb/uvc/uvc_driver.c:1960:2: note: in expansion of macro 'if'

2015-12-18 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media topic/media-controller head: 0a3c36e2b81cf4fe4b6d094b27259716f0ed9a4d commit: 1590ad7b52714fddc958189103c95541b49b1dae [2022/2026] [media] media-device: split media initialization and registration config: x86_64-randcon

[linuxtv-media:master 731/732] s5k5baf.c:(.text+0x2073): multiple definition of `v4l2_of_alloc_parse_endpoint'

2015-04-27 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: cb0c9e1f6777287e81d9b48c264d980bf5014b48 commit: 698da18e082c8fdfa675bee6338e3f9864d5d7ee [731/732] [media] v4l: of: Parse variable length properties --- link-frequencies config: x86_64-randconfig-ib0-04280406 (attached as .config) reproduce:

[linuxtv-media:master 841/883] drivers/media/pci/saa7164/saa7164-dvb.c:701:7: warning: 'client_tuner' may be used uninitialized in this function

2015-05-01 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ebf984bb151e9952cccd060d3aba0b4d30a87e81 commit: 3600433f19f59410010770d61ead509d785b8a6e [841/883] saa7164: Fix CodingStyle issues added on previous patches config: x86_64-rhel (attached as .config) reproduce: git checkout 3600433f19f59410

[linuxtv-media:master 841/883] drivers/media/pci/saa7164/saa7164-dvb.c:704 saa7164_dvb_register() error: potential null dereference 'client_demod'. (i2c_new_device returns null)

2015-05-01 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ebf984bb151e9952cccd060d3aba0b4d30a87e81 commit: 3600433f19f59410010770d61ead509d785b8a6e [841/883] saa7164: Fix CodingStyle issues added on previous patches drivers/media/pci/saa7164/saa7164-dvb.c:704 saa7164_dvb_register() error: potentia

[linuxtv-media:master 834/883] drivers/media/pci/saa7164/saa7164-i2c.c:45:33: sparse: Using plain integer as NULL pointer

2015-05-01 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ebf984bb151e9952cccd060d3aba0b4d30a87e81 commit: 5f954b5be4bf42e85e0a204518499bda8ee2f419 [834/883] [media] saa7164: I2C improvements for upcoming HVR2255/2205 boards reproduce: # apt-get install sparse git checkout 5f954b5be4bf42e85e0a20

[linuxtv-media:master 880/883] drivers/media/i2c/sr030pc30.c:526:33: warning: array subscript is below array bounds

2015-05-01 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ebf984bb151e9952cccd060d3aba0b4d30a87e81 commit: 717fd5b4907ada90ceb069d484068aaa01c58bb0 [880/883] [media] v4l2: replace try_mbus_fmt by set_fmt config: x86_64-randconfig-ib0-05020929 (attached as .config) reproduce: git checkout 717fd5b49

[linuxtv-media:master 985/1029] drivers/media/common/b2c2/flexcop-fe-tuner.c:31:12: warning: 'flexcop_fe_request_firmware' defined but not used

2015-05-21 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 2a80f296422a01178d0a993479369e94f5830127 commit: 5afc9a25be8d4e627cf07aa8a7500eafe3664b94 [985/1029] [media] Add support for TechniSat Skystar S2 config: i386-randconfig-c1-05180904 (attached as .config) reproduce: git checkout 5afc9a25be8d

[PATCH linuxtv-media] cx24120: cx24120_calculate_ber_window() can be static

2015-05-21 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- cx24120.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/cx24120.c b/drivers/media/dvb-frontends/cx24120.c index 2d46780..edff79a 100644 --- a/drivers/media/dvb-frontends/cx24120.c +++ b/drivers/media/dvb-fronte

[linuxtv-media:master 1013/1029] drivers/media/dvb-frontends/cx24120.c:806:6: sparse: symbol 'cx24120_calculate_ber_window' was not declared. Should it be static?

2015-05-21 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 2a80f296422a01178d0a993479369e94f5830127 commit: ddcb252e41c15b360c0e9a172fbd29d3f0ed18cd [1013/1029] [media] cx24120: Add in dvbv5 stats for bit error rate reproduce: # apt-get install sparse git checkout ddcb252e41c15b360c0e9a172fbd29d3

[linuxtv-media:master 1023/1029] drivers/media/pci/cobalt/cobalt-driver.c:299:32: sparse: Using plain integer as NULL pointer

2015-05-21 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 2a80f296422a01178d0a993479369e94f5830127 commit: 85756a069c55e0315ac5990806899cfb607b987f [1023/1029] [media] cobalt: add new driver reproduce: # apt-get install sparse git checkout 85756a069c55e0315ac5990806899cfb607b987f make ARCH=x86

[PATCH bp] EDAC, mce_amd_inj: inj_type can be static

2015-06-05 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- mce_amd_inj.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/edac/mce_amd_inj.c b/drivers/edac/mce_amd_inj.c index 2a0c829..46a6b0e 100644 --- a/drivers/edac/mce_amd_inj.c +++ b/drivers/edac/mce_amd_inj.c @@ -44,7 +44,7 @@ static co

[bp:for-next 15/22] drivers/edac/mce_amd_inj.c:47:21: sparse: symbol 'inj_type' was not declared. Should it be static?

2015-06-05 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp for-next head: 6db4e6b99ba0dad4e42612a546a99ccdbd766561 commit: 0451d14d05618e5fcbdc5017a30e3d609ddc8229 [15/22] EDAC, mce_amd_inj: Modify flags attribute to use string arguments reproduce: # apt-get install sparse git checkout 0451

[linuxtv-media:master 1224/1252] drivers/media/platform/sti/bdisp/bdisp-debug.c:588: warning: comparison of distinct pointer types lacks a cast

2015-06-10 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 9e8715c91da5567518fcfc16721e01f974536e4a commit: 34b6beb65beb7f7726baa771661c671310445265 [1224/1252] [media] bdisp: add debug file system config: avr32-allyesconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/k

drivers/media/dvb-frontends/rtl2832_sdr.c:1435:3-8: No need to set .owner here. The core will do it.

2015-06-12 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: b85dfd30cb37318587018ee430c2c1cfabf3dabc commit: 63bdab5d31b987c5ccb81c3c6662016d07cbb5b7 [media] rtl2832_sdr: convert to platform driver date: 4 months ago coccinelle warnings: (new ones prefixed by >>) >

[linuxtv-media:media-controller 1277/1277] drivers/media/usb/au0828/au0828-cards.c:231:5: warning: "CONFIG_MEDIA_CONTROLLER" is not defined

2015-06-18 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git media-controller head: 61891e24706322835582f8b6b184be9adbf78427 commit: 61891e24706322835582f8b6b184be9adbf78427 [1277/1277] [media] au0828: Cache the decoder info at au0828 dev structure config: x86_64-rhel (attached as .config) reproduce: git checkout

[linuxtv-media:media-controller 1277/1278] drivers/media/usb/au0828/au0828-video.c:674:7: warning: 'entity' may be used uninitialized in this function

2015-06-18 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git media-controller head: 027cf164d8f3a80c2127cc92e4620e04e883e829 commit: 61891e24706322835582f8b6b184be9adbf78427 [1277/1278] [media] au0828: Cache the decoder info at au0828 dev structure config: blackfin-allyesconfig (attached as .config) reproduce: wg

[linuxtv-media:media-controller 1243/1278] drivers/media/dvb-frontends/ts2020.c:60:2: error: implicit declaration of function 'i2c_unregister_device'

2015-06-18 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git media-controller head: 027cf164d8f3a80c2127cc92e4620e04e883e829 commit: f158cbceb165f318a89a8bb831dc3ea27823b3f8 [1243/1278] [media] ts2020: convert to regmap I2C API config: x86_64-randconfig-r0-06190935 (attached as .config) reproduce: git checkout f1

[linuxtv-media:master 444/499] ERROR: "em28xx_release_resources" [drivers/media/usb/em28xx/em28xx-v4l.ko] undefined!

2014-01-07 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 7f95c904b9d7a42c96893fddd48b7615f549c5ff commit: 01c2819330b1e0ec6b53dcfac76ad75ff2c8ba4f [444/499] [media] em28xx: make em28xx-video to be a separate module config: make ARCH=s390 allmodconfig All error/warnings: >> ERROR: "em28xx_release_

[linuxtv-media:master 444/499] ERROR: "em28xx_release_resources" undefined!

2014-01-07 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 7f95c904b9d7a42c96893fddd48b7615f549c5ff commit: 01c2819330b1e0ec6b53dcfac76ad75ff2c8ba4f [444/499] [media] em28xx: make em28xx-video to be a separate module config: make ARCH=mips allmodconfig All error/warnings: >> ERROR: "em28xx_release_

[linuxtv-media:master 395/499] drivers/media/usb/em28xx/em28xx-video.c:1151:28: sparse: symbol 'em28xx_ctrl_ops' was not declared. Should it be static?

2014-01-07 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 2a9ecc17ed9f076ff199a4bf4ebd22b41badb505 commit: 01c2819330b1e0ec6b53dcfac76ad75ff2c8ba4f [395/499] [media] em28xx: make em28xx-video to be a separate module reproduce: make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >

[linuxtv-media:master 479/499] drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.c:181:1: warning: 'rtl2832_sdr_wr' uses dynamic stack allocation

2014-03-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ba35ca07080268af1badeb47de0f9eff28126339 commit: 771138920eafa399f68d3492c8a75dfeea23474b [479/499] [media] rtl2832_sdr: Realtek RTL2832 SDR driver module config: make ARCH=s390 allmodconfig All warnings: drivers/staging/media/rtl2832u_s

[linuxtv-media:master 477/499] ERROR: "__umoddi3" [drivers/media/tuners/e4000.ko] undefined!

2014-03-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ba35ca07080268af1badeb47de0f9eff28126339 commit: 0ed0b22dc594a533a959ed8995e69e2275af40d9 [477/499] [media] e4000: fix PLL calc to allow higher frequencies config: make ARCH=m68k allmodconfig All error/warnings: >> ERROR: "__umoddi3" [drive

[microblaze:xilinx/master-next-hdmi 451/499] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1090:7: error: 'VIDIOC_SUBDEV_G_EDID32' undeclared

2014-03-21 Thread kbuild test robot
tree: git://git.monstr.eu/linux-2.6-microblaze xilinx/master-next-hdmi head: 5a598a20aa7b370b221066b3a480e45461c1537f commit: 18ab6fd57a81b544d19d5ad85b521ba5752897b4 [451/499] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core config: make ARCH=s390 allmodconfig All error/warnings: drive

[linuxtv-media:master 248/499] WARNING: adding a line without newline at end of file

2014-03-24 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 8432164ddf7bfe40748ac49995356ab4dfda43b7 commit: b240eacdd536bac23c9d48dfc3d527ed6870ddad [248/499] [media] drx-j: get rid of drx_driver.c scripts/checkpatch.pl 0001-media-drx-j-get-rid-of-drx_driver.c.patch # many are suggestions rather tha

[linuxtv-media:master 453/499] WARNING: Comparing jiffies is almost always wrong; prefer time_after, time_before and friends

2014-03-24 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 8432164ddf7bfe40748ac49995356ab4dfda43b7 commit: 3d0c8fa3c5a0f9ffc4c3e8b4625ddeb875aee50b [453/499] [media] msi3101: convert to SDR API scripts/checkpatch.pl 0001-media-msi3101-convert-to-SDR-API.patch # many are suggestions rather than must

[microblaze:master-next-test 22/78] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1090:14: sparse: incompatible types for 'case' statement

2014-03-25 Thread kbuild test robot
tree: git://git.monstr.eu/linux-2.6-microblaze master-next-test head: 4b7d2ed82a743f8f3f7fe09904e154e7b3f5d5e8 commit: f71a8a643dfe0bfc514b3223a440f0f4e4b9f39d [22/78] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core reproduce: make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones pref

[linuxtv-media:master 498/499] drivers/media/usb/em28xx/em28xx-dvb.c:1644:7: error: 'client' undeclared

2014-03-28 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 3ec40dcfb413214b2874aec858870502b61c2202 commit: 37571b163c15831cd0a213151c21387363dbf15b [498/499] [media] em28xx-dvb: fix PCTV 461e tuner I2C binding config: make ARCH=powerpc allmodconfig All error/warnings: drivers/media/usb/em28xx/e

[linuxtv-media:master 499/499] drivers/media/usb/em28xx/em28xx-dvb.c:1632:31: error: 'dvb' undeclared

2014-03-31 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 84bc08734bb2735aa7cac30d3250e07031dac503 commit: 84bc08734bb2735aa7cac30d3250e07031dac503 [499/499] [media] em28xx-dvb: fix PCTV 461e tuner I2C binding config: make ARCH=mips allmodconfig All error/warnings: drivers/media/usb/em28xx/em28

drivers/media/tuners/r820t.c:1534:3-9: Replace memcpy with struct assignment

2014-04-08 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: a7963eb7f4c4b5df84d5dd5083734278ad75bafb commit: 25cf4d462abd6d78d224b564de82dcdab7973673 [media] r820t: add IMR calibrate code date: 12 months ago coccinelle warnings: (new ones prefixed by >>) >> drivers

linux-media@vger.kernel.org

2014-12-16 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 427ae153c65ad7a08288d86baf99000569627d03 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [7740/7741] [media] tlg2300: move to staging in preparation for removal drivers/staging/media/tlg2300/pd-main.c:81 send_set_req() error: doing dma on

warning: (VIDEO_PVRUSB2 && ..) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && ..)

2014-12-19 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: d790be3863b28fd22e0781c1a3ddefcbfd5f7086 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [media] tlg2300: move to staging in preparation for removal date: 3 days ago config: i386-randconfig-hxa6 (attached as

ERROR: "usb_kill_urb" [drivers/staging/media/tlg2300/poseidon.ko] undefined!

2014-12-21 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 97bf6af1f928216fd6c5a66e8a57bfa95a659672 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [media] tlg2300: move to staging in preparation for removal date: 5 days ago config: x86_64-randconfig-a0-12212206 (at

pd-video.c:undefined reference to `usb_kill_urb'

2014-12-21 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 97bf6af1f928216fd6c5a66e8a57bfa95a659672 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [media] tlg2300: move to staging in preparation for removal date: 5 days ago config: x86_64-randconfig-a1-12220755 (at

pd-main.c:undefined reference to `usb_lock_device_for_reset'

2014-12-21 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 97bf6af1f928216fd6c5a66e8a57bfa95a659672 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [media] tlg2300: move to staging in preparation for removal date: 5 days ago config: i386-randconfig-ib0-12220853 (att

ERROR: "usb_lock_device_for_reset" [drivers/staging/media/tlg2300/poseidon.ko] undefined!

2014-12-24 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 53262d12d1658669029ab39a63e3d314108abe66 commit: ea2e813e8cc3492c951b9895724fd47187e04a6f [media] tlg2300: move to staging in preparation for removal date: 8 days ago config: x86_64-randconfig-s1-12250834 (at

az6027.c:undefined reference to `stb0899_attach'

2015-01-11 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 4850d37d3a7c049f7dc3eb09d7ae4e5553ac521b commit: 7b34be71db533f3e0cf93d53cf62d036cdb5418a [media] use IS_ENABLED() macro date: 1 year, 11 months ago config: i386-randconfig-ib1-01112037 (attached as .config) r

[linuxtv-media:master 66/93] drivers/media/platform/am437x/am437x-vpfe.c:2202:57: sparse: incorrect type in argument 2 (different address spaces)

2015-01-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: e32b31ae45c18679c186e67aa41d0e2318cae487 commit: 417d2e507edcb5cf15eb344f86bd3dd28737f24e [66/93] [media] media: platform: add VPFE capture driver support for AM437X reproduce: # apt-get install sparse git checkout 417d2e507edcb5cf15eb344

[linuxtv-media:master 66/173] drivers/media/platform/am437x/am437x-vpfe.c:2767:3-8: No need to set .owner here. The core will do it.

2015-01-29 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: a5f43c18fceb2b96ec9fddb4348f5282a71cf2b0 commit: 417d2e507edcb5cf15eb344f86bd3dd28737f24e [66/173] [media] media: platform: add VPFE capture driver support for AM437X coccinelle warnings: (new ones prefixed by >>) >> drivers/media/platform

[PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings

2015-01-29 Thread kbuild test robot
drivers/media/platform/am437x/am437x-vpfe.c:2767:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci CC: Benoit Parrot Signed-off-by: Fengguang Wu --- am437x-

warning: (VIDEO_PVRUSB2 && ..) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && ..)

2015-02-13 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c7d7b98671552abade78834c522b7308bda73c0d commit: 3f7a3f6ecf3f8bb144617a190aef3e0dd258078d [media] tlg2300: remove deprecated staging driver date: 2 weeks ago config: i386-randconfig-x0-02140427 (attached as .

ERROR: "cfb_fillrect" [drivers/media/platform/vivid/vivid.ko] undefined!

2014-10-14 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 2d65a9f48fcdf7866aab6457bc707ca233e0c791 commit: e75420dd25bc9d7b6f4e3b4c4f6c778b610c8cda [media] vivid: enable the vivid driver date: 6 weeks ago config: i386-randconfig-ib0-10151216 (attached as .config) re

ERROR: "fb_alloc_cmap" [drivers/media/platform/vivid/vivid.ko] undefined!

2014-10-17 Thread kbuild test robot
Hi Hans, First bad commit (maybe != root cause): tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 0429fbc0bdc297d64188483ba029a23773ae07b0 commit: 5754d0d586a5d7c6a6fa43551f6e3b377c5f111d [media] vivid: add missing includes date: 6 weeks ago config: x86_6

ERROR: "cfb_fillrect" undefined!

2014-10-22 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c3351dfabf5c78fb5ddc79d0f7b65ebd9e441337 commit: e75420dd25bc9d7b6f4e3b4c4f6c778b610c8cda [media] vivid: enable the vivid driver date: 7 weeks ago config: i386-randconfig-x1-10221122 (attached as .config) rep

drivers/media/platform/s5p-tv/hdmi_drv.c:910:2: error: implicit declaration of function 'i2c_get_adapter'

2014-10-27 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: cac7f2429872d3733dc3f9915857b1691da2eb2f commit: 2c3fb08b3f74b8792004095a1f6881a3296ff643 [media] rename drivers/media/video as .../platform date: 2 years, 2 months ago config: x86_64-randconfig-iv1-10281307

az6027.c:undefined reference to `stb6100_attach'

2014-10-30 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 3a2f22b7d0cc64482a91529e23c2570aa0602fa6 commit: 7b34be71db533f3e0cf93d53cf62d036cdb5418a [media] use IS_ENABLED() macro date: 1 year, 9 months ago config: x86_64-randconfig-iv0-10311039 (attached as .config)

[linuxtv-media:master 497/499] drivers/media/media-entity.c:297:4: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int'

2014-11-03 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 77d381af73e905c48b992d5d8426376469bc9576 commit: fab9d30b7b4216affd1708f0bcf93c746cc428bd [497/499] [media] media: Print information on failed link validation config: s390-allmodconfig (attached as .config) reproduce: wget https://git.kern

[PATCH linus] sp2: sp2_init() can be static

2014-11-03 Thread kbuild test robot
drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static? drivers/media/dvb-frontends/sp2.c:351:5: sparse: symbol 'sp2_exit' was not declared. Should it be static? Signed-off-by: Fengguang Wu --- sp2.c |4 ++-- 1 file changed, 2 insertions(+)

drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static?

2014-11-03 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 0df1f2487d2f0d04703f142813d53615d62a1da4 commit: 868736ad3404b205794bc04233eca58293818dea [media] sp2: Add I2C driver for CIMaX SP2 common interface module date: 9 weeks ago reproduce: # apt-get install spa

[linuxtv-media:master 7500/7503] drivers/media/pci/smipcie/smipcie.c:882:31: sparse: Using plain integer as NULL pointer

2014-11-03 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804 commit: d32f9ff7376c4298799e1532efb307026108f53a [7500/7503] [media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards reproduce: # apt-get install sparse git checkout d32f9ff7376c4

[linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" [drivers/media/platform/omap/omap-vout.ko] undefined!

2014-11-25 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 504febc3f98c87a8bebd8f2f274f32c0724131e4 commit: 6b213e81ddf8b265383c9a1a1884432df88f701e [7661/7664] [media] omap: Fix typo "HAS_MMU" config: m68k-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel

[linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" undefined!

2014-11-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 504febc3f98c87a8bebd8f2f274f32c0724131e4 commit: 6b213e81ddf8b265383c9a1a1884432df88f701e [7661/7664] [media] omap: Fix typo "HAS_MMU" config: mips-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel

[linuxtv-media:master 332/348] drivers/media/usb/cx231xx/cx231xx-cards.c:1553:15: error: 'struct v4l2_device' has no member named 'mdev'

2015-02-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 135f9be9194cf7778eb73594aa55791b229cf27c commit: 1d058bdcf5cc800fbfeece0204f7774556d341bb [332/348] [media] cx231xx: add media controller support config: x86_64-rhel (attached as .config) reproduce: git checkout 1d058bdcf5cc800fbfeece0204f7

[linuxtv-media:master 338/348] drivers/media/v4l2-core/tuner-core.c:440:7: error: 'struct v4l2_subdev' has no member named 'entity'

2015-02-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 135f9be9194cf7778eb73594aa55791b229cf27c commit: 00a5a4bf7bb40fe8cd5de042948b925c54b016de [338/348] [media] tuner-core: properly initialize media controller subdev config: x86_64-rhel (attached as .config) reproduce: git checkout 00a5a4bf7b

[linuxtv-media:master 344/348] drivers/media/usb/cx231xx/cx231xx-dvb.c:543:28: error: 'struct cx231xx' has no member named 'media_dev'

2015-02-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 135f9be9194cf7778eb73594aa55791b229cf27c commit: 54e339a960f8166df4368d01e792d0550d3bcd57 [344/348] [media] cx231xx: create DVB graph config: x86_64-rhel (attached as .config) reproduce: git checkout 54e339a960f8166df4368d01e792d0550d3bcd57

[linuxtv-media:master 348/348] drivers/media/dvb-core/dvb_frontend.c:695:6: warning: unused variable 'ret'

2015-02-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 135f9be9194cf7778eb73594aa55791b229cf27c commit: 135f9be9194cf7778eb73594aa55791b229cf27c [348/348] [media] dvb_frontend: start media pipeline while thread is running config: x86_64-rhel (attached as .config) reproduce: git checkout 135f9be

dib0700_devices.c:undefined reference to `dibx000_i2c_set_speed'

2015-02-14 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 18320f2a6871aaf2522f793fee4a67eccf5e131a commit: a34ff6cdbb464b3e37f0cbb6b0cff9dab4ee057b [media] Make DVB NET configurable in the kernel date: 3 years, 7 months ago config: i386-randconfig-ib1-02150438 (atta

[linuxtv-media:master 332/350] drivers/media/usb/cx231xx/cx231xx-cards.c:1553:15: error: 'struct v4l2_device' has no member named 'mdev'

2015-02-25 Thread kbuild test robot
Hi Mauro, FYI, the error/warning still remains. You may either fix it or ask me to silently ignore in future. tree: git://linuxtv.org/media_tree.git master head: 8a26a258bdb82db241cdc35f332f88dd67bdb9c9 commit: 1d058bdcf5cc800fbfeece0204f7774556d341bb [332/350] [media] cx231xx: add media co

[linuxtv-media:master 338/350] drivers/media/v4l2-core/tuner-core.c:440:7: error: 'struct v4l2_subdev' has no member named 'entity'

2015-02-25 Thread kbuild test robot
Hi Mauro, FYI, the error/warning still remains. You may either fix it or ask me to silently ignore in future. tree: git://linuxtv.org/media_tree.git master head: 8a26a258bdb82db241cdc35f332f88dd67bdb9c9 commit: 00a5a4bf7bb40fe8cd5de042948b925c54b016de [338/350] [media] tuner-core: properly

[linuxtv-media:master 361/370] drivers/media/common/siano/smsdvb-main.c:1195:32: error: 'struct smscore_device_t' has no member named 'media_dev'

2015-02-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9 commit: 46b1e21fe50f9f58ceaffc10c5aea50366cf7af5 [361/370] [media] siano: add support for the media controller at USB driver config: x86_64-randconfig-iv0-02261908 (attached as .config) reproduce: gi

[linuxtv-media:master 372/374] drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:705:39: error: 'struct dvb_adapter' has no member named 'mdev'

2015-02-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: a3dfc6d925ca1bbd1a228253acb93f08657bad25 commit: 823b460ee76d0e4e1a9d50e7c1d4aebc0e9e467b [372/374] [media] dvb-usb-v2: create one media_dev per adapter config: x86_64-randconfig-wa0-02262201 (attached as .config) reproduce: git checkout 82

[linuxtv-media:master 374/374] drivers/media/usb/dvb-usb/dvb-usb-dvb.c:323:39: error: 'struct dvb_adapter' has no member named 'mdev'

2015-02-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: a3dfc6d925ca1bbd1a228253acb93f08657bad25 commit: a3dfc6d925ca1bbd1a228253acb93f08657bad25 [374/374] [media] dvb-usb: create one media_dev per adapter config: x86_64-randconfig-wa0-02262201 (attached as .config) reproduce: git checkout a3dfc

ERROR: "memory_start" [fs/udf/udf.ko] undefined!

2015-02-28 Thread kbuild test robot
Hi Mauro, First bad commit (maybe != root cause): tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: ae1aa797e0ace9bbce055e31de1f641e422a082a commit: 55fe25b418640fad04190103274841b2c907bacd [media] Remove the old V4L1 v4lgrab.c file date: 4 years, 2 months

[linuxtv-media:master 375/377] ERROR: "media_device_unregister" [drivers/media/usb/siano/smsusb.ko] undefined!

2015-03-02 Thread kbuild test robot
Hi Mauro, First bad commit (maybe != root cause): tree: git://linuxtv.org/media_tree.git master head: 89a2c1d60aa2cfcf4c9f194b4c923d72182be431 commit: 480884b647c7efecb904a9ed022ee533afb9cb80 [375/377] [media] dvbdev: use adapter arg for dvb_create_media_graph() config: x86_64-randconfig-nex

[linuxtv-media:master 375/377] smsusb.c:undefined reference to `media_device_unregister'

2015-03-02 Thread kbuild test robot
Hi Mauro, It's probably a bug fix that unveils the link errors. tree: git://linuxtv.org/media_tree.git master head: 89a2c1d60aa2cfcf4c9f194b4c923d72182be431 commit: 480884b647c7efecb904a9ed022ee533afb9cb80 [375/377] [media] dvbdev: use adapter arg for dvb_create_media_graph() config: i386-ra

[linuxtv-media:master 371/397] drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:704:26: error: 'struct dvb_usb_device' has no member named 'media_dev'

2015-03-02 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: b44b2e06ae463327334235bf160e804632b9b37c commit: 6f6c77d8d2e2fc77395d6bb9ed670161f18b6bd4 [371/397] [media] dvb-usb-v2: add support for the media controller at USB driver config: x86_64-rhel (attached as .config) reproduce: git checkout 6f6

[next:master 2103/7828] drivers/media/usb/au0828/au0828-video.c:638:1: warning: the frame size of 1552 bytes is larger than 1024 bytes

2015-03-30 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 42bffc802c48648274164b62e3255bb143c0bff0 commit: c5036d61e0bed3f4f51391a145638b426825e69c [2103/7828] [media] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled() config: sh-allyesconfig (attache

[linuxtv-media:fixes 12/13] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1859:23: sparse: incorrect type in argument 2 (different address spaces)

2015-04-01 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git fixes head: f3a4cf07c937f9133c27169b62a229c406db04b7 commit: 3ff634bac7d2049283018e65b472e4af7e2ae228 [12/13] [media] media: s5p-mfc: fix broken pointer cast on 64bit arch reproduce: # apt-get install sparse git checkout 3ff634bac7d2049283018e65b472e4

[linuxtv-media:master 534/537] drivers/media/i2c/soc_camera/ov2640.c:1057:3: error: implicit declaration of function 'gpiod_direction_output'

2015-04-02 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 739cfd9be9af6bbbe4c652077add59409adf2225 commit: 4e65172f7bd20fcbfa87453d1e5711ad129d4216 [534/537] [media] media: ov2640: add primary dt support config: m68k-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/l

[linuxtv-media:master 421/653] drivers/media/dvb-frontends/lgdt3306a.c:1468:4: error: 'ret' undeclared

2015-04-02 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: a5562f65b1371a0988b707c10c44fcc2bba56990 commit: ee0133eea0238067dab19587de7d88e4a3ea77e4 [421/653] [media] lgdt3306a: properly handle I/O errors config: i386-randconfig-r2-0402 (attached as .config) reproduce: git checkout ee0133eea0238067

<    3   4   5   6   7   8   9   >