dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/iio/adc
Jonathan Cameron 38f71aa905 staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.
Will cause issues only 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:22:52 -07:00
..
Kconfig IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC 2011-06-28 14:47:25 -07:00
Makefile IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC 2011-06-28 14:47:25 -07:00
ad799x.h staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
ad799x_core.c staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. 2011-06-28 14:39:37 -07:00
ad799x_ring.c staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. 2011-06-28 14:39:37 -07:00
ad7150.c staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:38 -07:00
ad7152.c staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:38 -07:00
ad7291.c Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -07:00
ad7298.h staging:iio:adc:AD7298: Use private data space from iio_allocate_device 2011-05-19 16:15:03 -07:00
ad7298_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
ad7298_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00
ad7314.c staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:39 -07:00
ad7476.h staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. 2011-06-28 14:39:37 -07:00
ad7476_core.c staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. 2011-07-18 13:22:52 -07:00
ad7476_ring.c staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. 2011-06-28 14:39:37 -07:00
ad7606.h staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() 2011-05-19 16:15:03 -07:00
ad7606_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
ad7606_par.c staging:iio:adc:ad7606: Use private data space from iio_allocate_device 2011-05-19 16:14:57 -07:00
ad7606_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00
ad7606_spi.c staging:iio:adc:ad7606: Use private data space from iio_allocate_device 2011-05-19 16:14:57 -07:00
ad7745.c staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:40 -07:00
ad7780.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
ad7780.h staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC 2011-04-05 12:04:55 -07:00
ad7793.c IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC 2011-06-28 14:47:25 -07:00
ad7793.h IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC 2011-06-28 14:47:25 -07:00
ad7816.c staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:41 -07:00
ad7887.h staging:iio:adc:ad7887: Use private data space from iio_allocate_device 2011-05-19 16:14:55 -07:00
ad7887_core.c staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. 2011-06-28 14:39:37 -07:00
ad7887_ring.c staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. 2011-06-28 14:39:37 -07:00
adc.h staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adt75.c staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls. 2011-06-28 14:39:41 -07:00
adt7310.c staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access. 2011-06-28 14:39:41 -07:00
adt7410.c staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:42 -07:00
max1363.h staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out. 2011-05-19 16:15:05 -07:00
max1363_core.c Staging: iio: dereferencing uninitialized variable 2011-06-28 14:48:13 -07:00
max1363_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00