aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_sw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-26staging:iio: drop sw_ring buffer implementation.Jonathan Cameron1-30/+0
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-1/+1
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen1-5/+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-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron1-19/+0
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron1-174/+2
2011-05-19staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron1-0/+1
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.Jonathan Cameron1-3/+1
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron1-7/+7
2011-02-18staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron1-2/+2
2010-08-31staging: iio rename ring attributesManuel Stahl1-6/+6
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron1-2/+0
2010-08-02staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron1-0/+3
2010-07-22staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron1-0/+10
2010-07-22staging: iio: Add a bits per element element to ring_generic allowing a general ring_sw_preenable_function.Barry Song1-1/+1
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2009-12-11Staging: iio: lots of doc fixesRandy Dunlap1-20/+48
2009-09-15Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron1-0/+189