aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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 named after the device.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 access.Jonathan Cameron1-24/+14
2011-06-28staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group.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 access.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 elements out of iio_dev.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