[GIT,PULL,FOR,v4.8] Various fixes/improvements
Message ID | 319a2666-50e5-29ff-b5bf-b47d26723d7a@xs4all.nl (mailing list archive) |
---|---|
State | Superseded, archived |
Headers |
Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from <linux-media-owner@vger.kernel.org>) id 1bIzho-0005x4-Q4; Fri, 01 Jul 2016 14:46:08 +0000 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.84_2/mailfrontend-7) with esmtp id 1bIzhm-0004nt-1T; Fri, 01 Jul 2016 16:46:08 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752018AbcGAOqE (ORCPT <rfc822;mkrufky@linuxtv.org> + 1 other); Fri, 1 Jul 2016 10:46:04 -0400 Received: from lb3-smtp-cloud2.xs4all.net ([194.109.24.29]:43005 "EHLO lb3-smtp-cloud2.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932AbcGAOqC (ORCPT <rfc822;linux-media@vger.kernel.org>); Fri, 1 Jul 2016 10:46:02 -0400 Received: from tschai.lan ([90.149.38.145]) by smtp-cloud2.xs4all.net with ESMTP id DSlr1t00937uBN201SluZa; Fri, 01 Jul 2016 16:45:54 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by tschai.lan (Postfix) with ESMTPSA id 7D771180106 for <linux-media@vger.kernel.org>; Fri, 1 Jul 2016 16:45:51 +0200 (CEST) To: Linux Media Mailing List <linux-media@vger.kernel.org> From: Hans Verkuil <hverkuil@xs4all.nl> Subject: [GIT PULL FOR v4.8] Various fixes/improvements Message-ID: <319a2666-50e5-29ff-b5bf-b47d26723d7a@xs4all.nl> Date: Fri, 1 Jul 2016 16:45:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.7.1.143918 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' HTML_00_01 0.05, HTML_00_10 0.05, MSGID_ADDED_BY_MTA 0.05, BODY_SIZE_3000_3999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, NO_URI_HTTPS 0, SINGLE_URI_IN_BODY 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_USER_AGENT 0, __SANE_MSGID 0, __SINGLE_URI_TEXT 0, __SUBJ_ALPHA_NEGATE 0, __TO_MALFORMED_2 0, __URI_IN_BODY 0, __URI_NO_WWW 0, __URI_NS , __URI_WITH_PATH 0, __USER_AGENT 0' |
Pull-request
git://linuxtv.org/hverkuil/media_tree.git for-v4.8dMessage
Hans Verkuil
July 1, 2016, 2:45 p.m. UTC
Hi Mauro, Here is my yield of one day of patch processing. On Monday I plan to do another round, then for patches that are not directly my core activity. Although there are one or two dvb patches in this pull request as well. Regards, Hans The following changes since commit ab46f6d24bf57ddac0f5abe2f546a78af57b476c: [media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description (2016-06-28 11:54:52 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v4.8d for you to fetch changes up to 0fcfba86e6bc9c6aae17bbe5bd9444698a37992e: tw686x: make const structs static (2016-07-01 16:37:27 +0200) ---------------------------------------------------------------- Alexander Shiyan (1): media: coda: Fix probe() if reset controller is missing Alexey Khoroshilov (1): bt8xx: remove needless module refcounting Amitoj Kaur Chawla (2): saa7164: Replace if and BUG with BUG_ON ddbridge: Replace vmalloc with vzalloc Arnd Bergmann (1): dvb: use ktime_t for internal timeout Dragos Bogdan (1): adv7604: Add support for hardware reset Florian Echtler (3): sur40: properly report a single frame rate of 60 FPS sur40: lower poll interval to fix occasional FPS drops to ~56 FPS sur40: fix occasional oopses on device close Guennadi Liakhovetski (1): V4L: fix the Z16 format definition Hans Verkuil (4): v4l2-tpg: ignore V4L2_DV_RGB_RANGE setting for YUV formats rc-main: fix kernel oops after unloading keymap module sur40: drop unnecessary format description tw686x: make const structs static Javier Martinez Canillas (2): DocBook: add dmabuf as streaming I/O in VIDIOC_REQBUFS description DocBook: mention the memory type to be set for all streaming I/O Lubomir Rintel (2): usbtv: clarify the licensing usbtv: improve a comment Ricardo Ribalda Delgado (4): vb2: V4L2_BUF_FLAG_DONE is set after DQBUF vb2: Merge vb2_internal_dqbuf and vb2_dqbuf vb2: Merge vb2_internal_qbuf and vb2_qbuf vb2: Fix comment Documentation/DocBook/media/v4l/io.xml | 4 ++-- Documentation/DocBook/media/v4l/pixfmt-z16.xml | 2 +- Documentation/DocBook/media/v4l/vidioc-reqbufs.xml | 2 +- drivers/input/touchscreen/sur40.c | 26 +++++++++++++++++----- drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 4 ++-- drivers/media/dvb-core/demux.h | 2 +- drivers/media/dvb-core/dmxdev.c | 2 +- drivers/media/dvb-core/dvb_demux.c | 17 +++++---------- drivers/media/dvb-core/dvb_demux.h | 4 ++-- drivers/media/dvb-core/dvb_net.c | 2 +- drivers/media/i2c/adv7604.c | 20 +++++++++++++++++ drivers/media/pci/bt8xx/dst_ca.c | 2 -- drivers/media/pci/ddbridge/ddbridge-core.c | 3 +-- drivers/media/pci/saa7164/saa7164-encoder.c | 6 ++--- drivers/media/pci/tw686x/tw686x-video.c | 6 ++--- drivers/media/platform/coda/coda-common.c | 2 +- drivers/media/rc/rc-main.c | 10 +++++++-- drivers/media/usb/usbtv/usbtv-audio.c | 28 ++++++++++++++++++------ drivers/media/usb/usbtv/usbtv-core.c | 40 +++++++++++++++++++++++----------- drivers/media/usb/usbtv/usbtv-video.c | 59 +++++++++++++++++++++++++++++++++++++------------- drivers/media/usb/usbtv/usbtv.h | 22 +++++++++++++++---- drivers/media/v4l2-core/videobuf2-core.c | 2 +- drivers/media/v4l2-core/videobuf2-v4l2.c | 47 +++++++++++++++++++--------------------- 23 files changed, 206 insertions(+), 106 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Comments
Hello Hans, On 01.07.2016 16:45, Hans Verkuil wrote: > Florian Echtler (3): > sur40: properly report a single frame rate of 60 FPS > sur40: lower poll interval to fix occasional FPS drops to ~56 FPS > sur40: fix occasional oopses on device close Thanks for merging this, AFAICS these fixes will now be part of 4.8. We were hoping they might also be picked for the 4.4 LTS kernel, will this be decided by Greg KH or will it happen automatically? Best, Florian
On 07/05/2016 07:29 AM, Florian Echtler wrote: > Hello Hans, > > On 01.07.2016 16:45, Hans Verkuil wrote: >> Florian Echtler (3): >> sur40: properly report a single frame rate of 60 FPS >> sur40: lower poll interval to fix occasional FPS drops to ~56 FPS >> sur40: fix occasional oopses on device close > > Thanks for merging this, AFAICS these fixes will now be part of 4.8. We > were hoping they might also be picked for the 4.4 LTS kernel, will this > be decided by Greg KH or will it happen automatically? I've added a Cc to the stable list for patches 2 and 3: those patches will go to kernels 4.2 and up. Please mention such things next time. I took another look at patch 1 and found that I had a question about it. Patch 1 is also not something for older kernels since it isn't a bug fix. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html