aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7780.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron2011-05-191-2/+0
* staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich2011-05-191-44/+36
* staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich2011-05-191-62/+51
* 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: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADCMichael Hennerich2011-04-051-0/+329