index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
industrialio-trigger.c
Age
Commit message (
Expand
)
Author
2011-06-28
iio: trigger: Add filter callback
Michael Hennerich
2011-06-07
staging: iio: industrialio-trigger: set iio_poll_func private_data
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: iio_trigger_unregister - remove rather strange search for what w...
Jonathan Cameron
2011-04-25
staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...
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
2010-07-08
staging:iio: Code cleanups
Jonathan Cameron
2010-05-11
Staging: iio: industrialio-trigger.c: minor fixups
Greg Kroah-Hartman
2010-05-11
Staging: iio: Trivial - remove pointless semi colon (checkpatch found)
Jonathan Cameron
2010-05-11
staging: iio: Move from class to bus
Jonathan Cameron
2010-05-11
Staging: iio: iio_trigger_find_by_name: Skip trailing newline if available
Michael Hennerich
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
Staging: IIO: Trigger support added to core.
Jonathan Cameron