aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dac/ad5624r_spi.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-51/+44
* 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
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich2011-03-141-9/+9
* Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich2011-03-091-96/+145
* staging: iio: dac: Cleanup style - no functional changesMichael Hennerich2010-11-191-32/+35
* staging: iio: dac: Use spi_device_idMichael Hennerich2010-11-191-16/+9
* staging: iio: dac: Use spi_write() and handle return valueMichael Hennerich2010-11-191-16/+7
* staging: iio: dac: Update drivers to use new attribute namingMichael Hennerich2010-11-191-8/+8
* staging: iio: dac: new driver for AD5624R devicesBarry Song2010-11-091-0/+313