summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/ad5624r_spi.c
AgeCommit message (Expand)Author
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...Jonathan 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-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich
2011-03-09Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael 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-09staging: iio: dac: new driver for AD5624R devicesBarry Song