summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7606_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
* staging:iio:adc:ad7606: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-181-41/+5
* staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich2012-04-301-8/+8
* 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-3/+2
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-241-2/+1
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
* staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron2011-12-081-24/+0
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-081-2/+0
* staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron2011-10-031-35/+7
* staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron2011-10-031-1/+1
* 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: 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-2/+1
* staging:iio:adc: header cleanup - remove unused.Jonathan Cameron2011-08-231-2/+0
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-15/+9
* staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich2011-05-191-6/+5
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-10/+13
* staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-3/+4
* staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich2011-05-191-91/+8
* staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron2011-05-191-6/+22
* IIO: ADC: AD7606: Update timestamp handlingMichael Hennerich2011-02-281-4/+18
* staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich2011-02-231-0/+266
OpenPOWER on IntegriCloud