summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dds/ad9850.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-30iio: Rename iio/dds to iio/frequencyMichael Hennerich1-137/+0
2012-04-30staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2012-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-11-27staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen1-0/+1
2011-11-18staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen1-12/+1
2011-10-18staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-0/+1
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-29staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron1-25/+12
2011-05-20staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-4/+6
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2010-11-10staging: iio: dds: new driver for AD9850/1 devicesCliff Cai1-0/+156