Archived
14
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
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
..
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
Documentation Staging: IIO: Direct digital synthesis abi documentation 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 staging: iio: adis16350: add missing reference to temp offset 2010-11-09 15:46:31 -08:00
light staging: iio: light remove empty light.h file 2010-10-08 07:17:56 -07:00
magnetometer staging: iio: ak8975: Add ak8975 magnetometer sensor 2010-09-14 16:37:11 -07:00
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 staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro 2010-09-04 21:19:01 -07:00
chrdev.h staging: iio: Remove long dead function definitions from headers 2010-09-04 21:19:00 -07:00
iio.h staging: iio: convert idr to ida as pointer never provided 2010-09-04 21:18:59 -07:00
industrialio-core.c Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
industrialio-ring.c Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
industrialio-trigger.c staging: iio: remove timestamp field from trigger and pass instead through pollfuncs 2010-07-22 11:38:28 -07:00
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
ring_generic.h staging: iio: ring_generic: provide IIO_CONST_ATTR_SCAN_EL_TYPE_WITH_SHIFT 2010-10-07 10:07:01 -07:00
ring_hw.h
ring_sw.c staging: iio move scan_elements into ring buffer 2010-08-31 11:42:02 -07:00
ring_sw.h staging: iio rename ring attributes 2010-08-31 11:42:01 -07:00
sysfs.h Staging: iio: fix up world writable sysfs files. 2010-12-10 10:56:18 -08:00
TODO staging: iio: add ADI info to TODO 2010-11-09 15:46:32 -08:00
trigger.h staging: iio: lis3l02dqbuffersimple.c bring example up to date. 2010-09-04 21:19:02 -07:00
trigger_consumer.h