1
linux/drivers/staging/iio
Bryan Freed 152d52cf7e staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.
The I2C clientdata is set to indio_dev instead of chip as of a couple weeks ago.
Correct the calls to i2c_get_clientdata() accordingly.
Otherwise the driver fails to initialize.

Signed-off-by: Bryan Freed <bfreed@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-08 14:11:48 -07:00
..
accel Staging: iio: release locks on error paths 2011-07-05 20:34:58 -07:00
adc Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -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
Documentation staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. 2011-07-05 20:29:17 -07:00
gyro staging:iio:gyro:adis16260 fix missing num_channels setup. 2011-07-05 20:31:35 -07:00
imu Staging: fix more iio builds when IIO_RING_BUFFER is not enabled 2011-06-27 14:19:20 -07:00
light staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. 2011-07-08 14:11:48 -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:ade7759: allocate state with iio_dev 2011-06-28 14:39:51 -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
chrdev.h staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. 2011-05-19 16:15:04 -07:00
iio.h iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-core.c iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-ring.c staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
industrialio-trigger.c iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
Kconfig Staging: iio: Make IIO depend on GENERIC_HARDIRQS 2011-06-27 14:19:21 -07:00
kfifo_buf.c staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
kfifo_buf.h staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
Makefile
ring_generic.h staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
ring_hw.h
ring_sw.c staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
ring_sw.h staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
sysfs.h staging:iio:buffer - remove unused event code for buffer events. 2011-05-19 16:15:01 -07:00
TODO
trigger_consumer.h
trigger.h iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00