summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2021-08-18iio: adc: Fix incorrect exit of for-loopColin Ian King1-2/+2
2021-08-18iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König1-1/+0
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron1-1/+2
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+2
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-2/+2
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron1-1/+2
2021-07-14iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-4/+8
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-06-03iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron1-1/+3
2021-06-03iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron1-0/+7
2021-06-03iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron1-16/+13
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron1-2/+6
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean1-1/+1
2021-05-14iio:adc:ad7476: Fix remove handlingJonathan Cameron1-14/+4
2021-03-25iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean1-0/+2
2021-03-25iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner1-1/+1
2021-03-25iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij1-1/+1
2021-03-25iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux1-1/+1
2021-03-25iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-01-27iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean1-5/+1
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-30iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-10/+8
2020-12-30iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean2-2/+2
2020-11-08iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil1-6/+26
2020-11-08iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil1-1/+1
2020-11-01iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan2-26/+65
2020-11-01iio: adc: mediatek: fix unset fieldFabien Parent1-2/+4
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+6
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-249/+274
2020-10-15Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+8
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2-0/+6
2020-10-08ASoC: stm32: dfsdm: add actual resolution traceOlivier Moysan2-0/+6
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman2-3/+3
2020-09-29iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan1-6/+15
2020-09-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier1-1/+8
2020-09-29iio: adc: at91-sama5d2_adc: fix DMA conversion crashEugen Hristev1-4/+12
2020-09-29iio: ad7292: Fix of_node refcountingNuno Sá1-1/+3
2020-09-29iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich1-0/+26
2020-09-29iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich1-0/+33
2020-09-29iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean1-33/+29
2020-09-29iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo1-7/+4
2020-09-29iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo1-7/+3
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter1-14/+21
2020-09-22iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov1-1/+1
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman10-37/+57