summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2024-08-06iio: adc: ad7124: fix DT configuration parsingDumitru Ceclan1-2/+1
2024-08-06iio: adc: ad_sigma_delta: fix irq_flags on irq requestNuno Sa1-1/+1
2024-08-03iio: adc: ads1119: Fix IRQ flagsFrancesco Dolcini1-1/+1
2024-08-03iio: adc: ad7124: set initial ADC mode to idleDumitru Ceclan1-0/+3
2024-08-03iio: adc: ad7124: reduce the number of SPI transfersDumitru Ceclan1-19/+12
2024-08-03iio: adc: ad7124: fix config comparisonDumitru Ceclan1-11/+15
2024-08-03iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan1-0/+1
2024-08-03iio: adc: ad9467: add digital interface test to debugfsNuno Sa1-0/+188
2024-08-03iio: adc: ad9467: add backend test mode helpersNuno Sa1-25/+42
2024-08-03iio: adc: adi-axi-adc: implement backend debugfs interfaceNuno Sa1-0/+41
2024-08-03iio: adc: adi-axi-adc: split axi_adc_chan_status()Nuno Sa1-5/+14
2024-08-03iio: adc: adi-axi-adc: support modified prbs23Nuno Sa1-0/+4
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa1-1/+6
2024-08-03iio: adc: aspeed: Use of_property_present()Rob Herring (Arm)1-2/+1
2024-08-03iio: adc: ad7768-1: use device_* to iterate over device child nodesJavier Carrasco1-4/+1
2024-08-03iio: adc: ad7380: enable sequencer for single-ended partsJulien Stephan1-45/+130
2024-08-03iio: adc: ad7380: add support for single-ended partsJulien Stephan1-42/+309
2024-08-03iio: adc: ad7380: prepare driver for single-ended parts supportJulien Stephan1-1/+10
2024-08-03iio: adc: ad7380: add missing trailing commasJulien Stephan1-4/+4
2024-08-03iio: adc: Add support for AD4000Marcelo Schmitt3-0/+735
2024-08-03iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()David Lechner1-47/+7
2024-08-03iio: adc: add support for pac1921Matteo Martelli3-0/+1275
2024-08-03iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()David Lechner1-38/+16
2024-08-03iio: adc: xilinx-xadc-core: use new '.masklength' accessorsNuno Sa1-3/+2
2024-08-03iio: adc: vf610_adc: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-08-03iio: adc: ti-ads8688: make use of iio_for_each_active_channel()Nuno Sa1-3/+1
2024-08-03iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-08-03iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: ti-adc12138: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: ti-ads1298: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: ti-ads1119: make use of iio_get_masklength()Nuno Sa1-2/+2
2024-08-03iio: adc: ti-ads1015: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-08-03iio: adc: ti-adc084s021: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: ti-adc0832: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: stm32-dfsdm-adc: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-08-03iio: adc: stm32-adc: make use of iio_get_masklength()Nuno Sa1-2/+2
2024-08-03iio: adc: rtq6056: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-08-03iio: adc: rockchip_saradc: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-08-03iio: adc: mt6360-adc: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-08-03iio: adc: mcp3911: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-08-03iio: adc: max1118: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: max1118: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: adc: hx711: make use of iio_for_each_active_channel()Nuno Sa1-4/+1
2024-08-03iio: adc: dln2-adc: use new '.masklength' accessorsNuno Sa1-5/+3
2024-08-03iio: adc: cc10001_adc: make use of iio_for_each_active_channel()Nuno Sa1-3/+1
2024-08-03iio: adc: ad7192: Add clock providerAlisa-Dariana Roman1-0/+92
2024-08-03iio: adc: ad7192: Update clock configAlisa-Dariana Roman1-28/+63
2024-08-03iio: adc: mcp3911: use devm_regulator_get_enable_read_voltage()David Lechner1-43/+16
2024-08-03iio: adc: ad4695: Add driver for AD4695 and similar ADCsDavid Lechner3-0/+746
2024-07-29iio: adc: ad7173: Fix incorrect compatible stringDumitru Ceclan1-5/+5