summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dac
AgeCommit message (Expand)AuthorFilesLines
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron5-15/+48
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron3-38/+3
2011-05-19staging:iio:dac:ad5504 move from old to new event handling.Jonathan Cameron2-41/+16
2011-05-03IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACsMichael Hennerich3-20/+50
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron5-5/+5
2011-04-25staging: IIO: DAC: AD5446 add support for AD5541A devicesMichael Hennerich2-0/+8
2011-04-25staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...Michael Hennerich4-0/+538
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich4-0/+511
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich1-9/+9
2011-03-14staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621Michael Hennerich3-1/+29
2011-03-14staging: IIO: DAC: AD5446: Add power down supportMichael Hennerich2-19/+153
2011-03-14staging: IIO: DAC: AD5446: Add missing ID table entriesMichael Hennerich1-1/+3
2011-03-09Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich2-111/+219
2011-02-23staging: IIO: DAC: Add support for the AD5543/AD5553Michael Hennerich3-2/+16
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-1/+1
2011-01-31Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata()Roland Stigge1-3/+8
2011-01-22Staging: iio: Aditional fixpoint formatted output bugfixRoland Stigge1-1/+1
2011-01-21Staging: iio: add driver for MAX517/518/519Roland Stigge4-0/+323
2010-11-29staging: iio: dac: ad5446: Remove unused sign member from chip specific infor...Michael Hennerich2-14/+2
2010-11-29staging: iio: dac: ad5446: Enable driver support for AD5620/AD5640/AD5660 DA ...Michael Hennerich3-31/+167
2010-11-29staging: iio: dac: Enable driver support for AD5444 and AD5446 DA convertersMichael Hennerich4-0/+306
2010-11-19staging: iio: dac: Cleanup style - no functional changesMichael Hennerich1-32/+35
2010-11-19staging: iio: dac: Use spi_device_idMichael Hennerich1-16/+9
2010-11-19staging: iio: dac: Use spi_write() and handle return valueMichael Hennerich1-16/+7
2010-11-19staging: iio: dac: Update drivers to use new attribute namingMichael Hennerich2-12/+8
2010-11-19staging: iio: dac: more consistent DAC sysfs attributes namingMichael Hennerich1-0/+4
2010-11-09staging: iio: dac: new driver for AD5624R devicesBarry Song5-0/+356