aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-05staging: iio: adc: ad7606: Move out of stagingStefan Popa6-900/+0
2019-01-05staging: iio: adc: ad7606: Misc style fixes (no functional change)Stefan Popa4-43/+28
2019-01-05staging: iio: adc: ad7606: Add support for threaded irqStefan Popa2-33/+84
2019-01-05staging: iio: adc: ad7606: Use SPDX identifierStefan Popa4-8/+4
2019-01-05staging: iio: adc: ad7606: Simplify the Kconfing menuStefan Popa1-17/+10
2018-12-22staging: iio: adc: ad7606: Add OF device ID tableStefan Popa2-0/+20
2018-12-22staging: iio: adc: ad7606: Use vendor prefix for DT propertiesStefan Popa1-4/+6
2018-12-22staging: iio: adc: ad7606: Use find_closest() macroStefan Popa1-36/+22
2018-12-22staging: iio: adc: ad7606: Use devm functions in probeStefan Popa4-51/+21
2018-12-22staging: iio: adc: ad7606: Use wait-for-completion handlerStefan Popa2-11/+9
2018-12-16staging: iio: ad7816: drop unnecessary initialization of variablesHardik Singh Rathore1-4/+3
2018-12-16staging: iio: adc: ad7280a: split ad7280_attr_init() to more functionsSlawomir Stepien1-38/+72
2018-12-16staging: iio: adc: ad7280a: split ad7280_channel_init() to more functionsSlawomir Stepien1-47/+86
2018-12-02staging: iio: adc: ad7280a: fix overwrite of the returned valueSlawomir Stepien1-4/+4
2018-12-01staging: iio: adc: ad7280a: check for devm_kasprint() failureNicholas Mc Guire1-22/+21
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman5-173/+180
2018-11-16staging: iio: ad7816: Add device tree table.Nishad Kamdar1-0/+9
2018-11-16staging: iio: adc: ad7280a: use devm_* APIsSlawomir Stepien1-60/+40
2018-11-16staging: iio: adc: ad7280a: power down the device on error in probeSlawomir Stepien1-9/+21
2018-11-16staging: iio: ad7780: remove unnecessary stashed voltage valueRenato Lui Geh1-8/+1
2018-11-16staging: iio: ad7780: update voltage on readRenato Lui Geh1-1/+5
2018-11-16staging: iio: ad7780: generates pattern_mask from PAT bitsGiuliano Belinassi1-16/+24
2018-11-16staging: iio: ad7780: check if ad778x before gain updateGiuliano Belinassi1-4/+11
2018-11-11staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.Nishad Kamdar1-2/+3
2018-11-11staging: iio: ad7816: Do not use busy_pin in case of AD7818Nishad Kamdar1-11/+24
2018-11-11staging: iio: ad7780: fix offset read valueRenato Lui Geh1-1/+1
2018-11-11staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien1-3/+3
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-17/+72
2018-10-21staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar1-46/+34
2018-10-21Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt1-1/+1
2018-10-21staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien2-21/+4
2018-10-21staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2018-09-22staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean5-6/+36
2018-09-22staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean1-1/+25
2018-09-16staging:iio:ad7606: Remove incorrect kernel doc annotationsAlexandru Ardelean1-2/+0
2018-09-16staging:iio:ad7606: fix voltage scalesAlexandru Ardelean1-2/+5
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-1/+2
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-6/+3
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich6-6/+6
2018-06-10staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti1-1/+1
2018-04-28staging: iio: adc: simplify getting .drvdataWolfram Sang1-4/+2
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean1-1/+1
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+1
2018-03-07staging: iio: Remove unnecessary cast on void pointerArushi Singhal1-1/+1
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman1-8/+19
2018-01-30staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean1-1/+5
2018-01-28staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-01-08staging: iio: remove unnecessary parenthesesJi-Hun Kim1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-11/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1