summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu/adis16400_trigger.c
AgeCommit message (Expand)Author
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-09-06staging:iio:imu:adis16400 cleanupsJonathan Cameron
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron
2011-08-23staging:iio:imu:adis16400 remove now unused headers.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron
2011-04-25staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron
2010-05-11staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song