summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16204_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs ...Jonathan Cameron2011-08-231-20/+27
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-031-2/+6
* staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-54/+30Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-4/+8
* staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron2011-05-201-191/+211
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-3/+1Star
* staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2011-04-261-25/+1Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging: iio: new adis16204 driverBarry Song2010-11-101-0/+613