summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7758_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-14/+14
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-261-2/+2
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-061-1/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-2/+2
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio: prevent removal of module connected to trigger.Jonathan Cameron2011-08-241-6/+0
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:gyro and meter: header housecleaning.Jonathan Cameron2011-08-231-8/+0
* staging:iio:various header includes that should never have been.Jonathan Cameron2011-08-231-1/+0
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-14/+8
* staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-6/+6
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-7/+11
* staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich2011-05-191-107/+124
* staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-32/+26
* staging: iio: meter: new driver for ADE7758 devicesBarry Song2010-11-091-0/+212
OpenPOWER on IntegriCloud