summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/dmaengine/provider.rst
Commit message (Collapse)AuthorAgeFilesLines
* dmaengine: doc: Add sections for per descriptor metadata supportPeter Ujfalusi2020-01-211-0/+48
| | | | | | | | | | | | Update the provider and client documentation with details about the metadata support. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Tero Kristo <t-kristo@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Link: https://lore.kernel.org/r/20191223110458.30766-4-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
* dmaengine: doc: format struct fields using monospaceLuca Ceresoli2018-01-081-6/+6
| | | | | | | Monospace is more readable and is also used elsewhere in the docs. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
* dmaengine: doc: fix bullet list formattingLuca Ceresoli2018-01-081-16/+12
| | | | | | | | | | | | The bullet list documenting the 'struct dma_device' fields has several nesting errors, making it render improperly. It also has incoherent formatting: some fields have a description in the same bullet, some in a sub-bullet. Fix both to have a correct and coherent formatting. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
* dmaengine: doc: ReSTize provider docVinod Koul2017-11-051-0/+508
This moves and converts provider file with some format changes for RST style Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
OpenPOWER on IntegriCloud