aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
Commit message (Expand)AuthorAge
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-25
* staging: iio: ad5933: align arguments on new line with open parenthesisKatie Dunne2016-09-18
* staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull2016-08-15
* staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-11
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-04
|\
| * staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-28
* | staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-28
* | Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar2016-03-28
* | staging: iio: ad5933: remove unused #includesAlison Schofield2016-03-28
* | staging: iio: ad5933: move contents of header file to source fileAlison Schofield2016-03-28
* | staging: iio: ad5933: use dev_get_platdata()Alison Schofield2016-03-28
|/
* Staging:iio:Remove exceptional & on function nameBhumika Goyal2016-02-06
* Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic2015-10-28
* 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