summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad799x_ring.c
AgeCommit message (Expand)Author
2013-09-21staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06staging:iio: Use iio_push_to_bufferLars-Peter Clausen
2012-07-08staging:iio:ad799x: Do not return error code in interrupt handlerLars-Peter Clausen
2012-06-18staging:iio:adc:ad799x: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-04-30staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2011-12-08staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-10-03staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-26staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio: prevent removal of module connected to trigger.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-23staging:iio:adc: header cleanup - remove unused.Jonathan Cameron
2011-06-28staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:adc:ad799x removed unused headers.Jonathan Cameron
2011-05-19staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich
2011-05-19staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich
2010-10-12staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich
2010-10-07staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich
2010-10-06staging: iio: adc: ad799x: prevent buffer overflowMichael Hennerich
2010-10-05staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich