aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through pollfuncsJonathan Cameron2-2/+4
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2-16/+5
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger1-1/+2
2010-05-11Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2-4/+4
2010-05-11Staging: iio: iio-trig-gpio: Remove redundant gpio_requestMichael Hennerich1-66/+61
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2009-12-11Staging: iio: kconfig and make editsRandy Dunlap1-3/+3
2009-09-15Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2-3/+3
2009-09-15Staging: IIO: Proof of concept gpio triggerJonathan Cameron3-1/+209
2009-09-15Staging: IIO: Periodic timer based triggerJonathan Cameron3-0/+248