summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/adis16209_trigger.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20staging:iio:adis16209: Use adis libraryLars-Peter Clausen1-72/+0
2012-10-19staging iio: use iio_trigger_generic_data_rdy_poll() in accel/adis16209,adis1...Peter Meerwald1-10/+1
2012-04-30staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2011-11-01staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker1-0/+1
2011-08-24staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron1-6/+0
2011-08-24staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron1-2/+6
2011-06-29staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron1-9/+8
2011-05-20staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron1-26/+2
2011-05-20staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron1-1/+1
2011-05-20staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron1-25/+15
2011-04-26staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron1-25/+20
2010-09-05staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron1-1/+1
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron1-2/+1
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron1-4/+3
2010-05-12staging: iio: adis16209 driverBarry Song1-0/+124