linux/drivers/staging/iio
Michael Hennerich 12b9d5bf76 Staging: IIO: DDS: AD9833 / AD9834 driver
Changes since RFC/v1:
IIO: Apply list review feedback

Apply list review feedback:
	Rename attributes to fit IIO convention used in other drivers.
	Fix typos.
	Provide ddsX_out_enable as opposed to ddsX_out_disable.
	Use proper __devexit marking.
	Use strict_strtoul() to avoid negatives.

Changes since v2:
IIO: ad9834.c: Apply more list review feedback

	Update use of dds convenience macros.
	Fix tabbing.
	Remove superfluous brackets.
	Keep output disabled after probe.
	Remove unnecessary code.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Reviewed-by: Datta Shubhrajyoti <shubhrajyoti@ti.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-16 12:23:03 -08:00
..
Documentation Staging: IIO: Direct digital synthesis abi documentation 2010-12-16 12:23:03 -08:00
accel Staging: Merge 2.6.37-rc5 into staging-next 2010-12-07 10:47:56 -08:00
adc staging: iio: adc: Enable driver support for ad7887 AD converter 2010-11-29 11:02:56 -08:00
addac staging: iio: new ADT7316/7/8 and ADT7516/7/9 driver 2010-11-09 15:46:34 -08:00
dac staging: iio: dac: ad5446: Remove unused sign member from chip specific information structure 2010-11-29 11:06:46 -08:00
dds Staging: IIO: DDS: AD9833 / AD9834 driver 2010-12-16 12:23:03 -08:00
gyro staging: iio: adis16260 add suppport for adis16255 and adis16250. 2010-11-29 11:04:48 -08:00
imu
light
magnetometer
meter staging: iio: meter: new driver for ADE7854/58/68/78 devices 2010-11-09 15:46:43 -08:00
resolver Staging: iio: fix up world writable sysfs files. 2010-12-10 10:56:18 -08:00
trigger
Kconfig staging: iio: resolver: new driver for AD2S90 devices 2010-11-09 15:46:44 -08:00
Makefile staging: iio: resolver: new driver for AD2S90 devices 2010-11-09 15:46:44 -08:00
TODO staging: iio: add ADI info to TODO 2010-11-09 15:46:32 -08:00
chrdev.h
iio.h
industrialio-core.c
industrialio-ring.c
industrialio-trigger.c
ring_generic.h
ring_hw.h
ring_sw.c
ring_sw.h
sysfs.h Staging: iio: fix up world writable sysfs files. 2010-12-10 10:56:18 -08:00
trigger.h
trigger_consumer.h