aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/iio-trig-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-23/+2
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-041-1/+1
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-1/+2
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-7/+2
* Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2010-05-111-2/+2
* Staging: iio: iio-trig-gpio: Remove redundant gpio_requestMichael Hennerich2010-05-111-66/+61
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-151-1/+1
* Staging: IIO: Proof of concept gpio triggerJonathan Cameron2009-09-151-0/+202