summaryrefslogtreecommitdiff
path: root/drivers/iio/iio_core.h
Commit message (Expand)AuthorAgeFilesLines
* iio: Mark iio_device_type as constLars-Peter Clausen2021-11-171-1/+1
* iio: Add output buffer supportMihail Chindris2021-10-191-0/+4
* iio: buffer: fix use-after-free for attached_buffers arrayAlexandru Ardelean2021-03-251-2/+2
* iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean2021-03-111-6/+6
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-111-4/+6
* iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean2021-03-111-0/+5
* iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean2021-03-111-0/+2
* iio: core: rework iio device group creationAlexandru Ardelean2021-03-111-0/+3
* iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean2020-11-141-1/+14
* iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-291-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-0/+3
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-0/+9
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-291-1/+1
* iio: Factor IIO value formating into its own functionLars-Peter Clausen2013-10-121-0/+2
* iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen2013-10-121-0/+1
* iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen2013-10-121-0/+3
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-0/+4
|\
| * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-211-0/+4
* | iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+1
|/
* iio: Add OF supportGuenter Roeck2013-03-161-0/+1
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-0/+62