summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7298_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-1/+1
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* staging:iio: Use iio_push_to_bufferLars-Peter Clausen2012-09-061-2/+1
* iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich2012-08-161-1/+1
* staging:iio:ad7298: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-081-1/+3
* staging:iio:adc:ad7298: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-181-54/+10
* staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich2012-04-301-7/+7
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-1/+1
* staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition.Jonathan Cameron2012-04-241-16/+8
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-3/+0
* 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