aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-09staging: iio: adc: ad7192: use driver private lock to protect hardware state changesAastha Gupta1-2/+7
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-3/+1
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack.Stefan Popa1-3/+1
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron5-9/+0
2017-08-12staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva1-2/+2
2017-07-22Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga1-8/+13
2017-03-25staging: iio: adc: ad7280a: fix permission coding style issueOlivier Leveque1-6/+6
2017-03-23staging: ad7606: Replace mlock with driver private lockArushi Singhal2-4/+8
2017-03-19staging: iio: ad7280: Replace mlock with driver private lockGargi Sharma1-10/+12
2017-03-13staging: iio: ad7780: Remove exceptional & on function namesimran singhal1-1/+1
2017-03-13staging: iio: ad7192: Remove exceptional & on function namesimran singhal1-6/+6
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron3-232/+0
2017-02-11staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron1-23/+23