summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dac/ad5624r_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron2011-06-281-44/+38Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-2/+6
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-12/+1Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-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-101-96/+145
* staging: iio: dac: Cleanup style - no functional changesMichael Hennerich2010-11-201-32/+35
* staging: iio: dac: Use spi_device_idMichael Hennerich2010-11-201-16/+9Star
* staging: iio: dac: Use spi_write() and handle return valueMichael Hennerich2010-11-201-16/+7Star
* staging: iio: dac: Update drivers to use new attribute namingMichael Hennerich2010-11-201-8/+8
* staging: iio: dac: new driver for AD5624R devicesBarry Song2010-11-101-0/+313