summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/adis16204_core.c
AgeCommit message (Expand)Author
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-09-30staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs ...Jonathan Cameron
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-06-28staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-04-26staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2010-11-09staging: iio: new adis16204 driverBarry Song