linux/drivers/staging/iio
Srinivas Pandruvada 0495081179 iio: meter: ade7758: Fix indio_dev->trig assignment
This can result in wrong reference count for trigger device, call
iio_trigger_get to increment reference.
Refer to http://www.spinics.net/lists/linux-iio/msg13669.html for discussion
with Jonathan.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Cc: Stable@vger.kernel.org
2014-08-25 21:49:21 +01:00
..
accel iio: adis: Switch sampling frequency attr to core support. 2014-07-07 09:44:17 +01:00
adc staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEM 2014-07-13 19:44:02 +01:00
addac First round of IIO new driver, functionality and cleanups for the 3.16 cycle. 2014-04-26 08:12:25 -07:00
cdc staging: iio: Fix typo in iio 2014-04-23 21:44:41 +01:00
Documentation staging: iio: remove duplicate case labels 2014-07-07 17:15:13 +01:00
frequency staging: iio: ad9832: Remove redundant check 2014-07-07 13:32:07 +01:00
gyro
impedance-analyzer
light First set of IIO fixes for the 3.16 cycle. 2014-06-18 10:41:08 -07:00
magnetometer staging:iio:hmc5843: Add support for spi hmc5983 2014-07-23 21:48:24 +01:00
meter iio: meter: ade7758: Fix indio_dev->trig assignment 2014-08-25 21:49:21 +01:00
resolver staging:iio:ad2s1200 fix missing parenthesis in a for statment. 2014-04-26 10:51:14 +01:00
trigger iio:trigger: Introduce the use of devm_kzalloc 2014-07-07 18:12:02 +01:00
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_simple_dummy_buffer.c
iio_simple_dummy_events.c
iio_simple_dummy.c staging: iio: fix coding style by adding blank lines in iio_simple_dummy 2014-06-14 16:19:10 +01:00
iio_simple_dummy.h
Kconfig staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER 2014-06-07 11:45:21 +01:00
Makefile
ring_hw.h
TODO