summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/impedance-analyzer/ad5933.c
AgeCommit message (Expand)Author
2016-10-25staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann
2016-09-18staging: iio: ad5933: align arguments on new line with open parenthesisKatie Dunne
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar
2016-03-28staging: iio: ad5933: remove unused #includesAlison Schofield
2016-03-28staging: iio: ad5933: move contents of header file to source fileAlison Schofield
2016-03-28staging: iio: ad5933: use dev_get_platdata()Alison Schofield
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield
2016-02-06Staging:iio:Remove exceptional & on function nameBhumika Goyal
2015-10-29Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic
2015-04-01Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz
2015-01-05staging:iio:ad5933: Remove platform data from state structiio-for-3.20aLars-Peter Clausen
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-09-27staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen
2014-09-27staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-09-19staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu
2014-07-27staging: iio: ad5933: fix sparse warningsTeodora Baluta
2014-01-01staging:iio:impedance:ad5933: correct error checkJulia Lawall
2013-10-16staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-09-07staging: iio: ad5933: Use devm_* APIsSachin Kamat
2013-03-17staging:iio:impedance:ad5933 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-01-26staging:iio:impedance-analyzer switch from sw_ring to kfifo.Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06staging:iio: Use iio_push_to_bufferLars-Peter Clausen
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-05-14staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron
2012-04-18staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron
2012-04-13staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron