aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16203_trigger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker1-0/+1
2011-08-23staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron1-6/+0
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure.Jonathan Cameron1-2/+6
2011-06-28staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately.Jonathan Cameron1-9/+8
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct deviceJonathan Cameron1-26/+2
2011-05-19staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron1-1/+1
2011-05-19staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron1-35/+16
2011-04-25staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron1-25/+21
2010-11-09staging: iio: new adis16203 driverBarry Song1-0/+122