Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio: max517: Add support for MAX520 and MAX521 chips. | Antonio Fiol | 2015-03-28 |
| | | | | | | | | MAX520 and MAX521 are protocol-compatible with the already supported chips, just have more channels. Signed-off-by: Antonio Fiol <antonio@fiol.es> Signed-off-by: Jonathan Cameron <jic23@kernel.org> | ||
* | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 2012-06-05 |
The IIO DAC drivers are in a reasonably good shape. They all make use of channel spec and non of them provides non-documented sysfs attributes. Code style should be OK as well, both checkpatch and coccicheck only report trivial issues. So lets move the whole folder out of staging. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |