summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/kfifo_buf.c
AgeCommit message (Expand)Author
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2011-12-22staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen
2011-12-22staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen
2011-12-12staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifoLars-Peter Clausen
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio: remove userspace access to bytes per datum.Jonathan Cameron
2011-11-26staging:iio:kfifo remove entirely pointless code.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: kfifo buffer - push structure definition down into implementation.Jonathan Cameron
2011-07-18staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron
2011-02-18staging:iio:kfifo buffer implementationJonathan Cameron