index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
buffer.h
Age
Commit message (
Expand
)
Author
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2017-01-10
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
Jonathan Cameron
2017-01-10
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
Jonathan Cameron
2017-01-10
iio:buffers: Push some docs down into the .c file.
Jonathan Cameron
2017-01-10
iio:buffer: Stop exporting iio_scan_mask_query
Jonathan Cameron
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
2017-01-10
iio:buffer.h Reformat structure comments to be inline.
Jonathan Cameron
2017-01-10
iio:buffer: Stop exporting iio_update_demux
Jonathan Cameron
2016-04-03
iio: buffer: add missing descriptions in iio_buffer_access_funcs
Luis de Bethencourt
2015-10-25
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
2015-10-25
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
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
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2013-12-03
iio: Add data_available callback for buffers
Lars-Peter Clausen
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-09-21
iio: Add iio_push_buffers_with_timestamp() helper
Lars-Peter Clausen
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
2012-11-19
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-07
iio: cleanup buffer.h comments
Peter Meerwald
2012-06-18
iio: remove extra ; after function definition
Peter Meerwald
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron