aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: Fix incorrect exit of for-loopColin Ian King2021-08-181-2/+2
* iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König2021-08-181-1/+0
* iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-07-141-1/+2
* iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-1/+2
* iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-2/+2
* iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-07-141-1/+2
* iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-3/+7
* iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-4/+8
* iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean2021-06-031-7/+4
* iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron2021-06-031-2/+6
* iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing2021-06-031-0/+1
* iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron2021-06-031-1/+3
* iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron2021-06-031-0/+7
* iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron2021-06-031-16/+13
* iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron2021-06-031-2/+6
* iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean2021-05-141-1/+1
* iio:adc:ad7476: Fix remove handlingJonathan Cameron2021-05-141-14/+4
* iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean2021-03-251-0/+2
* iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner2021-03-251-1/+1
* iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij2021-03-251-1/+1
* iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux2021-03-251-1/+1
* iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-03-251-0/+1
* iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean2021-01-271-5/+1
* iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron2020-12-301-3/+10
* iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron2020-12-301-1/+1
* iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao2020-12-301-1/+1
* iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen2020-12-301-10/+8
* iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean2020-12-302-2/+2
* iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
* iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1
* iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan2020-11-012-26/+65
* iio: adc: mediatek: fix unset fieldFabien Parent2020-11-011-2/+4
* Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-152-0/+6
|\
| * Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2020-10-092-0/+6
| |\
| | * ASoC: stm32: dfsdm: add actual resolution traceOlivier Moysan2020-10-082-0/+6
* | | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-1525-249/+274
|\ \ \
| * | | Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman2020-10-052-3/+3
| |\| |
| * | | iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan2020-09-291-6/+15
| * | | iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier2020-09-291-1/+8
| * | | iio: adc: at91-sama5d2_adc: fix DMA conversion crashEugen Hristev2020-09-291-4/+12
| * | | iio: ad7292: Fix of_node refcountingNuno Sá2020-09-291-1/+3
| * | | iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich2020-09-291-0/+26
| * | | iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich2020-09-291-0/+33
| * | | iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean2020-09-291-33/+29
| * | | iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo2020-09-291-7/+4
| * | | iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo2020-09-291-7/+3
| * | | iio: adc: ad7291: convert to device treeMichael Auchter2020-09-291-14/+21
| * | | Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-2210-37/+57
| |\ \ \
| | * | | iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-09-211-4/+9
| | * | | iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron2020-09-211-3/+8