summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-08-03iio: chemical: bme680: Use bulk reads for calibration dataVasileios Amoiridis
2024-08-03iio: chemical: bme680: Remove duplicate register readVasileios Amoiridis
2024-08-03iio: chemical: bme680: Sort headers alphabeticallyVasileios Amoiridis
2024-08-03iio: chemical: bme680: Remove remaining ACPI-only stuffVasileios Amoiridis
2024-08-03iio: chemical: bme680: Drop unnecessary casts and correct adc data typesVasileios Amoiridis
2024-08-03iio: chemical: bme680: Fix typo in defineVasileios Amoiridis
2024-08-03iio: chemical: bme680: Fix read/write ops to device by adding mutexesVasileios Amoiridis
2024-07-29iio: adc: ad7173: Fix incorrect compatible stringDumitru Ceclan
2024-07-29iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner
2024-07-29iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols
2024-07-29iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity se...Yasin Lee
2024-07-29iio: dac: ti-dac7311: Add check for spi_setupChen Ni
2024-07-29iio: adc: ad7606: switch mutexes to guardGuillaume Stols
2024-07-29iio: adc: ad7606: fix standby gpio state to match the documentationGuillaume Stols
2024-07-29iio: adc: ad7606: fix oversampling gpio arrayGuillaume Stols
2024-07-29iio: adc: ad9467: support new partsNuno Sa
2024-07-29iio: adc: ad9467: don't allow reading vref if not availableNuno Sa
2024-07-29iio: adc: ad9467: add new chip_info variablesNuno Sa
2024-07-29iio: adc: ad9467: support multiple channels calibrationNuno Sa
2024-07-29iio: adc: ti-tsc2046: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: adc: max1363: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: adc: at91: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: adc: ad7280a: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: accel: bma400: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: pressure: bmp280: Constify struct regmap_busJavier Carrasco
2024-07-29iio: light: gp2ap002: Constify struct regmap_busJavier Carrasco
2024-07-29iio: imu: bno055: Constify struct regmap_busJavier Carrasco
2024-07-29iio: imu: bmi323: Constify struct regmap_busJavier Carrasco
2024-07-29iio: dac: ltc2688: Constify struct regmap_busJavier Carrasco
2024-07-29iio: chemical: bme680: Constify struct regmap_busJavier Carrasco
2024-07-29iio: adc: ad7091r8: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: bmi088: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: bma400: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: adxl367: Constify struct regmap_busJavier Carrasco
2024-07-29iio: imu: adis16480: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: imu: adis16475: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: adc: at91_adc: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: adc: ad_sigma_delta: use new '.masklength' accessorsNuno Sa
2024-07-29iio: adc: ad799x: make use of iio_get_masklength()Nuno Sa
2024-07-29iio: adc: ad7298: make use of iio_get_masklength()Nuno Sa
2024-07-29iio: adc: ad7266: make use of iio_get_masklength()Nuno Sa
2024-07-29iio: accel: stk8ba50: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: stk8312: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: sca3300: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()Nuno Sa
2024-07-29iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: bma180: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: adxl372: make use of iio_get_masklength()Nuno Sa