summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/iio-trig-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-221-227/+0
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-2/+2
* staging:iio:sysfs-trigger: Use irq_work to properly active triggerLars-Peter Clausen2012-09-061-1/+16
* staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen2012-06-221-1/+1
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on...Jonathan Cameron2011-08-241-0/+7
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-1/+5
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-15/+8
* staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron2011-05-191-35/+135
* Staging: IIO: TRIGGER: New sysfs based triggerMichael Hennerich2011-02-091-0/+108