aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7298_ring.c
AgeCommit message (Expand)Author
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan 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-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich
2011-05-19staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28IIO: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich