summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac
AgeCommit message (Expand)Author
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog convertersMichael Hennerich
2011-06-28staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge
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-19staging:iio:dac:ad5504 move from old to new event handling.Jonathan Cameron
2011-05-03IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACsMichael Hennerich
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-25staging: IIO: DAC: AD5446 add support for AD5541A devicesMichael Hennerich
2011-04-25staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...Michael Hennerich
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich
2011-03-14staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621Michael Hennerich
2011-03-14staging: IIO: DAC: AD5446: Add power down supportMichael Hennerich
2011-03-14staging: IIO: DAC: AD5446: Add missing ID table entriesMichael Hennerich
2011-03-09Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich
2011-02-23staging: IIO: DAC: Add support for the AD5543/AD5553Michael Hennerich
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-31Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata()Roland Stigge
2011-01-22Staging: iio: Aditional fixpoint formatted output bugfixRoland Stigge
2011-01-21Staging: iio: add driver for MAX517/518/519Roland Stigge
2010-11-29staging: iio: dac: ad5446: Remove unused sign member from chip specific infor...Michael Hennerich
2010-11-29staging: iio: dac: ad5446: Enable driver support for AD5620/AD5640/AD5660 DA ...Michael Hennerich
2010-11-29staging: iio: dac: Enable driver support for AD5444 and AD5446 DA convertersMichael Hennerich
2010-11-19staging: iio: dac: Cleanup style - no functional changesMichael Hennerich
2010-11-19staging: iio: dac: Use spi_device_idMichael Hennerich
2010-11-19staging: iio: dac: Use spi_write() and handle return valueMichael Hennerich
2010-11-19staging: iio: dac: Update drivers to use new attribute namingMichael Hennerich
2010-11-19staging: iio: dac: more consistent DAC sysfs attributes namingMichael Hennerich
2010-11-09staging: iio: dac: new driver for AD5624R devicesBarry Song