aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad799x_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-15/+10
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-11/+13
* staging:iio:adc:ad799x removed unused headers.Jonathan Cameron2011-05-191-1/+0
* staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-4/+3
* staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich2011-05-191-4/+5
* staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron2011-05-191-34/+27
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich2011-02-281-27/+16
* staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2010-10-121-19/+15
* staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich2010-10-071-1/+1
* staging: iio: adc: ad799x: prevent buffer overflowMichael Hennerich2010-10-061-7/+5
* staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich2010-10-051-0/+246