summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer/ad5933.c
Commit message (Expand)AuthorAgeFilesLines
...
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron2012-04-241-8/+3
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-181-1/+0
* staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-3/+7
* staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-131-9/+38
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-3/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-14/+16
|\
| * staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-081-2/+2
| * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-6/+8
| * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-2/+2
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-261-2/+2
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-12/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-22/+22
* staging: add module.h to various iio driversPaul Gortmaker2011-10-031-0/+1
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-2/+2
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-18/+18
* 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-16/+16
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+6
* 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-1/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-5/+3
* iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network...Michael Hennerich2011-08-231-0/+818
OpenPOWER on IntegriCloud