summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger.h
Commit message (Expand)AuthorAgeFilesLines
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-0/+1
* staging:iio:trigger push functions that don't need to be generaly available d...Jonathan Cameron2011-08-241-39/+0Star
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-41/+1Star
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-3/+3
* staging:iio:triggers reorder module put and device put to ensure that the ops...Jonathan Cameron2011-08-241-2/+2
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-12/+24
* iio: trigger: Add filter callbackMichael Hennerich2011-06-281-0/+4
* iio: trigger: Move declaration of struct iio_poll_func to avoid warningsMichael Hennerich2011-06-281-24/+24
* staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-201-0/+8
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-201-18/+8Star
* staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron2011-05-201-0/+1
* staging:iio:trigger remove legacy pollfunc elements.Jonathan Cameron2011-05-201-19/+0Star
* staging:iio: add generic data ready poll function.Jonathan Cameron2011-05-201-0/+2
* staging:iio: Add infrastructure for irq_chip based triggersJonathan Cameron2011-05-201-6/+51
* staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...Jonathan Cameron2011-04-261-7/+0Star
* staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron2010-09-051-1/+1
* staging: iio: remove odd structure definition.Jonathan Cameron2010-09-051-4/+0Star
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-5/+7
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-0/+7
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-1/+4
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-4/+0Star
* Staging: iio: lots of doc fixesRandy Dunlap2009-12-111-13/+22
* Staging: IIO: Trigger support added to core.Jonathan Cameron2009-09-151-0/+151