summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: adc: ad7280a: fix overwrite of the returned valueSlawomir Stepien2018-12-021-4/+4
* staging: iio: adc: ad7280a: check for devm_kasprint() failureNicholas Mc Guire2018-12-011-22/+21
* Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-11-225-173/+180
|\
| * staging: iio: ad7816: Add device tree table.Nishad Kamdar2018-11-161-0/+9
| * staging: iio: adc: ad7280a: use devm_* APIsSlawomir Stepien2018-11-161-60/+40
| * staging: iio: adc: ad7280a: power down the device on error in probeSlawomir Stepien2018-11-161-9/+21
| * staging: iio: ad7780: remove unnecessary stashed voltage valueRenato Lui Geh2018-11-161-8/+1
| * staging: iio: ad7780: update voltage on readRenato Lui Geh2018-11-161-1/+5
| * staging: iio: ad7780: generates pattern_mask from PAT bitsGiuliano Belinassi2018-11-161-16/+24
| * staging: iio: ad7780: check if ad778x before gain updateGiuliano Belinassi2018-11-161-4/+11
| * staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.Nishad Kamdar2018-11-111-2/+3
| * staging: iio: ad7816: Do not use busy_pin in case of AD7818Nishad Kamdar2018-11-111-11/+24
| * staging: iio: ad7780: fix offset read valueRenato Lui Geh2018-11-111-1/+1
| * staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien2018-11-111-3/+3
| * staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar2018-10-211-46/+34
| * Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt2018-10-211-1/+1
| * staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien2018-10-212-21/+4
| * staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien2018-10-211-4/+13
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-298-17/+72
|\|
| * staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean2018-09-225-6/+36
| * staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean2018-09-221-1/+25
| * staging:iio:ad7606: Remove incorrect kernel doc annotationsAlexandru Ardelean2018-09-161-2/+0
| * staging:iio:ad7606: fix voltage scalesAlexandru Ardelean2018-09-161-2/+5
| * drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-196-6/+6
* | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+2
* | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-6/+3
|/
* staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti2018-06-101-1/+1
* staging: iio: adc: simplify getting .drvdataWolfram Sang2018-04-281-4/+2
* iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean2018-03-171-1/+1
* Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-03-141-1/+1
|\
| * staging: iio: Remove unnecessary cast on void pointerArushi Singhal2018-03-071-1/+1
* | Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-261-8/+19
|\ \ | |/ |/|
| * staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean2018-01-281-8/+19
* | staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean2018-01-301-1/+5
|/
* staging: iio: remove unnecessary parenthesesJi-Hun Kim2018-01-081-1/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-135-11/+7
|\
| * staging: iio: adc: ad7192: use driver private lock to protect hardware state ...Aastha Gupta2017-10-091-2/+7
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-3/+1
| |\
| * | staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron2017-08-225-9/+0
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-09-241-3/+1
|/
* staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva2017-08-121-2/+2
* Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga2017-07-221-8/+13
* staging: iio: adc: ad7280a: fix permission coding style issueOlivier Leveque2017-03-251-6/+6
* staging: ad7606: Replace mlock with driver private lockArushi Singhal2017-03-232-4/+8
* staging: iio: ad7280: Replace mlock with driver private lockGargi Sharma2017-03-191-10/+12
* staging: iio: ad7780: Remove exceptional & on function namesimran singhal2017-03-131-1/+1
* staging: iio: ad7192: Remove exceptional & on function namesimran singhal2017-03-131-6/+6
* staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-113-232/+0
* staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron2017-02-111-23/+23
OpenPOWER on IntegriCloud