summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-02-11iio: adc: ad7606: change channel macros parametersGuillaume Stols1-26/+25
2025-02-11iio: adc: ad7606: protect register accessAngelo Dureghello1-0/+10
2025-02-11iio: adc: adi-axi-adc: add support for AD7606 register writingGuillaume Stols1-0/+81
2025-02-11iio: adc: adi-axi-adc: add platform children supportAngelo Dureghello2-0/+81
2025-02-11iio: adc: adi-axi-adc: add struct axi_adc_infoAngelo Dureghello1-9/+21
2025-02-11iio: adc: ad7606: move software functions into common fileGuillaume Stols3-149/+158
2025-02-11iio: adc: ad7606: move the software mode configurationGuillaume Stols1-11/+11
2025-02-11iio: adc: ad4695: add offload-based oversampling supportTrevor Gamblin1-30/+303
2025-02-11iio: dac: ad5791: Add offload supportAxel Haslam2-0/+166
2025-02-11iio: dac: ad5791: sort include directivesDavid Lechner1-8/+8
2025-02-11iio: adc: ad4695: Add support for SPI offloadDavid Lechner2-17/+431
2025-02-11iio: adc: ad7944: add support for SPI offloadDavid Lechner2-16/+277
2025-02-10iio: adc: ad7944: don't use storagebits for sizingDavid Lechner1-7/+9
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner1-0/+38
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner3-46/+64
2025-02-08iio: adc: ad4130: Add filter_type attributesMarcelo Schmitt1-0/+7
2025-02-08iio: adc: ad7124: Really disable all channels at probe timeUwe Kleine-König1-5/+3
2025-02-08iio: pressure: zpa2326: Drop unneeded assignment for cache_typeAndy Shevchenko2-2/+0
2025-02-08iio: magnetometer: af8133j: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-02-08iio: light: adux1020: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-02-08iio: adc: ad7173: add openwire detection support for single conversionsGuillaume Ranquet1-0/+179
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet1-0/+2
2025-02-08iio: frequency: adf4371: add ref doublerAntoniu Miclaus1-2/+14
2025-02-08iio: frequency: adf4371: add refin modeAntoniu Miclaus1-3/+26
2025-02-08iio: light: veml6030: fix scale to conform to ABIJavier Carrasco2-311/+218
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-1/+10
2025-02-08iio: light: Add APDS9160 ALS & Proximity sensor driverMikael Gonella-Bolduc3-0/+1606
2025-02-08iio: magnetometer: si7210: add driver for Si7210Antoni Pokusinski3-0/+459
2025-02-08iio: light: veml6030: extend regmap to support cachingJavier Carrasco1-0/+31
2025-02-08iio: light: veml6030: extend regmap to support regfieldsJavier Carrasco1-25/+70
2025-02-08iio: adc: ad7124: Micro-optimize channel disablingUwe Kleine-König1-8/+9
2025-02-08iio: dac: ad5791: fix storageDavid Lechner1-1/+1
2025-02-08iio: cros_ec: Trace EC sensors commandGwendal Grignou4-4/+96
2025-02-08iio: dac: ad3552r-hs: update function name (non functional)Angelo Dureghello1-31/+29
2025-02-08iio: dac: ad3552r-hs: add ad3541/2r supportAngelo Dureghello3-51/+216
2025-02-08iio: dac: ad3552r: share model data structuresAngelo Dureghello4-50/+46
2025-02-08iio: dac: ad3552r-hs: use instruction mode for configurationAngelo Dureghello1-1/+28
2025-02-08iio: dac: ad3552r-hs: fix message on wrong chip idAngelo Dureghello1-2/+3
2025-02-08iio: dac: adi-axi-dac: add bus mode setupAngelo Dureghello2-1/+29
2025-02-08iio: filter: admv8818: Force initialization of SDOSam Winchenbach1-10/+4
2025-02-03iio: adc: ad7606: fix wrong scale availableAngelo Dureghello1-1/+1
2025-02-03iio: dac: ad3552r: clear reset status flagAngelo Dureghello1-0/+6
2025-02-03iio: adc: ad7192: fix channel selectMarkus Burri1-1/+1
2025-02-03iio: hid-sensor-prox: Split difference from multiple channelsRicardo Ribalda1-3/+4
2025-02-03iio: proximity: Fix use-after-free in hx9023s_send_cfg()Dheeraj Reddy Jonnalagadda1-1/+2
2025-02-03iio: adc: at91-sama5d2_adc: fix sama7g5 realbits valueNayab Sayed1-28/+40
2025-02-03iio: adc: pac1921: Move ACPI_FREE() to cover all branchesVictor Duicu1-1/+1
2025-02-03iio: light: apds9306: fix max_scale_nano valuesJavier Carrasco1-2/+2
2025-02-03iio: dac: adi-axi-dac: modify stream enableAngelo Dureghello1-0/+8
2025-02-03iio: gts: Simplify available scale table buildMatti Vaittinen1-98/+174