aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/trigger.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-01-08iio: add field identifier for @use_count kernel-docTobin C. Harding1-1/+1
2018-01-08iio: add kernel-doc for field @ownerTobin C. Harding1-0/+1
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-8/+13
2017-09-03iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron1-2/+0
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron1-6/+13
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet1-2/+2
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same deviceLars-Peter Clausen1-0/+2
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij1-0/+11
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie1-0/+6
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay1-0/+9
2015-08-08iio: declare struct to fix warningPengyu Ma1-0/+3
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald1-3/+2
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen1-1/+2
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-4/+2
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-0/+24
2013-02-09iio:triggers Protect functions in triggers.h from use when not compiledJonathan Cameron1-0/+5
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald1-4/+4
2012-09-03iio: document missing elementsPeter Meerwald1-2/+3
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-4/+4
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-0/+119