aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2019-05-15staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru
2019-03-01staging: iio: ad7780: update voltage on readRenato Lui Geh
2019-03-01staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean
2018-04-28staging: iio: adc: simplify getting .drvdataWolfram Sang
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-03-07staging: iio: Remove unnecessary cast on void pointerArushi Singhal
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-01-30staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean
2018-01-28staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2018-01-08staging: iio: remove unnecessary parenthesesJi-Hun Kim
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09staging: iio: adc: ad7192: use driver private lock to protect hardware state ...Aastha Gupta
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron
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