summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2019-04-04iio: adc: stm32-dfsdm: claim direct mode for raw read and settingsFabrice Gasnier1-1/+16
2019-04-04iio: adc: stm32-dfsdm: add support for buffer modesFabrice Gasnier1-24/+194
2019-04-04iio: adc: stm32-dfsdm: add support for scan modeFabrice Gasnier1-40/+142
2019-04-04iio: adc: stm32-dfsdm: enable hw consumerFabrice Gasnier1-1/+13
2019-04-04iio: adc: stm32-dfsdm: move dma slave config to start routineFabrice Gasnier1-20/+11
2019-04-04iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()Fabrice Gasnier1-39/+38
2019-04-04iio: adc: stm32-dfsdm: continuous mode depends on current modeFabrice Gasnier1-27/+27
2019-04-04iio: adc: stm32-dfsdm: make spi_master_freq more accurateFabrice Gasnier1-5/+12
2019-04-04iio: adc: ad7780: Add parentheses to macrosVladimir Petrigo1-2/+2
2019-04-04staging: iio: ad7780: moving ad7780 out of stagingRenato Lui Geh3-0/+389
2019-04-04iio: adc: lpc32xx: Add scale featureGregory CLEMENT1-6/+38
2019-04-04iio: adc: lpc32xx: Cleanup headersGregory CLEMENT1-5/+0
2019-04-04iio: adc: lpc32xx: Sort headersGregory CLEMENT1-10/+9
2019-04-04iio: adc: ad7124 fix indentation issue, remove extra tabColin Ian King1-1/+1
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult1-10/+10
2019-04-04iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor1-3/+2
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen1-6/+194
2019-04-04iio: adc: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-04-04iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer1-1/+1
2019-04-04iio: adc: meson-saradc: add support for Meson G12ANeil Armstrong1-0/+8
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes1-1/+1
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes1-5/+5
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes1-3/+3
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes1-3/+3
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen1-4/+15
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun1-3/+1
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds3-0/+371
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-20/+2757
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds1-7/+3
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman8-26/+623
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski1-0/+17
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2-17/+62
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT1-14/+1
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King1-4/+4
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado2-4/+27
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa1-3/+199
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek3-0/+374
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman11-1/+2141
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2-17/+62
2019-02-02iio: adc: Add AD7768-1 ADC basic supportStefan Popa3-0/+473
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones1-1/+4
2019-01-19iio: adc: add NPCM ADC driverTomer Maimon3-0/+346
2019-01-16iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner3-0/+371
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+4
2019-01-12iio: adc: Add the TI ads124s08 ADC codeDan Murphy3-0/+387
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy1-1/+2
2019-01-12iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-01-05iio: adc: xilinx: check return value of xadc_write_adc_regAditya Pakki1-1/+3
2019-01-05iio: adc: meson-saradc: enable the temperature sensor two more SoCsMartin Blumenstingl1-0/+33