[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230518212749.18266-1-rdunlap@infradead.org>
Date: Thu, 18 May 2023 14:27:38 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, Jonathan Corbet <corbet@....net>,
linux-doc@...r.kernel.org, Gerd Knorr <kraxel@...esex.org>,
Oliver Neukum <oliver@...kum.org>,
Ali Akcaagac <aliakc@....de>,
Jamie Lenehan <lenehan@...bble.org>, dc395x@...bble.org,
James Smart <james.smart@...adcom.com>,
Doug Gilbert <dgilbert@...erlog.com>,
Finn Thain <fthain@...ux-m68k.org>,
Michael Schmitz <schmitzmic@...il.com>,
Kashyap Desai <kashyap.desai@...adcom.com>,
Sumit Saxena <sumit.saxena@...adcom.com>,
Shivasharan S <shivasharan.srikanteshwara@...adcom.com>,
megaraidlinux.pdl@...adcom.com,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH 00/11] Documentation/scsi: organize SCSI docs & make more readable
Organize the SCSI documentation into categories instead of
alphabetically by filename.
Modify several of the document chapter headings so that they are
shorter and easier to find.
Make several updates to the scsi-generic driver documentation.
[PATCH 01/11] Docs/scsi: organize the SCSI documentation
[PATCH 02/11] Docs/scsi: introduction: multiple cleanups
[PATCH 03/11] Docs/scsi: arcmsr: use a chapter heading for clarity
[PATCH 04/11] Docs/scsi: scsi-changer: shorten the chapter heading
[PATCH 05/11] Docs/scsi: dc395x: shorten the chapter heading
[PATCH 06/11] Docs/scsi: scsi_fc_transport: fix typo in heading
[PATCH 07/11] Docs/scsi: scsi-generic: multiple cleanups
[PATCH 08/11] Docs/scsi: g_NCR5380: shorten chapter heading
[PATCH 09/11] Docs/scsi: megaraid: clarify chapter heading
[PATCH 10/11] Docs/scsi: ncr53c8xx: shorten chapter heading
[PATCH 11/11] Docs/scsi: sym53c8xx_2: shorten chapter heading
Documentation/scsi/arcmsr_spec.rst | 1
Documentation/scsi/dc395x.rst | 6 +-
Documentation/scsi/g_NCR5380.rst | 6 +-
Documentation/scsi/index.rst | 37 ++++++++++++--
Documentation/scsi/megaraid.rst | 6 +-
Documentation/scsi/ncr53c8xx.rst | 6 +-
Documentation/scsi/scsi-changer.rst | 6 +-
Documentation/scsi/scsi-generic.rst | 53 ++++++++-------------
Documentation/scsi/scsi.rst | 23 +++------
Documentation/scsi/scsi_fc_transport.rst | 8 +--
Documentation/scsi/sym53c8xx_2.rst | 6 +-
11 files changed, 86 insertions(+), 72 deletions(-)
Cc: "James E.J. Bottomley" <jejb@...ux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: linux-scsi@...r.kernel.org
Cc: Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org
Cc: Gerd Knorr <kraxel@...esex.org>
Cc: Oliver Neukum <oliver@...kum.org>
Cc: Ali Akcaagac <aliakc@....de>
Cc: Jamie Lenehan <lenehan@...bble.org>
Cc: dc395x@...bble.org
Cc: James Smart <james.smart@...adcom.com>
Cc: Doug Gilbert <dgilbert@...erlog.com>
Cc: Finn Thain <fthain@...ux-m68k.org>
Cc: Michael Schmitz <schmitzmic@...il.com>
Cc: Kashyap Desai <kashyap.desai@...adcom.com>
Cc: Sumit Saxena <sumit.saxena@...adcom.com>
Cc: Shivasharan S <shivasharan.srikanteshwara@...adcom.com>
Cc: megaraidlinux.pdl@...adcom.com
Cc: Matthew Wilcox <willy@...radead.org>
Powered by blists - more mailing lists