summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/adis16260_trigger.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-311-0/+1
* staging:iio:gyro and meter: header housecleaning.Jonathan Cameron2011-08-231-6/+0
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-2/+6
* staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-281-8/+7
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-26/+4
* staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron2011-05-191-1/+1
* staging:iio:gyro:adis16260 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-35/+16
* staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron2011-04-251-25/+21
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-041-1/+1
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-2/+1
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-4/+3
* staging: iio: adis16260 digital gyro driverBarry Song2010-05-141-0/+124
OpenPOWER on IntegriCloud