aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
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
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04iio: adc: stm32: add support for lptimer triggersFabrice Gasnier