aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-trigger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through pollfuncsJonathan Cameron1-5/+5
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron1-0/+18
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron1-0/+13
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron1-6/+3
2010-07-08staging:iio: Code cleanupsJonathan Cameron1-2/+1
2010-05-11Staging: iio: industrialio-trigger.c: minor fixupsGreg Kroah-Hartman1-6/+7
2010-05-11Staging: iio: Trivial - remove pointless semi colon (checkpatch found)Jonathan Cameron1-1/+1
2010-05-11staging: iio: Move from class to busJonathan Cameron1-1/+1
2010-05-11Staging: iio: iio_trigger_find_by_name: Skip trailing newline if availableMichael Hennerich1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15Staging: IIO: Trigger support added to core.Jonathan Cameron1-0/+399