linux/drivers/iio/accel
Linus Walleij 4861a007bf iio: st_accel: support 8bit channel data
Some sensors like the LIS331DL only support 8bit data by a single
register per axis. These utilize the MSB byte. Make it possible
to register these apropriately.

A oneliner change is needed in the ST sensors core to handle 8bit
reads as this is the first supported 8bit sensor.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-06-07 17:58:28 +01:00
..
bma180.c iio: fix drivers that check buffer->scan_mask 2015-03-07 19:17:07 +00:00
bmc150-accel.c iio: accel: bmc150: decouple buffer and triggers 2015-05-17 10:57:27 +01:00
hid-sensor-accel-3d.c iio: accel: hid-sensor-accel-3d: Fix memory leak in probe() 2015-05-17 09:09:05 +01:00
Kconfig iio: accel: Add support for Sensortek STK8BA50 2015-05-23 12:57:11 +01:00
kxcjk-1013.c iio: accel: kxcjk-1013: add some blank lines for readability 2015-05-07 10:42:31 +01:00
kxsd9.c iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
Makefile iio: accel: Add support for Sensortek STK8BA50 2015-05-23 12:57:11 +01:00
mma8452.c iio: mma8452: Add support for interrupt driven triggers. 2015-06-07 17:20:36 +01:00
mma9551.c iio: accel: mma9551: Check gpiod_to_irq return value 2015-03-09 13:27:49 +00:00
mma9551_core.c iio: accel: mma9551_core: typo fix in RSC APP ID 2015-04-26 19:46:17 +01:00
mma9551_core.h iio: accel: mma9551_core: typo fix in RSC APP ID 2015-04-26 19:46:17 +01:00
mma9553.c iio: accel: mma9553: fix gpio bitnum init value 2015-04-26 19:52:35 +01:00
ssp_accel_sensor.c iio: common: ssp_sensors: Add sensorhub accelerometer sensor 2015-01-29 18:49:56 +00:00
st_accel.h iio: st-sensors: add support for lis3lv02d accelerometer 2015-03-28 10:55:36 +00: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: st_accel: support 8bit channel data 2015-06-07 17:58:28 +01:00
st_accel_i2c.c iio: st-sensors: add support for lis3lv02d accelerometer 2015-03-28 10:55:36 +00:00
st_accel_spi.c iio:common: Set the device pointer into ST common sensors library 2014-10-04 11:26:21 +01:00
stk8ba50.c iio: accel: Add support for Sensortek STK8BA50 2015-05-23 12:57:11 +01:00
stk8312.c iio: accel: Add support for Sensortek STK8312 2015-05-17 11:03:31 +01:00