summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:impedance:ad5933: correct error checkJulia Lawall2014-01-011-1/+1
* staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-4/+0Star
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-2/+6
* staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-151-1/+1
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-6/+6
* staging: iio: ad5933: Use devm_* APIsSachin Kamat2013-09-071-12/+6Star
* staging:iio:impedance:ad5933 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* staging:iio:impedance-analyzer switch from sw_ring to kfifo.Jonathan Cameron2013-01-262-5/+5
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-3/+1Star
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* staging:iio: Use iio_push_to_bufferLars-Peter Clausen2012-09-061-1/+1
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-141-1/+1
* staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-3/+3
* 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/+3Star
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-191-1/+0Star
* staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-191-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/+0Star
* 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-271-2/+2
| * staging:iio: header reorganizationJonathan Cameron2011-11-271-1/+1
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-271-2/+2
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-12/+1Star
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-181-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-041-0/+1
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-301-2/+2
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-271-18/+18
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-271-1/+1
* staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-271-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-271-1/+1
* staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-271-1/+3
* 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-071-10/+6Star
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-071-1/+1
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-071-1/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-071-5/+3Star
* iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network...Michael Hennerich2011-08-234-0/+867