aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/Makefile
Commit message (Collapse)AuthorAge
* iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca2013-01-31
| | | | | | | | | | | This patch adds a generic accelerometer driver for STMicroelectronics accelerometers, currently it supports: LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC, LIS331DLH, LSM303DL, LSM303DLM, LSM330. Signed-off-by: Denis Ciocca <denis.ciocca@st.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
* iio:accel:kxsd9 move out of stagingJonathan Cameron2013-01-26
| | | | | | | This is a very simple driver giving basic access to this part over an spi bus. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
* iio: hid-sensors: Added accelerometer 3Dsrinivas pandruvada2012-09-06
Added usage id processing for Accelerometer 3D.This uses IIO interfaces for triggered buffer to present data to user mode.This uses HID sensor framework for registering callback events from the sensor hub. Signed-off-by: srinivas pandruvada <srinivas.pandruvada@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>