aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-05-02iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-04-02iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-04-02iio: adc: at91-sama5d2_adc: fix channel configuration for differential channelsEugen Hristev
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2019-12-31iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2019-12-31iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2019-11-20iio: adc: max9611: explicitly cast gain_selectorsStefan Agner
2019-11-12iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-11-10iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-11-10iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-11-06iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-10-17iio: hx711: add delay until DOUT is readyAndreas Klinger
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-08-25iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-16iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-05iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede
2019-02-12iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl
2019-02-12iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-10-03iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita
2018-07-03iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean
2018-06-05iio: adc: select buffer for at91-sama5d2_adcEugen Hristev
2018-06-05iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff
2018-03-28iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter
2018-03-19iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan BrĂ¼ns
2018-02-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier
2018-02-07iio: adc/accel: Fix up module licensesLinus Walleij
2018-02-03iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2017-12-14iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl
2017-12-14iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl
2017-12-14iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl
2017-12-14iio: adc: cpcap: fix incorrect validationPan Bian
2017-12-10iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap