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
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
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
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
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
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
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
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
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]
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
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
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,
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
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.
> >
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
15 matches
Mail list logo