summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7476_ring.c
Commit message (Expand)AuthorAgeFilesLines
* 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:ad7476 use iio_sw_buffer_preenable instead of local version.Jonathan Cameron2012-04-241-33/+3
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-1/+1
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
* staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron2011-12-081-24/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-1/+2
* 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-15/+15
* 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-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-2/+0
* staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-5/+5
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-16/+10
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-11/+14
* staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron2011-05-191-40/+26
* staging:iio:adc:ad7476 use channel_specJonathan Cameron2011-05-191-36/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IIO: ADC: AD7476: Update timestamp handlingMichael Hennerich2011-02-281-15/+22
* staging: iio: adc: ad7476 new SPI ADC driverMichael Hennerich2010-10-121-0/+207
OpenPOWER on IntegriCloud