summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds
Commit message (Expand)AuthorAgeFilesLines
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-267-0/+7
* staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron2011-08-233-3/+0Star
* staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron2011-06-281-23/+13Star
* staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron2011-06-281-24/+12Star
* staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-24/+14Star
* staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron2011-06-281-25/+12Star
* staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-282-46/+37Star
* staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-282-39/+32Star
* staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_devJonathan Cameron2011-06-281-25/+12Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-207-25/+43
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-202-24/+2Star
* IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich2011-05-033-20/+23
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-267-7/+7
* Staging: IIO: DDS: AD9832 / AD9835 driverMichael Hennerich2011-02-093-185/+436
* Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich2010-12-164-0/+600
* Staging: IIO: dds.h convenience macrosMichael Hennerich2010-12-161-0/+110
* staging: iio: dds: ad9832: Fix kconfig descriptionMichael Hennerich2010-12-011-2/+2
* Staging: iio/dds: double locking bugsDan Carpenter2010-11-164-37/+7Star
* staging: iio: dds: new driver for AD9951 devicesCliff Cai2010-11-103-0/+262
* staging: iio: dds: new driver for AD9910 devicesCliff Cai2010-11-103-0/+462
* staging: iio: dds: new driver for AD9852/4 devicesCliff Cai2010-11-103-0/+322
* staging: iio: dds: new driver for AD9850/1 devicesCliff Cai2010-11-103-0/+164
* staging: iio: dds: new driver for AD9832/3/4/5 devicesCliff Cai2010-11-103-0/+274
* staging: iio: dds: new driver for AD5930/2 devicesCliff Cai2010-11-103-0/+186