aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa
2017-08-12staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva
2017-07-22Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga
2017-03-25staging: iio: adc: ad7280a: fix permission coding style issueOlivier Leveque
2017-03-23staging: ad7606: Replace mlock with driver private lockArushi Singhal
2017-03-19staging: iio: ad7280: Replace mlock with driver private lockGargi Sharma
2017-03-13staging: iio: ad7780: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: ad7192: Remove exceptional & on function namesimran singhal
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron
2017-02-11staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron
2017-02-11staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron
2017-02-11staging:iio:adc:spear Move out of staging.Jonathan Cameron
2017-02-05iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'Artur Lorincz
2017-01-28Staging: iio: adc: ad7816: fix symbolic permissions coding style issueJulián de Gortari
2017-01-07staging: iio: ad7606: replace range/range_available with corresponding scaleEva Rachel Retuya
2016-11-05staging: iio: ad7192: rename regulator 'reg' to 'avdd'Eva Rachel Retuya
2016-11-05staging: iio: ad7192: add DVdd regulatorEva Rachel Retuya
2016-11-05staging: iio: rework regulator handlingEva Rachel Retuya
2016-11-05staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya
2016-10-23staging:iio:ad7606: fix ptr_ret.cocci warningskbuild test robot
2016-10-23staging: iio: ad7606: rework regulator handlingEva Rachel Retuya
2016-10-23staging: iio: ad7606: set proper supply name to devm_regulator_get()Eva Rachel Retuya
2016-10-23staging:iio:ad7606: Move buffer code to main source fileLars-Peter Clausen
2016-10-23staging:iio:ad7606: Use GPIO descriptor APILars-Peter Clausen
2016-10-23staging:iio:ad7606: Run trigger handler only once per trigger eventLars-Peter Clausen
2016-10-23staging:iio:ad7606: Let common remove function take a struct device *Lars-Peter Clausen
2016-10-23staging:iio:ad7606: Let the common probe function return intLars-Peter Clausen
2016-10-23staging:iio:ad7606: Move set_drvdata() into common codeLars-Peter Clausen
2016-10-23staging:iio:ad7606: Factor out common code between periodic and one-shot captureLars-Peter Clausen
2016-10-23staging:iio:ad7606: Avoid allocating buffer for each data captureLars-Peter Clausen
2016-10-23staging:iio:ad7606: Use oversampling ratio of 1 for no oversamplingLars-Peter Clausen
2016-10-23staging:iio:ad7606: Remove out-of-band error reportingLars-Peter Clausen
2016-10-23staging:iio:ad7606: Remove default device configuration from platform dataLars-Peter Clausen
2016-10-23staging:iio:ad7606: Remove redundant name field from ad7606_chip_infoLars-Peter Clausen
2016-10-23staging:iio:ad7606: Remove unused int_vref_mv fieldLars-Peter Clausen
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya
2016-10-08staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIOEva Rachel Retuya
2016-10-08staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya
2016-10-03Staging: iio: ad7816: constify attribute_group structuresBhumika Goyal
2016-10-03Staging: iio: ad7280a: constify attribute_group structuresBhumika Goyal
2016-09-27Staging:iio:adc:ad7280a: constify attribute_group structuresBhumika Goyal
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-11staging: iio: fix ad7606_spi regressionArnd Bergmann