twx-linux/drivers/iio
Lars-Peter Clausen 61bd55ce16 iio: buffer: Fix demux table creation
When creating the demux table we need to iterate over the selected scan mask for
the buffer to get the samples which should be copied to destination buffer.
Right now the code uses the mask which contains all active channels, which means
the demux table contains entries which causes it to copy all the samples from
source to destination buffer one by one without doing any demuxing.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Cc: Stable@vger.kernel.org
2014-07-20 15:44:39 +01:00
..
accel iio: mma8452: Use correct acceleration units. 2014-07-12 13:18:55 +01:00
adc iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends 2014-07-08 21:21:22 +01:00
amplifiers
common First set of IIO fixes for the 3.16 cycle. 2014-06-18 10:41:08 -07:00
dac
frequency
gyro iio: hid-sensor-gyro-3d: Fix return values 2014-07-05 11:07:58 +01:00
humidity
imu Merge 3.15-rc6 into staging-next. 2014-05-22 23:27:17 +09:00
light iio:tcs3472: Check for buffer enabled and locking 2014-07-07 08:59:16 +01:00
magnetometer iio: hid-sensor-magn-3d: Fix return values 2014-07-05 11:07:12 +01:00
orientation iio: hid-sensors: Inclinometer 3D: Raw read support 2014-05-05 10:59:52 +01:00
pressure iio: hid-sensor-press: Fix return values 2014-07-05 11:01:32 +01:00
proximity
temperature iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver 2014-05-03 11:38:13 +01:00
trigger
buffer_cb.c
iio_core_trigger.h
iio_core.h IIO: core: Introduce read_raw_multi 2014-04-29 22:05:32 +01:00
industrialio-buffer.c iio: buffer: Fix demux table creation 2014-07-20 15:44:39 +01:00
industrialio-core.c iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers 2014-05-03 11:35:23 +01:00
industrialio-event.c iio:core: Handle error when mask type is not separate 2014-07-11 21:17:56 +01:00
industrialio-trigger.c
industrialio-triggered-buffer.c
inkern.c iio: of_iio_channel_get_by_name() returns non-null pointers for error legs 2014-06-21 12:31:38 +01:00
Kconfig iio: always select ANON_INODES 2014-05-10 11:39:57 +01:00
kfifo_buf.c
Makefile