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/3] Reorg the media admin-guide
Date: Sat, 18 Apr 2020 12:36:49 +0200	[thread overview]
Message-ID: <cover.1587206071.git.mchehab+huawei@kernel.org> (raw)

Change numberation and chapter order at the media-admin guide,
in order to place generic documents before driver-specific ones.

Mauro Carvalho Chehab (3):
  media: admin-guide: bt8xx.rst: fix a broken cross-reference
  media: admin-guide: reorganize the guide
  media: admin-guide: split driver-specific indexes to new files

 Documentation/admin-guide/media/bt8xx.rst     |  2 +-
 .../admin-guide/media/cec-drivers.rst         | 10 +++
 .../admin-guide/media/dvb-drivers.rst         | 16 ++++
 Documentation/admin-guide/media/dvb.rst       | 12 +++
 Documentation/admin-guide/media/index.rst     | 89 +++----------------
 ...{v4l-with-ir.rst => remote-controller.rst} |  9 +-
 .../admin-guide/media/v4l-drivers.rst         | 33 +++++++
 7 files changed, 90 insertions(+), 81 deletions(-)
 create mode 100644 Documentation/admin-guide/media/cec-drivers.rst
 create mode 100644 Documentation/admin-guide/media/dvb-drivers.rst
 create mode 100644 Documentation/admin-guide/media/dvb.rst
 rename Documentation/admin-guide/media/{v4l-with-ir.rst => remote-controller.rst} (96%)
 create mode 100644 Documentation/admin-guide/media/v4l-drivers.rst

-- 
2.25.2



             reply	other threads:[~2020-04-18 10:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 10:36 Mauro Carvalho Chehab [this message]
2020-04-18 10:36 ` [PATCH 1/3] media: admin-guide: bt8xx.rst: fix a broken cross-reference Mauro Carvalho Chehab
2020-04-18 10:36 ` [PATCH 2/3] media: admin-guide: reorganize the guide Mauro Carvalho Chehab
2020-04-18 10:36 ` [PATCH 3/3] media: admin-guide: split driver-specific indexes to new files Mauro Carvalho Chehab

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.1587206071.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.