summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2019-03-09staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru
2019-01-05staging: iio: adc: ad7606: Move out of stagingStefan Popa
2019-01-05staging: iio: adc: ad7606: Misc style fixes (no functional change)Stefan Popa
2019-01-05staging: iio: adc: ad7606: Add support for threaded irqStefan Popa
2019-01-05staging: iio: adc: ad7606: Use SPDX identifierStefan Popa
2019-01-05staging: iio: adc: ad7606: Simplify the Kconfing menuStefan Popa
2018-12-22staging: iio: adc: ad7606: Add OF device ID tableStefan Popa
2018-12-22staging: iio: adc: ad7606: Use vendor prefix for DT propertiesStefan Popa
2018-12-22staging: iio: adc: ad7606: Use find_closest() macroStefan Popa
2018-12-22staging: iio: adc: ad7606: Use devm functions in probeStefan Popa
2018-12-22staging: iio: adc: ad7606: Use wait-for-completion handlerStefan Popa
2018-12-16staging: iio: ad7816: drop unnecessary initialization of variablesHardik Singh Rathore
2018-12-16staging: iio: adc: ad7280a: split ad7280_attr_init() to more functionsSlawomir Stepien
2018-12-16staging: iio: adc: ad7280a: split ad7280_channel_init() to more functionsSlawomir Stepien
2018-12-02staging: iio: adc: ad7280a: fix overwrite of the returned valueSlawomir Stepien
2018-12-01staging: iio: adc: ad7280a: check for devm_kasprint() failureNicholas Mc Guire
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-16staging: iio: ad7816: Add device tree table.Nishad Kamdar
2018-11-16staging: iio: adc: ad7280a: use devm_* APIsSlawomir Stepien
2018-11-16staging: iio: adc: ad7280a: power down the device on error in probeSlawomir Stepien
2018-11-16staging: iio: ad7780: remove unnecessary stashed voltage valueRenato Lui Geh
2018-11-16staging: iio: ad7780: update voltage on readRenato Lui Geh
2018-11-16staging: iio: ad7780: generates pattern_mask from PAT bitsGiuliano Belinassi
2018-11-16staging: iio: ad7780: check if ad778x before gain updateGiuliano Belinassi
2018-11-11staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.Nishad Kamdar
2018-11-11staging: iio: ad7816: Do not use busy_pin in case of AD7818Nishad Kamdar
2018-11-11staging: iio: ad7780: fix offset read valueRenato Lui Geh
2018-11-11staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-21staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar
2018-10-21Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt
2018-10-21staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien
2018-10-21staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2018-09-22staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean
2018-09-22staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean
2018-09-16staging:iio:ad7606: Remove incorrect kernel doc annotationsAlexandru Ardelean
2018-09-16staging:iio:ad7606: fix voltage scalesAlexandru Ardelean
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2018-06-10staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti
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