summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds/ad9834.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Rename iio/dds to iio/frequencyMichael Hennerich2012-04-291-464/+0
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* 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-091-4/+3
|\
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-081-1/+0
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-1/+1
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-261-2/+2
* | 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-171-12/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-4/+4
* staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-14/+14
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-44/+37
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-12/+1
* IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich2011-05-031-15/+16
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich2010-12-161-0/+477
OpenPOWER on IntegriCloud