summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-80/+1494
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman5-4/+46
2023-01-28iio: adc: ad7291: Fix indentation error by adding extra spacesAnup Sharma1-1/+1
2023-01-28iio: adc: imx93: Fix spelling mistake "geting" -> "getting"Colin Ian King1-1/+1
2023-01-22iio: adc: add imx93 adc supportHaibo Chen3-0/+495
2023-01-21iio: adc: ti-ads7924: add Texas Instruments ADS7924 driverHugo Villeneuve3-0/+486
2023-01-21iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()Andy Shevchenko1-6/+3
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann1-3/+3
2023-01-08iio: adc: stm32-dfsdm: add id registers supportOlivier Moysan2-35/+124
2023-01-08iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channelLuca Weiss1-0/+2
2023-01-08iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko1-1/+2
2023-01-08iio: adc: ti-adc128s052: Sort headersAndy Shevchenko1-3/+3
2023-01-08iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() useAndy Shevchenko1-4/+1
2023-01-08iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()Andy Shevchenko1-23/+20
2023-01-08iio: adc: ep93xx: Enable wider build testing with COMPILE_TESTJonathan Cameron1-1/+2
2022-12-30iio: adc: ep93xx: Add OF supportAlexander Sverdlin1-0/+8
2022-12-28iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2022-12-28iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2022-12-28iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li1-2/+9
2022-12-28iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani1-1/+1
2022-12-28iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2022-12-28iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan1-0/+1
2022-12-28iio: adc: qcom-spmi-adc5: Suppress probe-deferral error messageMarijn Suijten1-4/+2
2022-12-28iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen1-2/+2
2022-12-28iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs3-0/+343
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-367/+4162
2022-12-14Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-6/+5
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman17-104/+122
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman31-296/+4073
2022-11-23iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2022-11-23iio: adc: stm32-adc: add debugfs to read raw calibration resultOlivier Moysan1-0/+22
2022-11-23iio: adc: stm32-adc: improve calibration error logOlivier Moysan1-2/+3
2022-11-23iio: adc: stm32-adc: smart calibration supportOlivier Moysan2-56/+53
2022-11-23iio: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-11-23iio: adc: max11410: fix incomplete vref buffer maskIbrahim Tilki1-1/+1
2022-11-23iio: adc: ti-ads1015: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ti-adc081c: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: mcp3422: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: max9611: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23iio: adc: max1363: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ltc2497: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ltc2485: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ltc2471: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ina2xx-adc: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ad799x: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ad7291: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ad7091r5: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: adc: ad4130: depend on GPIOLIBCosmin Tanislav1-0/+1