aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2019-04-22iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov
2019-04-22iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()Andrey Smirnov
2019-04-22iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()Andrey Smirnov
2019-04-22iio: adc: Add driver for the TI ADS8344 A/DC chipsGregory CLEMENT
2019-04-14iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIBYueHaibing
2019-04-14iio: imx7d_adc: Use devm_platform_ioremap_resource()Andrey Smirnov
2019-04-14iio: imx7d_adc: Replace pr_err with dev_errAndrey Smirnov
2019-04-14iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()Andrey Smirnov
2019-04-14iio: adc: ad7616: Add support for AD7616 ADCBeniamin Bia
2019-04-14iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a...Stefan Popa
2019-04-14iio: adc: Fix MAX9611 spacingFabrizio Castro
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-04-04iio: adc: stm32-dfsdm: add PM supportFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: improve sampling frequency accuracyFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: claim direct mode for raw read and settingsFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: add support for buffer modesFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: add support for scan modeFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: enable hw consumerFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: move dma slave config to start routineFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()Fabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: continuous mode depends on current modeFabrice Gasnier
2019-04-04iio: adc: stm32-dfsdm: make spi_master_freq more accurateFabrice Gasnier
2019-04-04iio: adc: ad7780: Add parentheses to macrosVladimir Petrigo
2019-04-04staging: iio: ad7780: moving ad7780 out of stagingRenato Lui Geh
2019-04-04iio: adc: lpc32xx: Add scale featureGregory CLEMENT
2019-04-04iio: adc: lpc32xx: Cleanup headersGregory CLEMENT
2019-04-04iio: adc: lpc32xx: Sort headersGregory CLEMENT
2019-04-04iio: adc: ad7124 fix indentation issue, remove extra tabColin Ian King
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult
2019-04-04iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen
2019-04-04iio: adc: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-04iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer
2019-04-04iio: adc: meson-saradc: add support for Meson G12ANeil Armstrong
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado