aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-29iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner1-1/+3
2024-07-29iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols3-29/+49
2024-07-29staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin1-1/+1
2024-07-29iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity se...Yasin Lee3-0/+1158
2024-07-29dt-bindings: iio: proximity: Add TYHX HX9023SYasin Lee1-0/+93
2024-07-29dt-bindings: vendor-prefixes: add tyhxYasin Lee1-0/+2
2024-07-29iio: dac: ti-dac7311: Add check for spi_setupChen Ni1-1/+3
2024-07-29iio: adc: ad7606: switch mutexes to guardGuillaume Stols1-24/+15
2024-07-29iio: adc: ad7606: fix standby gpio state to match the documentationGuillaume Stols1-2/+2
2024-07-29iio: adc: ad7606: fix oversampling gpio arrayGuillaume Stols2-4/+5
2024-07-29dt-bindings: iio: adc: adi,ad7606: add conditionsGuillaume Stols1-6/+54
2024-07-29dt-bindings: iio: adc: adi,ad7606: fix exampleGuillaume Stols1-1/+0
2024-07-29dt-bindings: iio: adc: adi,ad7606: add supply propertiesGuillaume Stols1-0/+11
2024-07-29dt-bindings: iio: adc: adi,ad7606: improve descriptionsGuillaume Stols1-13/+20
2024-07-29dt-bindings: iio: adc: adi,ad7606: normalize textwidthGuillaume Stols1-26/+24
2024-07-29iio: adc: ad9467: support new partsNuno Sa1-0/+101
2024-07-29dt-bindings: adc: ad9467: support new partsNuno Sa1-0/+3
2024-07-29iio: adc: ad9467: don't allow reading vref if not availableNuno Sa1-6/+16
2024-07-29iio: adc: ad9467: add new chip_info variablesNuno Sa1-9/+29
2024-07-29iio: adc: ad9467: support multiple channels calibrationNuno Sa1-40/+75
2024-07-29iio: adc: ti-tsc2046: simplify with cleanup.hKrzysztof Kozlowski1-17/+12
2024-07-29iio: adc: max1363: simplify with cleanup.hKrzysztof Kozlowski1-21/+13
2024-07-29iio: adc: at91: simplify with cleanup.hKrzysztof Kozlowski1-8/+5
2024-07-29iio: adc: ad7280a: simplify with cleanup.hKrzysztof Kozlowski1-6/+4
2024-07-29iio: accel: bma400: simplify with cleanup.hKrzysztof Kozlowski1-6/+5
2024-07-29iio: pressure: bmp280: Constify struct regmap_busJavier Carrasco1-3/+3
2024-07-29iio: light: gp2ap002: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: bno055: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: bmi323: Constify struct regmap_busJavier Carrasco2-2/+2
2024-07-29iio: dac: ltc2688: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: chemical: bme680: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: adc: ad7091r8: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: bmi088: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: bma400: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: adxl367: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: adis16480: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-07-29iio: imu: adis16475: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: adc: at91_adc: make use of iio_for_each_active_channel()Nuno Sa1-3/+1
2024-07-29iio: adc: ad_sigma_delta: use new '.masklength' accessorsNuno Sa1-3/+3
2024-07-29iio: adc: ad799x: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: adc: ad7298: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: adc: ad7266: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: accel: stk8ba50: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: stk8312: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: sca3300: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-07-29iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: bma180: make use of iio_for_each_active_channel()Nuno Sa1-2/+1