Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). | Lars-Peter Clausen | 2013-10-16 |
| | | | | | | | | | The equivalent of iio_sw_buffer_preenable() is now done in the IIO buffer core, so there is no need to do this from the driver anymore. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Cc: Denis Ciocca <denis.ciocca@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> | ||
* | iio:pressure: Add STMicroelectronics pressures driver | Denis CIOCCA | 2013-06-05 |
This patch adds a generic pressure driver for STMicroelectronics pressure sensors, currently it supports: LPS331AP. Signed-off-by: Denis Ciocca <denis.ciocca@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |