linux/drivers/staging/iio
Jonathan Cameron e1703b329f staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.
Build tested only.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-18 13:25:23 -07:00
..
Documentation staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. 2011-07-05 20:29:17 -07:00
accel staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata. 2011-07-18 13:23:57 -07:00
adc staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. 2011-07-18 13:22:52 -07:00
addac staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:42 -07:00
dac Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -07:00
dds staging:iio:dds:ad9951: allocate chip state with iio_dev 2011-06-28 14:39:46 -07:00
gyro staging:iio:gyro:adis16260 fix missing num_channels setup. 2011-07-05 20:31:35 -07:00
imu staging:iio:imu fix missing register table index for some channels 2011-07-18 13:23:57 -07:00
light staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. 2011-07-08 14:11:49 -07:00
magnetometer staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. 2011-06-28 14:39:51 -07:00
meter staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register. 2011-07-18 13:25:23 -07:00
resolver staging:iio:resolver:ad2s90 general cleanup 2011-06-28 14:39:50 -07:00
trigger staging: IIO corrected the spelling in iio-trig-gpio 2011-06-28 14:39:52 -07:00
Kconfig
Makefile
TODO
chrdev.h
iio.h iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-core.c staging:iio: Add an iio channel type string to support proximity sensors. 2011-07-08 14:11:49 -07:00
industrialio-ring.c
industrialio-trigger.c iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
kfifo_buf.c staging:iio:kfifo_buf fix double initialization of the ring device structure. 2011-07-18 13:23:57 -07:00
kfifo_buf.h
ring_generic.h
ring_hw.h
ring_sw.c
ring_sw.h
sysfs.h
trigger.h iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
trigger_consumer.h