index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
trigger.h
(
unfollow
)
Commit message (
Expand
)
Author
2014-08-25
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2013-07-20
iio:trigger: Fix use_count race condition
Lars-Peter Clausen
2013-03-25
iio:trigger: Use dev_{set,get}_drvdata for private data management
Lars-Peter Clausen
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-02-09
iio:triggers Protect functions in triggers.h from use when not compiled
Jonathan Cameron
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-09-03
iio: document missing elements
Peter Meerwald
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-24
staging:iio:trigger push functions that don't need to be generaly available d...
Jonathan Cameron
2011-08-24
staging:iio: spit trigger.h into provider and consumer parts.
Jonathan Cameron
2011-08-24
staging:iio:pollfunc: Make explicit that private data is always pointer to a ...
Jonathan Cameron
2011-08-24
staging:iio:triggers reorder module put and device put to ensure that the ops...
Jonathan Cameron
2011-08-23
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...
Jonathan Cameron
2011-06-28
iio: trigger: Add filter callback
Michael Hennerich
2011-06-28
iio: trigger: Move declaration of struct iio_poll_func to avoid warnings
Michael Hennerich
2011-05-19
staging:iio: poll func allocation clean up.
Jonathan Cameron
2011-05-19
staging:iio:trigger handle name attr in core, remove old alloc and register a...
Jonathan Cameron
2011-05-19
staging:iio:trigger sysfs userspace trigger rework.
Jonathan Cameron
2011-05-19
staging:iio:trigger remove legacy pollfunc elements.
Jonathan Cameron
2011-05-19
staging:iio: add generic data ready poll function.
Jonathan Cameron
2011-05-19
staging:iio: Add infrastructure for irq_chip based triggers
Jonathan Cameron
2011-04-25
staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...
Jonathan Cameron
2010-09-04
staging: iio: lis3l02dqbuffersimple.c bring example up to date.
Jonathan Cameron
2010-09-04
staging: iio: remove odd structure definition.
Jonathan Cameron
2010-07-22
staging: iio: remove timestamp field from trigger and pass instead through po...
Jonathan Cameron
2010-07-22
staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers
Jonathan Cameron
2010-07-22
staging: iio: Add and convert drivers to use iio_alloc_pollfunc
Jonathan Cameron
2010-07-22
staging: iio: Use kasprintf to allocate and fill trig->name
Jonathan Cameron
2009-12-11
Staging: iio: lots of doc fixes
Randy Dunlap
2009-09-15
Staging: IIO: Trigger support added to core.
Jonathan Cameron