summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7298_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-081-29/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-5/+7
* 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:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-2/+2
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-12/+12
* 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-2/+2
* 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-5/+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: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-14/+10
* staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-4/+4
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-10/+13
* staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich2011-05-191-46/+4
* staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-39/+26
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IIO: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich2011-02-281-0/+258
OpenPOWER on IntegriCloud