summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
AgeCommit message (Expand)AuthorFilesLines
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-1/+2
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron1-22/+22
2011-10-03staging: add module.h to various iio driversPaul Gortmaker1-0/+1
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron1-2/+2
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron1-18/+18
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron1-1/+1
2011-09-26staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron1-1/+1
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron1-1/+1
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl1-1/+3
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron1-16/+16
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron1-10/+6
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron1-1/+1
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron1-1/+1
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron1-5/+3
2011-08-23iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network...Michael Hennerich4-0/+867