Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | iio:dac: drop assignment of iio_info.driver_module | Jonathan Cameron | |
The equivalent of this is now done via macro magic when the relevant register call is made. The actual structure element will shortly go away. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> | |||
2016-08-29 | iio: dac: AD8801: add Analog Devices AD8801/AD8803 support | Gwenhael Goavec-Merou | |
Add support for Analog Devices AD8801/AD8803, 8 channels 8bits, Digital to Analog converters. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |