aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/trigger.h
Commit message (Expand)AuthorAge
* iio: add field identifier for @use_count kernel-docTobin C. Harding2018-01-08
* iio: add kernel-doc for field @ownerTobin C. Harding2018-01-08
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-25
|\
| * iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron2017-09-03
| * iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron2017-08-22
* | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-20
|/
* iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-27
* iio: trigger: helpers to determine own triggerLinus Walleij2016-09-10
* iio:trigger: add resource managed (un)registerGregor Boirie2016-09-04
* iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-03
* iio: declare struct to fix warningPengyu Ma2015-08-08
* iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-08-25
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-14
* iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-20
* iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen2013-03-25
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-25
* iio:triggers Protect functions in triggers.h from use when not compiledJonathan Cameron2013-02-09
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-03
* iio: document missing elementsPeter Meerwald2012-09-03
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25