summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds/ad9834.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-29iio: Rename iio/dds to iio/frequencyMichael Hennerich1-464/+0
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2012-02-09staging:iio:dds:ad9834 unwind use of is_visible for attrs.Jonathan Cameron1-21/+32
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+2
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-2/+2
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen1-1/+1
2011-11-26iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich1-2/+2
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen1-12/+1
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-4/+4
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron1-14/+14
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-28staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron1-44/+37
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-2/+6
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-12/+1
2011-05-03IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich1-15/+16
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2010-12-16Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich1-0/+477