cron job: media_tree daily build: ERRORS

2016-10-22 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 Oct 23 05:00:14 CEST 2016 media-tree git hash:bc9b91e6be38b54a7b245969d0a9247791705e6a media_build gi

[PATCH 4/5] gspca-cardlist.rst: update cardlist from drivers USB IDs

2016-10-22 Thread Mauro Carvalho Chehab
There are several missing USB IDs that are defined on gspca drivers. Add them. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/v4l-drivers/gspca-cardlist.rst | 44 -- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/Documentation/media/v4l-drivers/g

[PATCH 0/5] update Documentation/media/v4l-drivers/gspca-cardlist.rst

2016-10-22 Thread Mauro Carvalho Chehab
The gspca cardlist is outdated: several new boards were added and even a few drivers. This series adjust the comments on two drivers and, with the help of a parser, add the missing entries. As several of those new entries don't have any description at the gspca drivers, fill the device names by

[PATCH 1/5] spca506: rewrite a commented line to avoid wrong parsing

2016-10-22 Thread Mauro Carvalho Chehab
Keeping Documentation/media/v4l-drivers/gspca-cardlist.rst in sync with the gspca script requires a parser. Simplify the commented line, to make the parser work better. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/gspca/spca506.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions

[PATCH 5/5] gspca-cardlist.rst: update camera names

2016-10-22 Thread Mauro Carvalho Chehab
For those cameras that were missing descriptions, update using some web research: https://cateee.net/lkddb/web-lkddb/USB_GSPCA_STV0680.html https://cateee.net/lkddb/web-lkddb/USB_GSPCA_ZC3XX.html https://cateee.net/lkddb/web-lkddb/USB_GSPCA_KINECT.html https://cateee

[PATCH 3/5] gspca-cardlist.rst: sort entries and adjust table margins

2016-10-22 Thread Mauro Carvalho Chehab
Some entries are out of order. While here, clear spaces/tabs. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/v4l-drivers/gspca-cardlist.rst | 805 ++--- 1 file changed, 402 insertions(+), 403 deletions(-) diff --git a/Documentation/media/v4l-drivers/gspca-cardlist

[PATCH 2/5] stv06xx: store device name after the USB_DEVICE line

2016-10-22 Thread Mauro Carvalho Chehab
That makes easier to parse the names, in order to sync it with gspca-cardlist.rst. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/gspca/stv06xx/stv06xx.c | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/drivers/media/usb/gspca/stv06xx/stv06xx.c

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-22 Thread Mauro Carvalho Chehab
Em Sat, 22 Oct 2016 09:04:21 -0600 Jonathan Corbet escreveu: > On Sat, 22 Oct 2016 08:56:29 -0200 > Mauro Carvalho Chehab wrote: > > > The security implications will be the same if either coded as an > > "ioctl()" or as "syscall", the scripts should be audited. Actually, > > if we force the nee

AW: em28xx WinTV dualHD in Raspbian

2016-10-22 Thread ps00de
I gave up and compiled an 4.7 Kernel (Option 3) - now it works out of the box. Hopefully some driver expert can get the second tuner working, that would be awesome Thanks, Patrick -Ursprüngliche Nachricht- Von: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org]

[RFCv2 PATCH 1/1] hdpvr: fix interrupted recording

2016-10-22 Thread Jonathan Sims
This is a reworking of a patch originally submitted by Ryley Angus, modified by Hans Verkuil and then seemingly forgotten before changes suggested by Keith Pyle here: http://linux-media.vger.kernel.narkive.com/vkxuOKwi/patch-hdpvr-fix-interrupted-recording#post3 were made and tested. I have im

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-22 Thread Markus Heiser
Am 22.10.2016 um 17:04 schrieb Jonathan Corbet : > On Sat, 22 Oct 2016 08:56:29 -0200 > Mauro Carvalho Chehab wrote: > >> The security implications will be the same if either coded as an >> "ioctl()" or as "syscall", the scripts should be audited. Actually, >> if we force the need of a "syscall

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-22 Thread Jonathan Corbet
On Sat, 22 Oct 2016 08:56:29 -0200 Mauro Carvalho Chehab wrote: > The security implications will be the same if either coded as an > "ioctl()" or as "syscall", the scripts should be audited. Actually, > if we force the need of a "syscall" for every such script, we have > twice the code to audit,

[PATCH v2] media: solo6x10: fix lockup by avoiding delayed register write

2016-10-22 Thread Andrey Utkin
This fixes a lockup at device probing which happens on some solo6010 hardware samples. This is a regression introduced by commit e1ceb25a1569 ("[media] SOLO6x10: remove unneeded register locking and barriers") The observed lockup happens in solo_set_motion_threshold() called from solo_motion_confi

Re: [PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts

2016-10-22 Thread Mauro Carvalho Chehab
Em Fri, 21 Oct 2016 16:05:43 -0600 Jonathan Corbet escreveu: > On Tue, 11 Oct 2016 09:26:48 +0200 > Markus Heiser wrote: > > > If the kernel-cmd directive gets acked, I will add a description to > > kernel-documentation.rst and I request Mauro to document the > > parse-headers.pl > > also. > >

[PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst

2016-10-22 Thread Masanari Iida
This patch fix spelling typos found in vidioc-g-tuner.xml. This xml file was created from vidioc-g-tuner.rst, I have to fix typos in vidioc-g-tuner.rst. Signed-off-by: Masanari Iida --- Documentation/media/uapi/v4l/vidioc-g-tuner.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) dif