aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio_core.h
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Prevent reading from buffer chrdev when device has no buffer.Jonathan Cameron2011-09-261-3/+6
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-12/+12
* staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-261-1/+1
* staging:iio:attrs - make address a u64 to allow event codes to be used.Jonathan Cameron2011-09-061-1/+1
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-1/+0
* staging:iio: fix typoMichael Hennerich2011-09-061-1/+1
* staging:iio: remove defunct iio_put and iio_get.Jonathan Cameron2011-09-061-10/+0
* staging: iio: remove now defunct header definitions and add some staticsJonathan Cameron2011-09-061-9/+0
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-0/+32
* staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron2011-08-231-0/+48