summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ad5933: align arguments on new line with open parenthesisKatie Dunne2016-09-181-19/+19
* staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull2016-08-151-1/+1
* staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-041-7/+7
|\
| * staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-281-7/+7
* | staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-281-2/+3
* | Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar2016-03-281-4/+4
* | staging: iio: ad5933: remove unused #includesAlison Schofield2016-03-281-2/+0
* | staging: iio: ad5933: move contents of header file to source fileAlison Schofield2016-03-282-30/+12
* | staging: iio: ad5933: use dev_get_platdata()Alison Schofield2016-03-281-1/+1
|/
* Staging:iio:Remove exceptional & on function nameBhumika Goyal2016-02-061-4/+4
* Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic2015-10-291-5/+6
* Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana2015-04-011-1/+1
* staging: iio: ad5933: fix format string warningsAsaf Vertz2015-01-251-2/+2
* staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen2015-01-051-7/+4
* staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen2015-01-051-10/+10
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-10/+2
* staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen2014-12-121-4/+0
* Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-251-9/+6
|\
| * staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-271-2/+2
| * staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-271-7/+4
* | staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu2014-09-191-0/+1
* | staging: iio: ad5933: fix sparse warningsTeodora Baluta2014-07-271-5/+5
|/
* 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/+0
* 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/+6
* 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-211-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/+1
* 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-291-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/+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
OpenPOWER on IntegriCloud