summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2023-03-28Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-18iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-18iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-03-18iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()Cheng Ziqiu
2023-03-18iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...Kasumov Ruslan
2023-03-12iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...Tom Rix
2023-03-12iio: adc: max11410: fix read_poll_timeout() usageNuno Sá
2023-03-12iio: adc: Add TI ADS1100 and ADS1000Mike Looijmans
2023-03-11iio: adc: rcar-gyroadc: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: adc: meson_saradc: Better handle BL30 not releasing the hardwareUwe Kleine-König
2023-03-11iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask fieldAidan MacDonald
2023-03-11iio: adc: axp20x_adc: Minor code cleanupsAidan MacDonald
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-18iio: adc: ad7791: fix IRQ flagsNuno Sá
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-01-28iio: adc: ad7291: Fix indentation error by adding extra spacesAnup Sharma
2023-01-28drivers: iio: adc: ltc2497: fix LSB shiftIan Ray
2023-01-28iio: adc: imx93: Fix spelling mistake "geting" -> "getting"Colin Ian King
2023-01-28iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko
2023-01-22iio: adc: add imx93 adc supportHaibo Chen
2023-01-21iio: adc: ti-ads7924: add Texas Instruments ADS7924 driverHugo Villeneuve
2023-01-21iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()Andy Shevchenko
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-08iio: adc: stm32-dfsdm: add id registers supportOlivier Moysan
2023-01-08iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channelLuca Weiss
2023-01-08iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Sort headersAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() useAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()Andy Shevchenko
2023-01-08iio: adc: ep93xx: Enable wider build testing with COMPILE_TESTJonathan Cameron
2022-12-30iio: adc: ep93xx: Add OF supportAlexander Sverdlin
2022-12-28iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2022-12-28iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade
2022-12-28iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li
2022-12-28iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani
2022-12-28iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang
2022-12-28iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan
2022-12-28iio: adc: qcom-spmi-adc5: Suppress probe-deferral error messageMarijn Suijten
2022-12-28iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-28iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-23iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes
2022-11-23iio: adc: stm32-adc: add debugfs to read raw calibration resultOlivier Moysan