summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/kfifo_buf.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-8/+0
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen1-2/+0
2011-11-26staging:iio: header reorganizationJonathan Cameron1-1/+1
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron1-3/+3
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron1-1/+1
2011-09-06staging: iio: kfifo buffer - push structure definition down into implementation.Jonathan Cameron1-8/+0
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron1-38/+1
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron1-2/+1
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron1-5/+5
2011-02-18staging:iio:kfifo buffer implementationJonathan Cameron1-0/+56