summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds
AgeCommit message (Expand)AuthorFilesLines
2012-04-29iio: Rename iio/dds to iio/frequencyMichael Hennerich12-2475/+0
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen7-21/+21
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron7-14/+14
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 Torvalds7-7/+10
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 Clausen2-2/+0
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen7-2/+7
2011-11-26iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2-3/+3
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen7-84/+7
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-30/+42
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron7-8/+14
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2-18/+18
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl1-1/+3
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock1-1/+1
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker7-0/+7
2011-08-23staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron3-3/+0
2011-06-28staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron1-23/+13
2011-06-28staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron1-24/+12
2011-06-28staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron1-24/+14
2011-06-28staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron1-25/+12
2011-06-28staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2-46/+37
2011-06-28staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2-39/+32
2011-06-28staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_devJonathan Cameron1-25/+12
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron7-25/+43
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron2-24/+2
2011-05-03IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich3-20/+23
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron7-7/+7
2011-02-09Staging: IIO: DDS: AD9832 / AD9835 driverMichael Hennerich3-185/+436
2010-12-16Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich4-0/+600
2010-12-16Staging: IIO: dds.h convenience macrosMichael Hennerich1-0/+110
2010-12-01staging: iio: dds: ad9832: Fix kconfig descriptionMichael Hennerich1-2/+2
2010-11-16Staging: iio/dds: double locking bugsDan Carpenter4-37/+7
2010-11-09staging: iio: dds: new driver for AD9951 devicesCliff Cai3-0/+262
2010-11-09staging: iio: dds: new driver for AD9910 devicesCliff Cai3-0/+462
2010-11-09staging: iio: dds: new driver for AD9852/4 devicesCliff Cai3-0/+322
2010-11-09staging: iio: dds: new driver for AD9850/1 devicesCliff Cai3-0/+164
2010-11-09staging: iio: dds: new driver for AD9832/3/4/5 devicesCliff Cai3-0/+274
2010-11-09staging: iio: dds: new driver for AD5930/2 devicesCliff Cai3-0/+186