summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/iio-trig-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron2013-06-041-166/+0Star
* staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron2013-06-041-2/+1Star
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-3/+3
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-3/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich2012-03-031-11/+1Star
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-1/+5
* staging: IIO corrected the spelling in iio-trig-gpioanish2011-06-281-1/+1
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-201-23/+2Star
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-051-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/+2Star
* 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/+61Star
* 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