aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/iio_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio: buffer: fix use-after-free for attached_buffers arrayAlexandru Ardelean1-2/+2
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean1-6/+6
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean1-4/+6
2021-03-11iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean1-0/+5
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean1-0/+2
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean1-0/+3
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean1-1/+14
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-0/+3
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-0/+9
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada1-1/+1
2013-10-12iio: Factor IIO value formating into its own functionLars-Peter Clausen1-0/+2
2013-10-12iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen1-0/+1
2013-10-12iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen1-0/+3
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman1-0/+4
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen1-0/+4
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-1/+1
2013-03-16iio: Add OF supportGuenter Roeck1-0/+1
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron1-0/+62