summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7887_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
* staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron2011-12-081-34/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-3/+5
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-14/+14
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-261-2/+2
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-061-4/+6
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio: prevent removal of module connected to trigger.Jonathan Cameron2011-08-241-6/+0
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:adc: header cleanup - remove unused.Jonathan Cameron2011-08-231-3/+0
* staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-281-3/+3
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-16/+8
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-12/+15
* staging:iio:adc:ad7887: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-4/+1
* staging:iio:adc:ad7887: Convert to new channel registration method.Michael Hennerich2011-05-191-61/+7
* staging:iio:adc:ad7887 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-35/+27
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IIO: ADC: AD7887: Update timestamp handlingMichael Hennerich2011-02-281-15/+21
* staging: iio: adc: Enable driver support for ad7887 AD converterMichael Hennerich2010-11-291-0/+266
OpenPOWER on IntegriCloud