summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7758_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:ade7758_spi_read_burst: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-1/+1
* staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repitionJonathan Cameron2012-04-241-15/+5
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-1/+1
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
* staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-081-1/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-3/+4
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-311-0/+1
* 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