summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer/ad5933.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean2018-01-281-3/+1
* staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile2017-04-141-22/+28
* Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson2017-02-191-8/+8
* Staging: iio: impedance-analyzer: ad5933: fix wrong commentsNizam Haider2016-12-101-2/+2
* Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-071-10/+11
|\
| * staging: iio: rework regulator handlingEva Rachel Retuya2016-11-051-9/+10
| * staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya2016-11-051-1/+1
* | staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-251-7/+10
|/
* 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-281-2/+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-261-4/+4
* 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
OpenPOWER on IntegriCloud