summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/vme.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: Update VME documentation to include kerneldoc commentsMartyn Welch2017-03-171-270/+93
| | | | | | | | Update VME documentation given that kerneldoc comments are now provided. Add "VME API" section to VME RST to pull in kerneldoc comments. Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* vme: Convert documentation to reStructuredText, move under driver APIsMartyn Welch2016-10-211-0/+474
Perform a relatively simple conversion of vme_api.txt to reStructuredText and move under driver-api, which seems the most logical place for this documentation. Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Signed-off-by: Jonathan Corbet <corbet@lwn.net>