summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/meter
AgeCommit message (Expand)Author
2011-11-27staging:iio: header reorganizationJonathan Cameron
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
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-27staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-27staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-27staging: iio: Move sensor drivers to sub menusManuel Stahl
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: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan 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-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio: prevent removal of module connected to trigger.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-23staging:iio:gyro and meter: header housecleaning.Jonathan Cameron
2011-08-23staging:iio:various header includes that should never have been.Jonathan Cameron
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-07-18staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron
2011-06-28staging:iio:meter:ade7759: allocate state with iio_devJonathan Cameron
2011-06-28staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron
2011-06-28staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron
2011-06-28staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers ...Jonathan Cameron
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich
2011-05-19staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich
2011-05-19staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich
2011-05-19staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich
2011-05-19staging:iio:meter:ade7758: Update trigger to the new APIMichael Hennerich
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron
2011-04-26staging:iio:ade7758 replace unnecessary event line registration.Jonathan Cameron
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-18staging:iio:meter remove stubs from ade7854.Jonathan Cameron
2011-02-18staging:iio:meter remove stubs from ade7759.Jonathan Cameron
2011-02-18staging:iio:meter remove stubs from ade7754.Jonathan Cameron
2011-02-18staging:iio:meter remove stubs from ade7753.Jonathan Cameron
2010-11-09staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song
2010-11-09staging: iio: meter: new driver for ADE7759 devicesBarry Song