summaryrefslogtreecommitdiff
path: root/include/linux/iio/buffer.h (unfollow)
Commit message (Expand)Author
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen
2012-11-19iio: Fix iio_buffer_register stub signatureLars-Peter Clausen
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-07iio: cleanup buffer.h commentsPeter Meerwald
2012-06-18iio: remove extra ; after function definitionPeter Meerwald
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: scan_index_timestamp move to iio_dev from bufferJonathan Cameron
2012-02-24staging:iio: Remove declaration for non existing functionLars-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-22staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen
2011-12-22staging:iio: Drop buffer busy flagLars-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.h update struct buffer docs.Jonathan Cameron
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron
2011-12-08staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio: remove userspace access to bytes per datum.Jonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-12-08staging:iio: add demux optionally to path from device to bufferJonathan Cameron
2011-12-08staging:iio:buffer add a cache of the timestamp scan index.Jonathan Cameron
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio:buffering drag some stray docs back to correct place.Jonathan Cameron
2011-09-06staging:iio: remove orphaned function definition.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: squash chrdev handler remains into users.Jonathan Cameron
2011-09-06staging: iio: chrdev.h rationalization.Jonathan Cameron
2011-05-19staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-05-19staging:iio: Buffer device flattening.Jonathan Cameron
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron