aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-trigger.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-5/+5
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-0/+18
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-0/+13
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-6/+3
* staging:iio: Code cleanupsJonathan Cameron2010-07-081-2/+1
* Staging: iio: industrialio-trigger.c: minor fixupsGreg Kroah-Hartman2010-05-111-6/+7
* Staging: iio: Trivial - remove pointless semi colon (checkpatch found)Jonathan Cameron2010-05-111-1/+1
* staging: iio: Move from class to busJonathan Cameron2010-05-111-1/+1
* Staging: iio: iio_trigger_find_by_name: Skip trailing newline if availableMichael Hennerich2010-05-111-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: Trigger support added to core.Jonathan Cameron2009-09-151-0/+399