summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/rapidio.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: rapidio: add it to the driver APIMauro Carvalho Chehab2019-07-151-107/+0
| | | | | | | | | | This is actually a subsystem description, with contains both kAPI and uAPI. While it should ideally be slplit, let's place it at driver-api, as most things are related to kAPI and driver-specific info. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* docs-rst: convert rapidio book to ReSTMauro Carvalho Chehab2017-05-161-0/+107
Use pandoc to convert documentation to ReST by calling Documentation/sphinx/tmplcvt script. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>