Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-09 | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron | |
Partly a case of removing unused headers and partly a case of ifdefing out the iio_trigger_ops structures. This has come about because of an 'unusual' separation of code in this driver. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Reported-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Denis Ciocca <denis.ciocca@st.com> | |||
2013-01-31 | iio:magnetometer: Add STMicroelectronics magnetometers driver | Denis Ciocca | |
This patch adds a generic magnetometer driver for STMicroelectronics magnetometers, currently it supports: LSM303DLHC, LSM303DLM, LIS3MDL. Signed-off-by: Denis Ciocca <denis.ciocca@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |