* [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter
@ 2018-01-06 0:20 Randy Dunlap
2018-01-06 0:20 ` [PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation Randy Dunlap
` (4 more replies)
0 siblings, 5 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc
This patch series cleans up lots of kernel-doc notation in
drivers/infiniband/ and then adds a driver-api chapter for
Infiniband.
--
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
` (2 preceding siblings ...)
2018-01-06 0:20 ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
3 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation
2018-01-06 0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
` (3 preceding siblings ...)
2018-01-06 0:20 ` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
4 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation
2018-01-06 0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
2018-01-06 0:20 ` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] " Randy Dunlap
` (3 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
@ 2018-01-06 0:20 ` Randy Dunlap
2018-01-06 0:20 ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c " Randy Dunlap
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2018-01-06 0:20 ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
2018-01-06 0:20 ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
2018-01-06 0:20 ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
3 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 6/8] infiniband: fix sw/rdmavt/* kernel-doc notation
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2018-01-06 0:20 ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
2018-01-06 0:20 ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c " Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
2018-01-06 0:20 ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
3 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
2018-01-06 0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
2018-01-06 0:20 ` [PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation Randy Dunlap
@ 2018-01-06 0:20 ` Randy Dunlap
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
` (2 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband
2018-01-06 0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
` (2 preceding siblings ...)
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
@ 2018-01-06 0:20 ` Randy Dunlap
2018-01-06 0:20 ` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation Randy Dunlap
4 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-01-06 0:20 UTC (permalink / raw)
To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2018-01-06 0:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06 0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
2018-01-06 0:20 ` [PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation Randy Dunlap
2018-01-06 0:20 ` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] " Randy Dunlap
[not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2018-01-06 0:20 ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
2018-01-06 0:20 ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c " Randy Dunlap
2018-01-06 0:20 ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
2018-01-06 0:20 ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
2018-01-06 0:20 ` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband Randy Dunlap
2018-01-06 0:20 ` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation Randy Dunlap
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.