summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/adis16209_trigger.c
AgeCommit message (Expand)Author
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron
2011-04-25staging:iio:adis16209 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: adis16209 driverBarry Song