From patchwork Fri Jul 3 23:55:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642979 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id ADC7C13B6 for ; Fri, 3 Jul 2020 23:56:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9621720723 for ; Fri, 3 Jul 2020 23:56:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="mwolcHi+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726775AbgGCXzq (ORCPT ); Fri, 3 Jul 2020 19:55:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726188AbgGCXzq (ORCPT ); Fri, 3 Jul 2020 19:55:46 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED682C061794; Fri, 3 Jul 2020 16:55:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description; bh=FXDAk/BXPdLQM0fG+c6yE0ujZ3gXxDdgGalkhswolQg=; b=mwolcHi+mNDAjCRu/0YaLKLjOF k0uHOU7vMUUuptRLt22onIgn46pLVteK/Z0kNaVE0qBaT9jkvT6VU/qEXqYStyXR0abmon4cG6Mgy 9i2uZtIYslK0yN2SCAJgenay7eyb/WfU/F0Q3fADcHsSIBuZZKQeaKozs0JcIx24gDrqTEwTEeuMT AyjZpYeT/CyqUKcfr1WXnbR8bLSY9FYEy7/OqjcW8zq2k3idi6rsck8BeFQND1VaqfQ0Ossq45nOz c/33CckYsplKjX3oIondfPvUviScB+b7I6KF81hCCWEUL5wwQ4CSZoXzGr6W5OuPsoIKmEQ35JbEx gyWNgzJQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVWx-0005uW-J2; Fri, 03 Jul 2020 23:55:44 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 01/11] Documentation: userspace-api/media: dvb/audio: drop doubled word Date: Fri, 3 Jul 2020 16:55:26 -0700 Message-Id: <20200703235536.30416-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/dvb/audio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/audio.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/audio.rst @@ -15,7 +15,7 @@ Digital TV Audio Device The Digital TV audio device controls the MPEG2 audio decoder of the Digital TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data -types and and ioctl definitions can be accessed by including +types and ioctl definitions can be accessed by including ``linux/dvb/audio.h`` in your application. Please note that some Digital TV cards don’t have their own MPEG decoder, which From patchwork Fri Jul 3 23:55:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642959 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 86CA3912 for ; Fri, 3 Jul 2020 23:55:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6432D21527 for ; Fri, 3 Jul 2020 23:55:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="2IYBlXNH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726826AbgGCXzt (ORCPT ); Fri, 3 Jul 2020 19:55:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726188AbgGCXzs (ORCPT ); Fri, 3 Jul 2020 19:55:48 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63434C061794; Fri, 3 Jul 2020 16:55:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=H2I8zDbgkmz+jIvpBkEDF+Hr592kP2cLVAyXqjZKHk4=; b=2IYBlXNHseBkFVOjmLV8Rjy7Kp ktQ44se8OGLUNRoBMTiI+xB90/YZs82Prw/V1yl//zeebtxaN5g7hwlgLZie7r2k2adlr0HjMQ0Yt 1+Be8slyaE47Y/Bcpnt9kouGQ0lXbxtoYQF2x0NKOs2yXa8LLZRIdKJsm9u9zpErO+DIVn/yhkB+D K1MmO04SvktYIRuJYfDEDkwz2CDqlPDWsHwrNQXMX3lZd0v2YK50fgRf2Y0Y8FkQcU6zsILAU5Vys 10kHS7R5deRVmzqqm2QNVsNzfd4YAFFwUclR0gAY8LOP+7end2tOYyWciwpzfsbyaNjttvOR6YKe1 08IbOCMQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVX0-0005uW-3A; Fri, 03 Jul 2020 23:55:46 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 02/11] Documentation: userspace-api/media: dvb/ca: drop doubled word Date: Fri, 3 Jul 2020 16:55:27 -0700 Message-Id: <20200703235536.30416-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/dvb/ca.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/ca.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/ca.rst @@ -14,7 +14,7 @@ Digital TV CA Device #################### The Digital TV CA device controls the conditional access hardware. It -can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl +can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and ioctl definitions can be accessed by including ``linux/dvb/ca.h`` in your application. From patchwork Fri Jul 3 23:55:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642963 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CE85E13B6 for ; Fri, 3 Jul 2020 23:55:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A902C207FF for ; Fri, 3 Jul 2020 23:55:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="q5tj3vcu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726909AbgGCXzz (ORCPT ); Fri, 3 Jul 2020 19:55:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726903AbgGCXzx (ORCPT ); Fri, 3 Jul 2020 19:55:53 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F98AC061794; Fri, 3 Jul 2020 16:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=B7Agd9VFNc/M+6Rnf3JjcxSaSmaMsPDpFgYMSTLxoDU=; b=q5tj3vcuTQeIsLrHIIdmionwkp GHt6vJ/BTBDIn7r9lcihRDLyrW7LaE0+PfzfYpTQrzCDtQpCx6p0x1ga7Kzn5w5056JAZb/FGp2wK gu1qBSVBVhdDU9AcFhdSS9sYN/HmeaY647b5cMuZW9DLmDfnY5yOdGVudgA8o6WlH6BYGJTh4EQxS thKGq9C4QoJbdZDgbDfPnd+LQf/3KRSSom7MckX9rzO+6z9d6uCBCpxIR9JCNFTskEGQVsxaQHE56 OJWaEwUzMM4stvnY2d/0ryxFs4ZSoF/vpirusKPrwHZgnSmIWhQ4t4eqTfGKhIT56iBz24U/2j1iB syRiS8Hg==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVX5-0005uW-0W; Fri, 03 Jul 2020 23:55:51 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 04/11] Documentation: userspace-api/media: dvb/dmx-qbuf: drop doubled word Date: Fri, 3 Jul 2020 16:55:29 -0700 Message-Id: <20200703235536.30416-5-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/dvb/dmx-qbuf.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/dmx-qbuf.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/dmx-qbuf.rst @@ -57,7 +57,7 @@ by a :ref:`DMX_QUERYBUF` ioctl will do a When ``DMX_QBUF`` is called with a pointer to this structure, it locks the memory pages of the buffer in physical memory, so they cannot be swapped out to disk. Buffers remain locked until dequeued, until the -the device is closed. +device is closed. Applications call the ``DMX_DQBUF`` ioctl to dequeue a filled (capturing) buffer from the driver's outgoing queue. From patchwork Fri Jul 3 23:55:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642977 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D5CC513B6 for ; Fri, 3 Jul 2020 23:56:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B17F620723 for ; Fri, 3 Jul 2020 23:56:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="3kcrbYo5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726928AbgGCXz6 (ORCPT ); Fri, 3 Jul 2020 19:55:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726912AbgGCXz4 (ORCPT ); Fri, 3 Jul 2020 19:55:56 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7F7CC061794; Fri, 3 Jul 2020 16:55:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=5JgPLYhidepVsUvfsvPeR7vaaCRxGv4auJRjV9RJFZY=; b=3kcrbYo59z7B381JN+rsnt1SJq G4+2arvwiBb1HNgBYMFSocrsuebkB9sXw/IPD9IGRRWAVYdS7FrdpSSfwfqQb6nqSbHFoz5l7emNq gvKnwFs62QnfOHG2nbcEDDnFbRDfb6mPtOGOzXv+sv3vUXjV3+n5M2P4XhiYv3XXPorJ2/Yf5YyKm yQIy0Qaymu1Pe9qlrg2qlm7DF7FmVcXJyhENBGIAC4Zdi5sOyufkgQkgYqAhg+oPB6KLilLH7XMGF ovReyDp5pDo6PcC9HSvzkJJyTFKiW3cytCO9xbS4ysNEVt5BTUnXiqGympm99R1VBRujQmm2dhczq hlsfJjag==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVX7-0005uW-FB; Fri, 03 Jul 2020 23:55:54 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 05/11] Documentation: userspace-api/media: dvb/net: drop doubled word Date: Fri, 3 Jul 2020 16:55:30 -0700 Message-Id: <20200703235536.30416-6-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/dvb/net.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/net.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/net.rst @@ -30,7 +30,7 @@ types that are present on the transport virtual ``dvb?_?`` network interfaces, and will be controlled/routed via the standard ip tools (like ip, route, netstat, ifconfig, etc). -Data types and and ioctl definitions are defined via ``linux/dvb/net.h`` +Data types and ioctl definitions are defined via ``linux/dvb/net.h`` header. From patchwork Fri Jul 3 23:55:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642965 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9340913B6 for ; Fri, 3 Jul 2020 23:56:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F22E20723 for ; Fri, 3 Jul 2020 23:56:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="XjRTDvAE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726939AbgGCXz7 (ORCPT ); Fri, 3 Jul 2020 19:55:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726927AbgGCXz6 (ORCPT ); Fri, 3 Jul 2020 19:55:58 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 40451C061794; Fri, 3 Jul 2020 16:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=+B8eRXDkq3Qv185n5eewAmeo/WP2l1p7ZXSs2yu2sT4=; b=XjRTDvAEWH+yOxZw2Bh+S+76Kb FUJQhjlcwfR55AXz5L31dcj708KMvoArh2KFl3kG+3+BMsRLo4rDn9c92eURug8hsajtnNGmGm8Sq fPJJsYemF0D6XwBTNXEcjPhHsNyK/9o/BN4Bna9MQbTJLL/qvk44ORIot7nya0bHdxx6lkrYkSNIY GAQCL1IToDTpr3UEVDyurd1Kej4spBeORAET9zSbas4MMMFIJSsAfkfFI4Mg/+cRiEepiVOCE4POn T1AvV1X2lhBDbrq2JG9P+6z74axOLF6ZBjyCBFc//YsMnc/BbCed5zYwXsvn2LQDPoymuHkNzFlDz P2A6mAfg==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVX9-0005uW-VM; Fri, 03 Jul 2020 23:55:56 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 06/11] Documentation: userspace-api/media: dvb/video: drop doubled word Date: Fri, 3 Jul 2020 16:55:31 -0700 Message-Id: <20200703235536.30416-7-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/dvb/video.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/video.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/video.rst @@ -15,7 +15,7 @@ Digital TV Video Device The Digital TV video device controls the MPEG2 video decoder of the Digital TV hardware. It can be accessed through **/dev/dvb/adapter0/video0**. Data -types and and ioctl definitions can be accessed by including +types and ioctl definitions can be accessed by including **linux/dvb/video.h** in your application. Note that the Digital TV video device only controls decoding of the MPEG video From patchwork Fri Jul 3 23:55:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642975 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 98B73912 for ; Fri, 3 Jul 2020 23:56:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8119D20723 for ; Fri, 3 Jul 2020 23:56:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="15hnLrJb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726767AbgGCX4E (ORCPT ); Fri, 3 Jul 2020 19:56:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726951AbgGCX4B (ORCPT ); Fri, 3 Jul 2020 19:56:01 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B37A7C061794; Fri, 3 Jul 2020 16:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=naGz2EMyylKfCnoRSBwBVSaswzKbz0iw+wbLf0m3Sgc=; b=15hnLrJbJdMr26B6FYkCmRx8iS h2tmjG+TYDYLZp+JO/6HmQDOG6Hg7R3xM8mZcmRZLv0Ohpyvyx2Mse7Uikuk3WXXU9A/x2xGyVerK XK/Grhltv8uSaSNlG3PejPIZWCL9xAWHMXJ3CJqCVwe7MEsPiKwDrI/Agg85CwazbpgdqYDvqJRd6 QgRAjabEps5X/tVpmQfUFzMfR2ZG5lAVaiMGA4lX0UYZBrpmNu9TmGolleXODjO204WS2qv8rnjNX nJz3P8XVmZp+3xwOJJUkX4FbTjjUIHOxzDKPz65zZYzO0/fET1Rs1PO9kNmvj3d7G/Bcl8mI+Akh0 OR4qfj8A==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVXC-0005uW-E0; Fri, 03 Jul 2020 23:55:58 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 07/11] Documentation: userspace-api/media: dvb/audio: drop doubled word Date: Fri, 3 Jul 2020 16:55:32 -0700 Message-Id: <20200703235536.30416-8-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "Any". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/v4l/buffer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/buffer.rst +++ linux-next-20200701/Documentation/userspace-api/media/v4l/buffer.rst @@ -615,7 +615,7 @@ Buffer Flags :ref:`VIDIOC_DQBUF ` ioctl is called. Due to hardware limitations, the last buffer may be empty. In this case the driver will set the ``bytesused`` field to 0, regardless of - the format. Any Any subsequent call to the + the format. Any subsequent call to the :ref:`VIDIOC_DQBUF ` ioctl will not block anymore, but return an ``EPIPE`` error code. * .. _`V4L2-BUF-FLAG-REQUEST-FD`: From patchwork Fri Jul 3 23:55:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642973 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2FB7313B6 for ; Fri, 3 Jul 2020 23:56:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1705F20723 for ; Fri, 3 Jul 2020 23:56:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="iKqAKL67" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726985AbgGCX4F (ORCPT ); Fri, 3 Jul 2020 19:56:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45706 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726963AbgGCX4D (ORCPT ); Fri, 3 Jul 2020 19:56:03 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BA53C061794; Fri, 3 Jul 2020 16:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=nQSDna65/F6utxsuttQ4q5VqwGUF94Xy/+2V2kqBuUk=; b=iKqAKL671qlez7keSNcVrLuT9S JutMBbor+l6SMQQedXi2UqiauFm/oF4IUapfGAH66K7yghDtx3CvBZBDLf2qobZX8IOKXc2uPPP/9 chabhN4ziacLpvlUyvnXwSiUDfOm4dy7FEcc5A3r3D22ZwNSKN8n/pn++Cdfg1t5BNAvxwIwN7Cc9 lMT0JmrzImvCdRpHUdkywHEiudAdt8zuZyIWB20yaqyO+LBCiMZjoWDfzIL6W5tqWb13XLwOi4oMh hpU6JNBG4aq40HxgEtimqlZl3MBSmaPoWSgJxjjEW8K9sCOybJAB4WzVVf36vXOFGbdVRZl6Oy1z6 +hUwLBeQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVXE-0005uW-TM; Fri, 03 Jul 2020 23:56:01 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 08/11] Documentation: userspace-api/media: v4l/selection-api-config: drop doubled word Date: Fri, 3 Jul 2020 16:55:33 -0700 Message-Id: <20200703235536.30416-9-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "in". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/v4l/selection-api-configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/selection-api-configuration.rst +++ linux-next-20200701/Documentation/userspace-api/media/v4l/selection-api-configuration.rst @@ -101,7 +101,7 @@ specified using :ref:`VIDIOC_S_FMT X-Patchwork-Id: 11642971 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E0DDF13B6 for ; Fri, 3 Jul 2020 23:56:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C8C7F20748 for ; Fri, 3 Jul 2020 23:56:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="m0UNO7Mg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727000AbgGCX4G (ORCPT ); Fri, 3 Jul 2020 19:56:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726990AbgGCX4G (ORCPT ); Fri, 3 Jul 2020 19:56:06 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B04DFC061794; Fri, 3 Jul 2020 16:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=D7EX432nBtFqEp+MkJk86I1HSm+ERI1CDHH4KbcFcsA=; b=m0UNO7MgnL2+ty7U0Ocf4wRAPB hBKWVGxtv/P3rPrTHSNDQWIIfoAhpcfVM7wwp9pmROcdcpVdAMi/znyIcXCqQCgaZ0iJeJ2UZfYUz vl6uehSzLCGIDmF9BnauOF9uWobp+4Xdbo1x+sTgzuhLB+aZah8S25+br0EKBSV/PrIWGfGmCRNr1 Yu5XcPndqXlPRUQZe7RLCzgG0mx08sQDy4Dfh0PO2nlwMCjQEcv/b2MZZzX2A92Fb90lpMj77wbVV UCWxzHZcm9IEwlnemk/zy/ikhzaTxnm+z7sXzKr1fOrMgfoP2lP1XjXHaKPmV95JLDiWyrAYYUePp 0Hem3HjQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVXH-0005uW-C4; Fri, 03 Jul 2020 23:56:03 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 09/11] Documentation: userspace-api/media: v4l/vidioc-g-ext-ctrls: drop doubled word Date: Fri, 3 Jul 2020 16:55:34 -0700 Message-Id: <20200703235536.30416-10-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "controls". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst +++ linux-next-20200701/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst @@ -61,7 +61,7 @@ by the ``controls`` fields. To get the current value of a set of controls applications initialize the ``id``, ``size`` and ``reserved2`` fields of each struct :c:type:`v4l2_ext_control` and call the -:ref:`VIDIOC_G_EXT_CTRLS ` ioctl. String controls controls must also set the +:ref:`VIDIOC_G_EXT_CTRLS ` ioctl. String controls must also set the ``string`` field. Controls of compound types (``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set) must set the ``ptr`` field. From patchwork Fri Jul 3 23:55:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642969 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 804BB912 for ; Fri, 3 Jul 2020 23:56:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6074D20826 for ; Fri, 3 Jul 2020 23:56:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="movRGH7b" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727043AbgGCX4K (ORCPT ); Fri, 3 Jul 2020 19:56:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45720 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727023AbgGCX4J (ORCPT ); Fri, 3 Jul 2020 19:56:09 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BAD03C08C5DE; Fri, 3 Jul 2020 16:56:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=iYcfohdcQaMVHkTS973VAf/FM4Dd7O/UCacHZXK/Ejc=; b=movRGH7b/rpSk+d1+omy2x8Kmb ZPsF2AKkuFPD53BhQwLQYy4cZOYjZJUiEqhZGLiKukMEKZogIkJ9VAZRuB3dxzvFGPMFzEJ9g8b55 Q4SwbLOxJe/D2Sz+EH79awBAmDs5SOatROroMhWsNk7zlbePJODpki6UZ9RT0INfOs3hvxswj0Hem badIvqesu1//HahMs96JCEokZhbCHNU6+X20wXDrEI1p/YqnVKGa8IxYFjy9s0M/Yw9LFfmrGgxA6 4sJgOYRdeAOSwUKkf1b/hrSoueWtwZ8xghGG561xy/4L8Tp4Tja/7ulLotllDMy9WYnGTxbGB7PUO UFFES1Tw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVXJ-0005uW-RV; Fri, 03 Jul 2020 23:56:06 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 10/11] Documentation: userspace-api/media: v4l/vidioc-g-output: drop doubled word Date: Fri, 3 Jul 2020 16:55:35 -0700 Message-Id: <20200703235536.30416-11-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "standard.". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/v4l/vidioc-g-output.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/vidioc-g-output.rst +++ linux-next-20200701/Documentation/userspace-api/media/v4l/vidioc-g-output.rst @@ -53,7 +53,7 @@ To select a video output applications st output in an integer and call the :ref:`VIDIOC_S_OUTPUT ` ioctl with a pointer to this integer. Side effects are possible. For example outputs may support different video standards, so the driver may implicitly -switch the current standard. standard. Because of these possible side +switch the current standard. Because of these possible side effects applications must select an output before querying or negotiating any other parameters. From patchwork Fri Jul 3 23:55:36 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642967 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C19FC912 for ; Fri, 3 Jul 2020 23:56:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A9CE920760 for ; Fri, 3 Jul 2020 23:56:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="GJWr12xz" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727064AbgGCX4O (ORCPT ); Fri, 3 Jul 2020 19:56:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727054AbgGCX4L (ORCPT ); Fri, 3 Jul 2020 19:56:11 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 40B74C061794; Fri, 3 Jul 2020 16:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=ZbroOfjvwHQBGj44SS6qLRsd4g/PvQAlQKjVRfFl6oA=; b=GJWr12xztzNcEZKEdGvczxgnLa 5W1C4tWEFk6i+f/aDWuGh9vN9NcSEGpa/Fdl7KnzSNbnXowkdHwQdHjaCGLbyWUM7sjrjCipW10uQ mqzmpGVljn11VBEexWPXFKXGl3X23lB9baEsiVaMrl7TPjpfelW/P17Wjg7WivWgNhHtZR+n9BBiS q1C2qOQ648K1UlKXSPLsMpikSvJlXuJbvxCAZoEan37s79AMCkt3zsrtU4O0KN2PebJpOh9mHEsHN kcRioGu+YjHCxOFi52PXMv9BWaL6eb3EGqX1NSzw+wVbA0QMJU4jMzWe9MZkEe+aU4PkPeF1ToCX/ dWS8it5w==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrVXM-0005uW-TF; Fri, 03 Jul 2020 23:56:09 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Subject: [PATCH 11/11] Documentation: userspace-api/media: v4l/vidioc-qbuf: drop doubled word Date: Fri, 3 Jul 2020 16:55:36 -0700 Message-Id: <20200703235536.30416-12-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org> References: <20200703235536.30416-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/userspace-api/media/v4l/vidioc-qbuf.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst +++ linux-next-20200701/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst @@ -171,7 +171,7 @@ EINVAL The buffer ``type`` is not supported, or the ``index`` is out of bounds, or no buffers have been allocated yet, or the ``userptr`` or ``length`` are invalid, or the ``V4L2_BUF_FLAG_REQUEST_FD`` flag was - set but the the given ``request_fd`` was invalid, or ``m.fd`` was + set but the given ``request_fd`` was invalid, or ``m.fd`` was an invalid DMABUF file descriptor. EIO