summaryrefslogtreecommitdiffstats
path: root/Documentation/iio
Commit message (Collapse)AuthorAgeFilesLines
* docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
| | | | | | | | Those are subsystem docs, with a mix of kABI and user-faced docs. While they're not split, keep the dirs where they are, adding just a pointer to the main index. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* docs: iio: convert to ReSTMauro Carvalho Chehab2019-06-223-24/+55
| | | | | | | | | | | | Rename the iio documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
* iio: adc: New driver for Cirrus Logic EP93xx ADCAlexander Sverdlin2017-07-251-0/+29
| | | | | | | | | | New driver adding support for ADC found on Cirrus Logic EP93xx series of SoCs. Board specific code must take care to create plaform device with all necessary resources. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
* iio: Documentation: Correct the path used to create triggers.Sandhya Bankar2016-10-011-2/+2
| | | | | | | | Correct the path used to create triggers. Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com> Acked-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* iio: Documentation: Add IIO configfs documentationDaniel Baluta2015-12-031-0/+93
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Acked-by: Crt Mori <cmo@melexis.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>