summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
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
2016-04-10staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()Alison Schofield
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-03Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic
2016-03-28Staging: iio: Fix sparse endian warningKsenija Stanojevic
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield
2016-03-12staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield
2016-03-11staging: iio: adc: Replace of_iomap() with devm_ioremap_resource()Amitoj Kaur Chawla
2016-02-20staging: iio: adc: Remove unnecessary test from if conditionsAmitoj Kaur Chawla