summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7314.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron1-281/+0
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron1-1/+0
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-28staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron1-29/+19
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-2/+5
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-16/+3
2011-05-19staging:iio:adc:ad7314 remove unmatched unregister of event line.Jonathan Cameron1-7/+0
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2010-11-09staging: iio: adc: new driver for AD7314 devicesSonic Zhang1-0/+308