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
/
drivers
/
iio
/
industrialio-buffer.c
Age
Commit message (
Expand
)
Author
2013-10-15
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Lars-Peter Clausen
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-05-22
iio: buffer: cleanup messages in iio_update_buffers()
Michał Mirosław
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-07-12
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Greg Kroah-Hartman
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-07-08
iio: iio_buffer_register: Use correct channel when calculating masklength
Lars-Peter Clausen
2012-06-18
iio: iio_buffer_register: Skip channels with negative scan index
Lars-Peter Clausen
2012-06-15
iio: buffer: Fix NULL pointer deref caused by empty scan mask
Lars-Peter Clausen
2012-05-14
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron