linux/drivers/staging/iio/accel
Jonathan Cameron 8016934cbd staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.
This mean all sorts of interesting results on driver removal.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-18 13:23:57 -07:00
..
Kconfig staging:iio:lis3l02dq allow buffer implementation selection 2011-02-18 13:22:51 -08:00
Makefile staging: iio: new adis16204 driver 2010-11-09 15:46:33 -08:00
accel.h staging: iio: new adis16204 driver 2010-11-09 15:46:33 -08:00
adis16201.h Merge Linux 3.0-rc6 into staging-next 2011-07-05 07:35:09 -07:00
adis16201_core.c Staging: iio: release locks on error paths 2011-07-05 20:34:58 -07:00
adis16201_ring.c staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state 2011-06-28 14:39:52 -07:00
adis16201_trigger.c staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state 2011-06-28 14:39:52 -07:00
adis16203.h Merge Linux 3.0-rc6 into staging-next 2011-07-05 07:35:09 -07:00
adis16203_core.c staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. 2011-06-28 14:39:34 -07:00
adis16203_ring.c staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. 2011-06-28 14:39:34 -07:00
adis16203_trigger.c staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. 2011-06-28 14:39:34 -07:00
adis16204.h Merge Linux 3.0-rc6 into staging-next 2011-07-05 07:35:09 -07:00
adis16204_core.c staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16204_ring.c staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16204_trigger.c staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16209.h Merge Linux 3.0-rc6 into staging-next 2011-07-05 07:35:09 -07:00
adis16209_core.c staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16209_ring.c staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16209_trigger.c staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16220.h staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16220_core.c staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16240.h staging:iio: one more fix for IIO_RING_BUFFER not enabled. 2011-06-28 14:48:13 -07:00
adis16240_core.c staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16240_ring.c staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16240_trigger.c staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
inclinometer.h staging: iio sync drivers with current ABI 2010-08-31 11:42:02 -07:00
kxsd9.c staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer. 2011-06-28 14:39:52 -07:00
lis3l02dq.h staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. 2011-05-19 16:15:05 -07:00
lis3l02dq_core.c staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata. 2011-07-18 13:23:57 -07:00
lis3l02dq_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00
sca3000.h staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. 2011-06-28 14:39:36 -07:00
sca3000_core.c Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -07:00
sca3000_ring.c staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. 2011-06-28 14:39:36 -07:00