index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
kfifo_buf.c
Age
Commit message (
Expand
)
Author
2015-06-11
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-05-07
iio: kfifo: Set update_needed to false only if a buffer was allocated
Gabriele Mazzotta
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
2014-12-26
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2013-12-03
iio: kfifo_buf: Implement data_available() callback
Lars-Peter Clausen
2013-10-15
iio:kfifo: Set update_needed to false after allocating a new buffer
Lars-Peter Clausen
2013-10-15
iio:kfifo: Empty buffer on update
Lars-Peter Clausen
2013-10-15
iio:kfifo: Protect against concurrent access from userspace
Lars-Peter Clausen
2013-10-15
iio:kfifo: Fix memory leak
Lars-Peter Clausen
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-09-15
iio:kfifo_buf: Use wake_up_interruptible_poll()
Lars-Peter Clausen
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-08-27
iio: kfifo - add poll support.
Jonathan Cameron
2012-08-27
iio:kfifo_buf improve error handling in read_first_n.
Jonathan Cameron
2012-08-27
iio:kfifo_buf Take advantage of the fixed record size used in IIO
Jonathan Cameron
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron