summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16209_trigger.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron2011-08-231-6/+0Star
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-2/+6
* staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-9/+8Star
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-201-26/+2Star
* staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron2011-05-201-1/+1
* staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron2011-05-201-25/+15Star
* staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron2011-04-261-25/+20Star
* 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-2/+1Star
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-4/+3Star
* staging: iio: adis16209 driverBarry Song2010-05-111-0/+124