summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7758_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-2/+3
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-1/+0
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-3/+3
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-3/+3
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-5/+5
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-11/+7
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-061-1/+1
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-3/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-49/+43
* staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich2011-05-191-84/+89
* staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich2011-05-191-10/+18
* staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich2011-05-191-4/+4
* staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich2011-05-191-10/+33
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-3/+1
* staging:iio:ade7758 replace unnecessary event line registration.Jonathan Cameron2011-04-251-27/+3
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: meter: new driver for ADE7758 devicesBarry Song2010-11-091-0/+866
OpenPOWER on IntegriCloud