Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 |
| | | | | | | | | | Previously most drivers that used a i2c_check_functionality() check condition required various error codes on failure. This patchset converts to a standard of -EOPNOTSUPP Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> | ||
* | Add tsys01 meas-spec driver support | Ludovic Tancerel | 2015-10-04 |
Support for TSYS01 temperature sensor Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |