summary refs log tree commit diff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2021-05-22iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-05-22iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron
2021-05-22iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron
2021-05-13iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean
2021-05-13iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron
2021-05-13iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron
2021-05-13iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-04-07iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean
2021-04-07iio:adc: Fix trivial typoJonathan Cameron
2021-04-07iio:adc:ad7476: Fix remove handlingJonathan Cameron
2021-04-07iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disableJonathan Cameron
2021-04-07iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disableJonathan Cameron
2021-04-07iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disableJonathan Cameron
2021-04-07iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...Jonathan Cameron
2021-04-07iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplateJonathan Cameron
2021-04-07iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debugMugilraj Dhavachelvan
2021-04-07iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron
2021-03-29iio: adc: ad7923: register device with devm_iio_device_registerLucas Stankus
2021-03-29iio: adc: ad7923: use device-managed function for triggered bufferLucas Stankus
2021-03-29iio: adc: ad7923: use devm_add_action_or_reset for regulator disableLucas Stankus
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-03-25iio: adc: ad7292: Modify the bool initialization assignmentGuoqing Chi
2021-03-25iio: adc: adi-axi-adc: Drop false marking for kernel-docJonathan Cameron
2021-03-25iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure nameJonathan Cameron
2021-03-25iio: adc: ti-adc084s021: kernel-doc fixes, missing function namesJonathan Cameron
2021-03-25iio: xilinx-xadc: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-25iio: adc: ad7124: allow more than 8 channelsAlexandru Tachici
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij
2021-03-11iio: use getter/setter functionsJulia Lawall
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis
2021-03-11iio: adc: stm32-adc: enable timestamping for non-DMA usageAhmad Fatoum
2021-03-11iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-02-21iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-14iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
2021-02-12iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-22Merge branch 'ib-iio-thermal-5.11-rc1' into togregJonathan Cameron