summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dds/ad9951.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Rename iio/dds to iio/frequencyMichael Hennerich2012-04-291-232/+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
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-0/+1
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
* | 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-0/+1
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron2011-08-231-1/+0
* staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron2011-06-281-23/+13
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Staging: iio/dds: double locking bugsDan Carpenter2010-11-161-5/+0
* staging: iio: dds: new driver for AD9951 devicesCliff Cai2010-11-091-0/+254
OpenPOWER on IntegriCloud