aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
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
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-09-03iio: adc: ti-ads1015: fix comparator polarity settingAkinobu Mita
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20iio: adc: ti-ads1015: add threshold event supportAkinobu Mita
2017-08-20iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita
2017-08-20iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita
2017-08-20iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita
2017-08-20iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita
2017-08-20iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita
2017-08-20iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita
2017-08-20iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita
2017-08-20iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita