summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2021-01-14iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean1-5/+1
2020-12-03iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-12-03iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron1-5/+5
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron1-5/+3
2020-12-03iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probeAlexandre Belloni1-67/+48
2020-12-03iio: adc: at91_adc: rework trigger definitionAlexandre Belloni1-44/+36
2020-12-03iio: adc: at91_adc: rework resolution selectionAlexandre Belloni1-57/+40
2020-12-03iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni1-20/+0
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-10/+8
2020-12-03iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean1-1/+1
2020-11-28iio: adc: ad7298: convert probe to device-managed functionsAlexandru Ardelean1-31/+15
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman15-160/+560
2020-11-21iio: adc: ad7292: remove unneeded spi_set_drvdata()Alexandru Ardelean1-2/+0
2020-11-21iio: adc: cpcap: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-21iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean1-4/+8
2020-11-21iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a functionAlexandru Ardelean1-42/+36
2020-11-14iio: adc: ad7887: convert probe to device-managed functionsAlexandru Ardelean1-28/+15
2020-11-14iio: adc: stm32-adc: adapt clock duty cycle for proper operationFabrice Gasnier1-1/+20
2020-11-08iio: adc: mt6360: Add ADC driver for MT6360Gene Chen3-0/+384
2020-11-08iio: adc: stm32-adc: dma transfers cleanupOlivier Moysan1-23/+6
2020-11-08iio: adc: ad7768-1: Add channel labels.Cristian Pop1-0/+41
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: remove unneeded breakTom Rix1-2/+0
2020-11-01iio: adc: mediatek: fix unset fieldFabien Parent1-2/+4
2020-10-31iio: adc: at91-sama5d2_adc: remove unneeded semicolonTom Rix1-1/+1
2020-10-31iio/adc: ingenic: remove unneeded semicolonTom Rix1-1/+1
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-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+8
2020-10-10iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean1-8/+9
2020-10-10iio: adc: exynos: do not rely on 'users' counter in ISRdmitry.torokhov@gmail.com1-1/+6
2020-10-10iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean1-4/+8
2020-10-10iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean1-38/+22
2020-10-10iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean2-2/+2
2020-10-10iio: adc: at91_adc: const-ify some driver dataAlexandru Ardelean1-4/+4
2020-10-10iio: adc: at91_adc: use of_device_get_match_data() helperAlexandru Ardelean1-4/+1
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