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/9]  More media admin-guide documentation improvements (part 2)
Date: Sat, 18 Apr 2020 11:44:20 +0200	[thread overview]
Message-ID: <cover.1587202259.git.mchehab+huawei@kernel.org> (raw)

This series complement the series I sent on Friday, improving the media
cards list.

After this series, all non-staging main drivers should be documented there.

Mauro Carvalho Chehab (9):
  media: admin-guide: split DVB cards.rst
  media: admin-guide: replace the frontend drivers list
  media: admin-guide: add a list of media PCI cards
  media: admin-guide: add a table with USB drivers
  media: admin-guide: add a list of platform drivers
  media: admin-guide: add a list of I2C drivers
  media: admin-guide: add SPI cards to platform drivers
  media: admin-guide: add card lists for radio and firewire
  media: admin-guide: add test-drivers

 Documentation/admin-guide/media/cardlist.rst  | 557 +++++++++++++++++-
 Documentation/admin-guide/media/cards.rst     | 146 -----
 .../admin-guide/media/frontend-cardlist.rst   | 226 +++++++
 Documentation/admin-guide/media/index.rst     |   1 -
 4 files changed, 780 insertions(+), 150 deletions(-)
 delete mode 100644 Documentation/admin-guide/media/cards.rst
 create mode 100644 Documentation/admin-guide/media/frontend-cardlist.rst

-- 
2.25.2



             reply	other threads:[~2020-04-18  9:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  9:44 Mauro Carvalho Chehab [this message]
2020-04-18  9:44 ` [PATCH 1/9] media: admin-guide: split DVB cards.rst Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 2/9] media: admin-guide: replace the frontend drivers list Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 3/9] media: admin-guide: add a list of media PCI cards Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 4/9] media: admin-guide: add a table with USB drivers Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 5/9] media: admin-guide: add a list of platform drivers Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 6/9] media: admin-guide: add a list of I2C drivers Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 7/9] media: admin-guide: add SPI cards to platform drivers Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 8/9] media: admin-guide: add card lists for radio and firewire Mauro Carvalho Chehab
2020-04-18  9:44 ` [PATCH 9/9] media: admin-guide: add test-drivers 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.1587202259.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.