summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2022-04-08iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang
2022-03-02iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav
2022-03-02iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET
2022-01-27iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron
2021-12-14iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger
2021-12-14iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier
2021-12-14iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou
2021-12-14iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen
2021-12-14iio: dln2-adc: Fix lockdep complaintNoralf Trønnes
2021-10-20iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal
2021-10-20iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu
2021-10-20iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-10-20iio: adc: ad7793: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7780: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7192: Add IRQ flagAlexandru Tachici
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-08-18iio: adc: Fix incorrect exit of for-loopColin Ian King
2021-08-18iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-14iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-06-03iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron
2021-06-03iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron
2021-06-03iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean
2021-05-14iio:adc:ad7476: Fix remove handlingJonathan Cameron
2021-03-25iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
2021-03-25iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-03-25iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-03-25iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux
2021-03-25iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-01-27iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-30iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-12-30iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean
2020-11-08iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil
2020-11-08iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil
2020-11-01iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan
2020-11-01iio: adc: mediatek: fix unset fieldFabien Parent