aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/adis16400_trigger.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-191-9/+8
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-27/+4
* staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron2011-05-191-1/+0
* staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron2011-05-191-37/+19
* staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2011-04-251-27/+20
* 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:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-111-0/+127