All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>
Subject: [PATCH 0/4] Improve media admin-guide
Date: Thu, 16 Apr 2020 13:36:49 +0200	[thread overview]
Message-ID: <cover.1587036920.git.mchehab+huawei@kernel.org> (raw)

Currently, the media admin-guide is just a random set of documents.

Add an introductory chapter and a building guide at the beginning.
While here, add a cardlist for cx231xx boards and update the em28xx
cardlist.

Mauro Carvalho Chehab (4):
  media: admin-guide: add a card list for cx231xx boards
  media: admin-guide: update em28xx cardlist
  media: admin-guide: Add an introduction chapter
  media: admin-guide: add a generic building guide

 Documentation/admin-guide/media/building.rst  | 357 ++++++++++++++++++
 Documentation/admin-guide/media/cardlist.rst  |   1 +
 .../admin-guide/media/cx231xx-cardlist.rst    |  99 +++++
 .../admin-guide/media/em28xx-cardlist.rst     |   4 +
 Documentation/admin-guide/media/index.rst     |   3 +
 Documentation/admin-guide/media/intro.rst     |  25 ++
 6 files changed, 489 insertions(+)
 create mode 100644 Documentation/admin-guide/media/building.rst
 create mode 100644 Documentation/admin-guide/media/cx231xx-cardlist.rst
 create mode 100644 Documentation/admin-guide/media/intro.rst

-- 
2.25.2



             reply	other threads:[~2020-04-16 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 11:36 Mauro Carvalho Chehab [this message]
2020-04-16 11:36 ` [PATCH 1/4] media: admin-guide: add a card list for cx231xx boards Mauro Carvalho Chehab
2020-04-16 11:36 ` [PATCH 2/4] media: admin-guide: update em28xx cardlist Mauro Carvalho Chehab
2020-04-16 11:36 ` [PATCH 3/4] media: admin-guide: Add an introduction chapter Mauro Carvalho Chehab
2020-04-17  9:00   ` Hans Verkuil
2020-04-16 11:36 ` [PATCH 4/4] media: admin-guide: add a generic building guide Mauro Carvalho Chehab
2020-04-17  9:21   ` Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1587036920.git.mchehab+huawei@kernel.org \
    --to=mchehab+huawei@kernel.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.