linux/drivers/iio/accel
Jonathan Cameron 7d7feae706 iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
The IIO_ST macro no longer covers all the elements of struct scan_type
and has this has lead to some bugs being introduced.

The drivers are easier to follow with this structure being directly
filled so that is now preferred.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
2013-12-17 20:55:01 +00:00
..
Kconfig iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
Makefile iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
bma180.c iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type 2013-12-17 20:55:01 +00:00
hid-sensor-accel-3d.c Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
kxsd9.c iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
st_accel.h iio: Added ST-sensors platform data to select the DRDY interrupt pin 2013-08-03 18:40:28 +01:00
st_accel_buffer.c iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() 2013-10-16 19:11:11 +01:00
st_accel_core.c iio:accel: Register buffer also without specific trigger 2013-09-21 19:24:07 +01:00
st_accel_i2c.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00
st_accel_spi.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00