summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds
Commit message (Expand)AuthorAgeFilesLines
* iio: Rename iio/dds to iio/frequencyMichael Hennerich2012-04-2912-2475/+0
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-297-21/+21
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-257-14/+14
* staging:iio:dds:ad9834 unwind use of is_visible for attrs.Jonathan Cameron2012-02-091-21/+32
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-097-7/+10
|\
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-082-2/+0
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-267-2/+7
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-262-3/+3
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+2
|\ \
| * | switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
| |/
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-177-84/+7
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-268-30/+42
|\
| * staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-177-8/+14
| * staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2011-10-112-18/+18
| * staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-261-1/+3
| * staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-257-0/+7
| * staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron2011-08-233-3/+0
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
|/
* staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron2011-06-281-23/+13
* staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron2011-06-281-24/+12
* staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-24/+14
* staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron2011-06-281-25/+12
* staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-282-46/+37
* staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-282-39/+32
* staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_devJonathan Cameron2011-06-281-25/+12
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-197-25/+43
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-192-24/+2
* 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-257-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/+7
* staging: iio: dds: new driver for AD9951 devicesCliff Cai2010-11-093-0/+262
* staging: iio: dds: new driver for AD9910 devicesCliff Cai2010-11-093-0/+462
* staging: iio: dds: new driver for AD9852/4 devicesCliff Cai2010-11-093-0/+322
* staging: iio: dds: new driver for AD9850/1 devicesCliff Cai2010-11-093-0/+164
* staging: iio: dds: new driver for AD9832/3/4/5 devicesCliff Cai2010-11-093-0/+274
* staging: iio: dds: new driver for AD5930/2 devicesCliff Cai2010-11-093-0/+186
OpenPOWER on IntegriCloud