summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dds
AgeCommit message (Expand)Author
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron
2011-06-28staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron
2011-06-28staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron
2011-06-28staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron
2011-06-28staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_devJonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-03IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-02-09Staging: IIO: DDS: AD9832 / AD9835 driverMichael Hennerich
2010-12-16Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich
2010-12-16Staging: IIO: dds.h convenience macrosMichael Hennerich
2010-12-01staging: iio: dds: ad9832: Fix kconfig descriptionMichael Hennerich
2010-11-16Staging: iio/dds: double locking bugsDan Carpenter
2010-11-09staging: iio: dds: new driver for AD9951 devicesCliff Cai
2010-11-09staging: iio: dds: new driver for AD9910 devicesCliff Cai
2010-11-09staging: iio: dds: new driver for AD9852/4 devicesCliff Cai
2010-11-09staging: iio: dds: new driver for AD9850/1 devicesCliff Cai
2010-11-09staging: iio: dds: new driver for AD9832/3/4/5 devicesCliff Cai
2010-11-09staging: iio: dds: new driver for AD5930/2 devicesCliff Cai