aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
Commit message (Expand)AuthorAge
* Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana2015-04-01
* staging: iio: ad5933: fix format string warningsAsaf Vertz2015-01-25
* staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen2015-01-05
* staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen2015-01-05
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
* staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen2014-12-12
* Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-24
|\
| * staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-27
| * staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-27
* | staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu2014-09-19
* | staging: iio: ad5933: fix sparse warningsTeodora Baluta2014-07-27
|/
* staging:iio:impedance:ad5933: correct error checkJulia Lawall2014-01-01
* staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-16
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-12
* staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-15
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-08
* staging: iio: ad5933: Use devm_* APIsSachin Kamat2013-09-07
* staging:iio:impedance:ad5933 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* staging:iio:impedance-analyzer switch from sw_ring to kfifo.Jonathan Cameron2013-01-26
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-10
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* staging:iio: Use iio_push_to_bufferLars-Peter Clausen2012-09-06
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
* staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron2012-04-24
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-18
* staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-18
* staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-13
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-08
| * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-08
| * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-08
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-26
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2011-10-11
* staging: add module.h to various iio driversPaul Gortmaker2011-10-03
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-29
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-26
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-26
* staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-26