summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-241-0/+6
|\
| * iio: core: Add optional symbolic label to a device channelCristian Pop2020-11-081-0/+6
* | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-151-1/+2
|\|
| * iio: Add __printf() attributes to various allocation functionsJonathan Cameron2020-09-211-1/+2
* | iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab2020-09-111-1/+1
|/
* iio: core: remove iio_priv_to_dev() helperAlexandru Ardelean2020-07-131-6/+0
* iio: core: move event interface on the opaque structAlexandru Ardelean2020-07-071-3/+0
* iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean2020-07-071-2/+0
* iio: core: move channel list & group to private iio device objectAlexandru Ardelean2020-07-071-5/+0
* iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean2020-07-071-12/+1
* iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean2020-07-071-1/+5
* iio: core: add iio_device_set_parent() helperAlexandru Ardelean2020-06-141-0/+20
* iio: core: pass parent device as parameter during allocationAlexandru Ardelean2020-06-141-2/+2
* iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron2020-06-141-1/+1
* Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman2020-04-271-1/+1
|\
| * Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-201-1/+1
| |\
| | * iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
* | | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-231-9/+1
|\ \ \ | |/ / |/| |
| * | iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean2020-04-191-2/+0
| * | iio: core: drop devm_iio_device_free() API callAlexandru Ardelean2020-04-191-2/+0
| * | iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean2020-04-191-4/+0
| * | iio: core: Make mlock internal to the iio coreRohit Sarkar2020-03-211-1/+1
| |/
* | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-081-0/+2
|\ \ | |/ |/|
| * iio: expose iio_device_set_clockGwendal Grignou2020-03-281-0/+2
* | iio: industrialio-core: Fix debugfs readAlexandru Tachici2020-03-081-0/+2
|/
* iio: core: Add optional symbolic label to device attributesPhil Reid2019-10-071-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-2/+2
* iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab2018-05-071-12/+12
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-2/+2
|\
| * iio: fix SPHINX kernel-docs build warningTobin C. Harding2018-01-081-2/+2
* | IIO: inkern: API for manipulating channel attributesArnaud Pouliquen2018-01-101-28/+0
|/
* iio: Drop duplicate forward declarationLukas Wunner2017-10-141-1/+0
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-5/+29
|\
| * iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron2017-09-031-3/+0
| * iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-221-2/+29
* | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-201-1/+1
|/
* iio: add hardware triggered operating modeBenjamin Gaignard2017-06-111-0/+6
* iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-131-0/+17
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-131-0/+29
* iio: Declare event_attrs field of iio_info structure as constBhumika Goyal2016-10-011-1/+1
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-0/+1
* iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-031-0/+2
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-8/+14
* iio:core: mounting matrix supportGregor Boirie2016-04-231-0/+31
* iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-0/+2
* iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray2016-02-171-3/+3
* iio: Fix documentation for iio_dev mlockDaniel Baluta2016-02-081-1/+1
* iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+2
* iio: Support triggered eventsVladimir Barinov2015-08-271-0/+3