summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-10-2415-195/+495
|\
| * iio: adc: adc128s052: Simplify adc128_probe()Christophe JAILLET2021-10-211-23/+10
| * iio: adc: stm32-adc: use generic binding for sample-timeOlivier Moysan2021-10-201-29/+41
| * iio: adc: stm32-adc: add vrefint calibration supportOlivier Moysan2021-10-201-6/+68
| * iio: adc: stm32-adc: add support of internal channelsOlivier Moysan2021-10-203-3/+146
| * iio: adc: stm32-adc: add support of generic channels bindingOlivier Moysan2021-10-201-9/+86
| * iio: adc: stm32-adc: split channel init into several routinesOlivier Moysan2021-10-201-44/+87
| * iio: xilinx-xadc: Remove `irq` field from state structLars-Peter Clausen2021-10-202-4/+2
| * iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-2/+2
| * iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-15/+12
| * iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-5/+4
| * iio: adc: meson_saradc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-22/+17
| * iio: adc: max1241: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-9/+8
| * iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-4/+3
| * iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-8/+6
| * iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-12/+6
| * iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-13/+9
| * iio: adc: lpc18xx_adc: Convert probe to device managed versionAndré Gustavo Nakagomi Lopez2021-10-201-30/+31
* | Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-241-1/+1
|\ \ | |/ |/|
| * iio: adc: tsc2046: fix scan interval warningOleksij Rempel2021-10-171-1/+1
* | Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-1923-798/+1977
|\ \ | |/ |/|
| * iio: imx8qxp-adc: mark PM functions as __maybe_unusedArnd Bergmann2021-10-191-2/+2
| * iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean2021-10-191-2/+2
| * iio: adc: ad799x: Implement selecting external reference voltage input on AD7...Florian Boor2021-10-191-17/+51
| * iio: adc: max1027: fix error code in max1027_wait_eoc()Dan Carpenter2021-10-191-1/+1
| * iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.Jonathan Cameron2021-10-191-5/+6
| * iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"Colin Ian King2021-10-191-1/+1
| * iio: adc: ad7291: convert probe to device-managed onlyAlexandru Ardelean2021-10-191-48/+22
| * iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adcAlexandru Ardelean2021-10-191-1/+1
| * iio: adc: berlin2-adc: convert probe to device-managed onlyAlexandru Ardelean2021-10-191-23/+11
| * iio: adc: rn5t618-adc: use devm_iio_map_array_register() functionAlexandru Ardelean2021-10-191-12/+1
| * iio: adc: max1363: convert probe to full device-managedAlexandru Ardelean2021-10-191-52/+30
| * iio: adc: nau7802: convert probe to full device-managedAlexandru Ardelean2021-10-191-41/+9
| * iio: adc: da9150-gpadc: convert probe to full-device managedAlexandru Ardelean2021-10-191-25/+2
| * iio: adc: lp8788_adc: convert probe to full-device managedAlexandru Ardelean2021-10-191-26/+5
| * iio: adc: axp288_adc: convert probe to full device-managedAlexandru Ardelean2021-10-191-24/+4
| * iio: adc: intel_mrfld_adc: convert probe to full device-managedAlexandru Ardelean2021-10-191-22/+2
| * iio: adc: fsl-imx25-gcq: initialize regulators as neededAlexandru Ardelean2021-10-191-29/+26
| * iio: adc: max1027: Don't reject external triggers when there is no IRQMiquel Raynal2021-10-191-9/+14
| * iio: adc: max1027: Allow all kind of triggers to be usedMiquel Raynal2021-10-191-14/+14
| * iio: adc: max1027: Use the EOC IRQ when populated for single readsMiquel Raynal2021-10-191-4/+39
| * iio: adc: max1027: Stop requesting a threaded IRQMiquel Raynal2021-10-191-6/+4
| * iio: adc: max1027: Introduce an end of conversion helperMiquel Raynal2021-10-191-2/+16
| * iio: adc: max1027: Separate the IRQ handler from the read logicMiquel Raynal2021-10-191-4/+19
| * iio: adc: max1027: Prevent single channel accesses during buffer readsMiquel Raynal2021-10-191-4/+7
| * iio: adc: max1027: Create a helper to configure the channels to scanMiquel Raynal2021-10-191-12/+15
| * iio: adc: max1027: Ensure a default cnvst trigger configurationMiquel Raynal2021-10-191-4/+5
| * iio: adc: max1027: Simplify the _set_trigger_state() helperMiquel Raynal2021-10-191-9/+10
| * iio: adc: max1027: Create a helper to enable/disable the cnvst triggerMiquel Raynal2021-10-191-16/+25
| * iio: adc: max1027: Rename a helperMiquel Raynal2021-10-191-2/+2