From patchwork Thu Feb 6 15:11:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 11368703 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 5D9C314E3 for ; Thu, 6 Feb 2020 15:11:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3C90721741 for ; Thu, 6 Feb 2020 15:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581001910; bh=i30whJ7D2bpvmToMc489B2VfCm0FjpxIYAYkHNRm1/k=; h=From:To:Cc:Subject:Date:List-ID:From; b=SYpnXFSLdxy1VrEjGxsrDShSDwJ/VSGDmxFGVp1dur4mvZQltCN4Z3Z3jTFysGLb5 qyWhG1QOqS1XGvKrKywzD9IssmkUQI21BrGcjkCcM1KbcVorTdBJQLnBd1/c6zEPNk V3qd0S6Z2NvAhsNQZ8X+x+D7C9nGoavV3mdlJGRc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727810AbgBFPLt (ORCPT ); Thu, 6 Feb 2020 10:11:49 -0500 Received: from bombadil.infradead.org ([198.137.202.133]:37572 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727590AbgBFPLn (ORCPT ); Thu, 6 Feb 2020 10:11:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=bJ6PILGfUOQthYtbZN3ove/bOTHIs1fSUTSyIzy3I3s=; b=Sef8CK/oc5vfowAvrz0puPQxZS 3pQTIUt14KlxR/ipQqYeok30cNc070WFIlyNjf7QPepexT9TtKJyhAr7vi+jUOzdSLNwVOOFYiW3W 0Ux486wUblaP4/DyDEqsvG5fnhzIrUe6h4Uvvj9FmIoRJXTzqWxb22F+YmvZfAI3NMGovBXDPW/H2 SbMtEk1qWe0qufiTx1oOJ5GKvQmdNeCP3ioiSvUs7Iry8RGyRASwZNW5BdmeEa1NaYaw0xqzZJpz+ Lsh3zeo56Hc1hm9TdZauCL6VJSKwjrUreM5Qtt6Fzq2nOq4s83fAUIEjikevO1CqUyCSgiItFSWH4 cCEPbHMw==; Received: from [179.95.15.160] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1izioc-000434-UW; Thu, 06 Feb 2020 15:11:42 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92.3) (envelope-from ) id 1izioV-002oMj-Lo; Thu, 06 Feb 2020 16:11:31 +0100 From: Mauro Carvalho Chehab To: Linux Media Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , "David S. Miller" , Herbert Xu , linux-doc@vger.kernel.org, linux-crypto@vger.kernel.org, Dan Williams , Javi Merino , Viresh Kumar , linux-pm@vger.kernel.org, Jonathan Corbet , Daniel Lezcano , David Howells , Amit Daniel Kachhap , keyrings@vger.kernel.org Subject: [PATCH 00/11] Manually convert thermal, crypto and misc-devices to ReST Date: Thu, 6 Feb 2020 16:11:19 +0100 Message-Id: X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Manually convert some files from thermal, crypto and misc-devices to ReST format. This patch is against linux-next 20200204 tag. Mauro Carvalho Chehab (11): docs: thermal: convert cpu-idle-cooling.rst to ReST docs: crypto: convert asymmetric-keys.txt to ReST docs: crypto: convert api-intro.txt to ReST format docs: crypto: convert async-tx-api.txt to ReST format docs: crypto: descore-readme.txt: convert to ReST format docs: misc-devices/spear-pcie-gadget.txt: convert to ReST docs: misc-devices/pci-endpoint-test.txt: convert to ReST docs: misc-devices/pci-endpoint-test.txt: convert to ReST docs: misc-devices/c2port.txt: convert to ReST format docs: misc-devices/bh1770glc.txt: convert to ReST docs: misc-devices/apds990x.txt: convert to ReST format .../crypto/{api-intro.txt => api-intro.rst} | 186 +++++++------ ...symmetric-keys.txt => asymmetric-keys.rst} | 91 +++---- .../{async-tx-api.txt => async-tx-api.rst} | 253 +++++++++++------- ...{descore-readme.txt => descore-readme.rst} | 152 +++++++---- Documentation/crypto/index.rst | 5 + .../driver-api/thermal/cpu-idle-cooling.rst | 18 +- Documentation/driver-api/thermal/index.rst | 1 + .../{ad525x_dpot.txt => ad525x_dpot.rst} | 24 +- .../{apds990x.txt => apds990x.rst} | 31 ++- .../{bh1770glc.txt => bh1770glc.rst} | 45 +++- .../misc-devices/{c2port.txt => c2port.rst} | 58 ++-- Documentation/misc-devices/index.rst | 6 + .../misc-devices/pci-endpoint-test.rst | 56 ++++ .../misc-devices/pci-endpoint-test.txt | 41 --- .../misc-devices/spear-pcie-gadget.rst | 170 ++++++++++++ .../misc-devices/spear-pcie-gadget.txt | 130 --------- 16 files changed, 747 insertions(+), 520 deletions(-) rename Documentation/crypto/{api-intro.txt => api-intro.rst} (70%) rename Documentation/crypto/{asymmetric-keys.txt => asymmetric-keys.rst} (91%) rename Documentation/crypto/{async-tx-api.txt => async-tx-api.rst} (55%) rename Documentation/crypto/{descore-readme.txt => descore-readme.rst} (81%) rename Documentation/misc-devices/{ad525x_dpot.txt => ad525x_dpot.rst} (85%) rename Documentation/misc-devices/{apds990x.txt => apds990x.rst} (86%) rename Documentation/misc-devices/{bh1770glc.txt => bh1770glc.rst} (83%) rename Documentation/misc-devices/{c2port.txt => c2port.rst} (59%) create mode 100644 Documentation/misc-devices/pci-endpoint-test.rst delete mode 100644 Documentation/misc-devices/pci-endpoint-test.txt create mode 100644 Documentation/misc-devices/spear-pcie-gadget.rst delete mode 100644 Documentation/misc-devices/spear-pcie-gadget.txt