summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/kfifo_buf.c
Commit message (Expand)AuthorAgeFilesLines
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-150/+0
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+1
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-23/+23
* staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen2011-12-221-32/+0
* staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen2011-12-221-12/+9
* staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifoLars-Peter Clausen2011-12-121-1/+5
* staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-081-1/+1
* staging:iio: remove userspace access to bytes per datum.Jonathan Cameron2011-12-081-2/+0
* staging:iio:kfifo remove entirely pointless code.Jonathan Cameron2011-11-261-8/+1
* 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
OpenPOWER on IntegriCloud