aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad799x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen1-0/+3
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen1-2/+0
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen1-2/+0
2012-06-18staging:iio:adc:ad799x: Use new triggered buffer setup helper functionLars-Peter Clausen1-2/+0
2012-04-24staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron1-1/+0
2011-12-08staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron1-6/+0
2011-10-03staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron1-2/+2
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.Jonathan Cameron1-2/+2
2011-05-19staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.Jonathan Cameron1-2/+1
2011-05-19staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich1-1/+0
2011-05-19staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich1-16/+9
2011-05-19staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron1-3/+0
2011-05-19staging:iio:adc:ad799x move to new event handlingJonathan Cameron1-1/+0
2011-02-28IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich1-0/+1
2010-10-07staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich1-1/+3
2010-10-05staging: iio: adc: Address mailing list feedback by Jonathan CameronMichael Hennerich1-1/+1
2010-10-05staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich1-0/+157