From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: unlisted-recipients:; (no To-header on input)@bombadil.infradead.org
Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Inki Dae <inki.dae@samsung.com>,
Geunyoung Kim <nenggun.kim@samsung.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
Junghak Sung <jh1009.sung@samsung.com>,
Satendra Singh Thakur <satendra.t@samsung.com>
Subject: [PATCH 0/4] Some patches for DVB VB2 kAPI documentation
Date: Fri, 29 Dec 2017 08:37:52 -0500 [thread overview]
Message-ID: <cover.1514554610.git.mchehab@s-opensource.com> (raw)
Document the new dvb-vb2 kAPI bits, in order to keep it in sync with
implementation, and shut up two new documentation warnings.
Mauro Carvalho Chehab (4):
media: dvb_vb2: use strlcpy instead of strncpy
media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT
media: dvb kAPI docs: document dvb_vb2.h
media: dmx.h documentation: fix a warning
Documentation/media/dmx.h.rst.exceptions | 2 +
Documentation/media/kapi/dtv-common.rst | 5 +
drivers/media/dvb-core/dvb_vb2.c | 2 +-
include/media/dmxdev.h | 2 +
include/media/dvb_vb2.h | 184 +++++++++++++++++++++++++++++--
5 files changed, 187 insertions(+), 8 deletions(-)
--
2.14.3
next reply other threads:[~2017-12-29 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-29 13:37 Mauro Carvalho Chehab [this message]
2017-12-29 13:37 ` [PATCH 1/4] media: dvb_vb2: use strlcpy instead of strncpy Mauro Carvalho Chehab
2017-12-29 13:37 ` [PATCH 2/4] media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT Mauro Carvalho Chehab
2017-12-29 13:37 ` [PATCH 3/4] media: dvb kAPI docs: document dvb_vb2.h Mauro Carvalho Chehab
2017-12-29 13:37 ` [PATCH 4/4] media: dmx.h documentation: fix a warning 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.1514554610.git.mchehab@s-opensource.com \
--to=mchehab@s-opensource.com \
--cc=inki.dae@samsung.com \
--cc=jh1009.sung@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=nenggun.kim@samsung.com \
--cc=satendra.t@samsung.com \
--cc=sw0312.kim@samsung.com \
/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.