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
/
iio_core.h
Age
Commit message (
Expand
)
Author
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
2023-09-12
iio: Remove unused declarations
Yue Haibing
2021-11-17
iio: Mark iio_device_type as const
Lars-Peter Clausen
2021-10-19
iio: Add output buffer support
Mihail Chindris
2021-03-25
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
2021-03-11
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
2021-03-11
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-04-29
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
2013-10-12
iio: Factor IIO value formating into its own function
Lars-Peter Clausen
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-03-16
iio: Add OF support
Guenter Roeck
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron