aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_sw.h
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-191-19/+0
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-174/+2
* staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron2011-05-191-0/+1
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-3/+1
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-7/+7
* staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron2011-02-181-2/+2
* staging: iio rename ring attributesManuel Stahl2010-08-311-6/+6
* staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron2010-08-021-2/+0
* staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron2010-08-021-0/+3
* staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron2010-07-221-0/+10
* staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song2010-07-221-1/+1
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
* Staging: iio: lots of doc fixesRandy Dunlap2009-12-111-20/+48
* Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron2009-09-151-0/+189