summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-092-3/+41
* iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-093-136/+136
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
* Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-035-88/+157
|\
| * iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| * iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| * iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
* | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-191-1/+1
|\ \ | |/ |/|
| * iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-051-1/+1
* | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1224-153/+511
|\ \ | |/ |/|
| * iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov2019-08-111-21/+11
| * iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov2019-08-111-1/+1
| * iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0520-56/+17
| * iio: adc: ad7606: Add debug mode for ad7616Beniamin Bia2019-07-281-1/+32
| * iio: adc: ad7606: Add support for software mode for ad7616Beniamin Bia2019-07-283-9/+213
| * iio: adc: ad7606: Allow reconfigration after resetBeniamin Bia2019-07-281-0/+4
| * iio: adc: ad7606: Move spi dependent features to spi fileBeniamin Bia2019-07-282-27/+5
| * iio: adc: ad7606: Move common channel definition to headerBeniamin Bia2019-07-282-23/+23
| * iio: adc: stm32-adc: add analog switches supply controlFabrice Gasnier2019-07-271-1/+192
| * iio: adc: sc27xx: Replace devm_add_action() followed by failure action with d...Fuqian Huang2019-07-271-4/+2
| * iio: adc: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang2019-07-271-20/+21
* | iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann2019-07-271-2/+2
* | IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne2019-07-141-0/+54
* | iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-07-141-1/+1
|/
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-0110-100/+355
|\
| * iio: adc: ad7124: Shift to dynamic allocation for channel configurationMircea Caprioru2019-06-261-1/+8
| * iio: adc: ad7124: Add buffered input supportMircea Caprioru2019-06-261-2/+15
| * iio: adc: ad7124: Remove input number limitationMircea Caprioru2019-06-261-7/+0
| * iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier2019-06-221-1/+20
| * iio: adc: stm32-dfsdm: add comment for 16 bits recordOlivier Moysan2019-06-221-0/+5
| * iio: adc: stm32-dfsdm: add fast mode supportOlivier Moysan2019-06-222-16/+53
| * iio: adc: stm32-dfsdm: manage data resolution in trigger modeOlivier Moysan2019-06-221-13/+28
| * iio: adc: stm32-dfsdm: fix data typeOlivier Moysan2019-06-221-2/+2
| * iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan2019-06-222-40/+142
| * iio: adc: xilinx: support all platformsRobert Hancock2019-06-171-1/+0
| * iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()Alexandru Ardelean2019-06-171-2/+1
| * iio: imx7d_adc: Remove unneeded 'average_en' memberFabio Estevam2019-06-171-6/+2
| * iio: imx7d_adc: Fit into a single lineFabio Estevam2019-06-171-3/+1
| * iio: imx7d_adc: Introduce a definition for the input clockFabio Estevam2019-06-171-3/+2
| * iio: imx7d_adc: Remove unneeded error messageFabio Estevam2019-06-171-5/+2
| * iio: adc: ad7606: Add software configurationBeniamin Bia2019-06-162-3/+39
| * iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia2019-06-162-18/+58
| * iio: adc: meson_saradc: update with SPDX Licence identifierNeil Armstrong2019-06-161-7/+1
* | Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-2333-192/+33
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1916-66/+16
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-191-12/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-051-7/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-5/+1