aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/kfifo_buf.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-24/+24
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-23/+3
* staging: iio: kfifo buffer - push structure definition down into implementation.Jonathan Cameron2011-09-061-0/+8
* staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron2011-07-181-2/+0
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-24/+34
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-2/+1
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-4/+4
* staging:iio:kfifo buffer implementationJonathan Cameron2011-02-181-0/+196