cron job: media_tree daily build: ERRORS

2018-11-03 Thread Hans Verkuil
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: Sun Nov 4 05:00:11 CET 2018 media-tree git hash:dafb7f9aef2fd44991ff1691721ff765a23be27b media_build

Re: [Outreachy kernel] [PATCH] staging:media:Add SPDX-License-Identifier

2018-11-03 Thread Himanshu Jha
On Sat, Nov 03, 2018 at 11:16:48AM +, Irenge Jules Bashizi wrote: > Add SPDX-License-Identifier to fix missing license tag checkpatch warning > > Signed-off-by: Irenge Jules Bashizi > --- > drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h | 4 +--- > 1 file changed, 1 insertion(+), 3

[PATCH v2] Input: Add missing event codes for common IR remote buttons

2018-11-03 Thread Derek Kelly
The following patch adds event codes for common buttons found on various provider and universal remote controls. They represent functions not covered by existing event codes. Once added, rc_keymaps can be updated accordingly where applicable. v2 changes: Renamed KEY_SYSTEM to KEY_SYSTEM_MENU to

[PATCH] staging:media:Add SPDX-License-Identifier

2018-11-03 Thread Irenge Jules Bashizi
Add SPDX-License-Identifier to fix missing license tag checkpatch warning Signed-off-by: Irenge Jules Bashizi --- drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h

Mygica T230 DVB-T/T2/C usb fails constantly with bulk errors

2018-11-03 Thread daggs
Greetings, I ave a Mygica T230 DVB-T/T2/C usb dongle which I use to view dvb broadcasting. it seems that after a sometime, the device stops working and fills dmesg with the following errors: bulk message failed: -110 (1/0) only tvheadend stop + device removal resets the device but the issue

Re: [PATCH] Input: Add missing event codes for common IR remote buttons

2018-11-03 Thread kbuild test robot
/commits/Derek-Kelly/Input-Add-missing-event-codes-for-common-IR-remote-buttons/20181103-135217 base: https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next config: powerpc-defconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 reproduce