summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman2024-09-097-52/+73
|\
| * iio: adc: ad7173: fix GPIO device infoDumitru Ceclan2024-08-171-3/+0
| * iio: adc: ad7124: fix DT configuration parsingDumitru Ceclan2024-08-061-2/+1
| * iio: adc: ad_sigma_delta: fix irq_flags on irq requestNuno Sa2024-08-061-1/+1
| * iio: adc: ads1119: Fix IRQ flagsFrancesco Dolcini2024-08-031-1/+1
| * iio: adc: ad7124: fix config comparisonDumitru Ceclan2024-08-031-11/+15
| * iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan2024-08-031-0/+1
| * iio: adc: ad7173: Fix incorrect compatible stringDumitru Ceclan2024-07-291-5/+5
| * iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols2024-07-293-29/+49
* | iio: adc: axp20x_adc: add support for AXP717 ADCChris Morgan2024-09-071-0/+160
* | iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_dataChris Morgan2024-09-071-7/+15
* | iio: adc: standardize on formatting for id match tablesJonathan Cameron2024-09-0564-169/+169
* | iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADCThomas Bonnefille2024-09-033-0/+238
* | iio: adc: mcp320x: Drop vendorless compatible stringsRob Herring (Arm)2024-09-031-10/+0
* | iio: adc: xilinx-ams: use device_* to iterate over device child nodesJavier Carrasco2024-09-031-10/+5
* | iio: adc: ad4695: implement calibration supportDavid Lechner2024-09-031-2/+156
* | iio: adc: ad4695: add 2nd regmap for 16-bit registersDavid Lechner2024-09-031-15/+68
* | iio: adc: ad4695: implement triggered bufferDavid Lechner2024-08-171-3/+247
* | iio: adc: pac1921: add missing error return in probe()Dan Carpenter2024-08-101-2/+2
* | iio: adc: stm32-dfsdm: add scaling support to dfsdmOlivier Moysan2024-08-102-1/+105
* | iio: add iio backend support to sd modulatorOlivier Moysan2024-08-102-1/+97
* | iio: adc: stm32-dfsdm: adopt generic channels bindingsOlivier Moysan2024-08-101-36/+154
* | iio: adc: ad7124: set initial ADC mode to idleDumitru Ceclan2024-08-031-0/+3
* | iio: adc: ad7124: reduce the number of SPI transfersDumitru Ceclan2024-08-031-19/+12
* | iio: adc: ad9467: add digital interface test to debugfsNuno Sa2024-08-031-0/+188
* | iio: adc: ad9467: add backend test mode helpersNuno Sa2024-08-031-25/+42
* | iio: adc: adi-axi-adc: implement backend debugfs interfaceNuno Sa2024-08-031-0/+41
* | iio: adc: adi-axi-adc: split axi_adc_chan_status()Nuno Sa2024-08-031-5/+14
* | iio: adc: adi-axi-adc: support modified prbs23Nuno Sa2024-08-031-0/+4
* | iio: backend: introduce struct iio_backend_infoNuno Sa2024-08-031-1/+6
* | iio: adc: aspeed: Use of_property_present()Rob Herring (Arm)2024-08-031-2/+1
* | iio: adc: ad7768-1: use device_* to iterate over device child nodesJavier Carrasco2024-08-031-4/+1
* | iio: adc: ad7380: enable sequencer for single-ended partsJulien Stephan2024-08-031-45/+130
* | iio: adc: ad7380: add support for single-ended partsJulien Stephan2024-08-031-42/+309
* | iio: adc: ad7380: prepare driver for single-ended parts supportJulien Stephan2024-08-031-1/+10
* | iio: adc: ad7380: add missing trailing commasJulien Stephan2024-08-031-4/+4
* | iio: adc: Add support for AD4000Marcelo Schmitt2024-08-033-0/+735
* | iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()David Lechner2024-08-031-47/+7
* | iio: adc: add support for pac1921Matteo Martelli2024-08-033-0/+1275
* | iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()David Lechner2024-08-031-38/+16
* | iio: adc: xilinx-xadc-core: use new '.masklength' accessorsNuno Sa2024-08-031-3/+2
* | iio: adc: vf610_adc: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-ads8688: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-3/+1
* | iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-adc12138: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-ads1298: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-ads1119: make use of iio_get_masklength()Nuno Sa2024-08-031-2/+2
* | iio: adc: ti-ads1015: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-adc084s021: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1