summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-05-21iio: chemical: Add driver for SEN0322Tóth János
2025-05-21iio: adc: ad7768-1: reorganize driver headersJonathan Santos
2025-05-21iio: bmp280: zero-init bufferDavid Lechner
2025-05-21iio: ssp_sensors: optimalize -> optimizeAhelenia Ziemiańska
2025-05-21iio: admv1013: replace redundant ternary operator with just lenColin Ian King
2025-05-21iio: chemical: mhz19b: Fix error code in probe()Dan Carpenter
2025-05-21iio: adc: at91-sama5d2: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELSDavid Lechner
2025-05-21iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: pressure: zpa2326_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: pressure: ms5611_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: pressure: bmp280-spi: remove bits_per_word = 8David Lechner
2025-05-21iio: magnetometer: rm3100-spi: remove bits_per_word = 8David Lechner
2025-05-21iio: magnetometer: hmc5843_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: imu: adis: remove bits_per_word = 8David Lechner
2025-05-21iio: gyro: adxrs450: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ltc2688: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5791: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5766: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5761: remove bits_per_word = 8David Lechner
2025-05-21iio: chemical: bme680_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ti-tsc2046: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ad4030: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module buildArthur-Prince
2025-05-21iio: ti-adc128s052: Drop variable vrefMatti Vaittinen
2025-05-21iio: adc: ad4000: Avoid potential double data word readMarcelo Schmitt
2025-05-21iio: adc: mcp3911: add reset managementMarcus Folkesson
2025-05-21iio: adc: mcp3911: fix device dependent mappings for conversion result registersMarcus Folkesson
2025-05-21iio: adc: ad4695: use u16 for buffer elementsDavid Lechner
2025-05-21iio: dac: ad3530r: Add driver for AD3530R and AD3531RKim Seer Paller
2025-05-21iio: adc: ad7606: explicit timestamp alignmentDavid Lechner
2025-05-21iio: adc: ad7606_spi: add offload scan mask checkDavid Lechner
2025-05-21iio: dac: ad7293: add adc reference configurationAntoniu Miclaus
2025-05-21iio: adc: ad7091r-base: Remove duplicate code on volatile reg checkArthur Pilone
2025-05-21iio: pressure: bmp280: drop sensor_data arrayDavid Lechner
2025-05-21iio: chemical: Add support for Winsen MHZ19B CO2 sensorGyeyoung Baek
2025-05-21iio: accel: kxcjk-1013: Deduplicate setup interrupt functionsGustavo Vaz
2025-05-21iio: cros_ec_sensors: Flush when changing the FIFO timeoutGwendal Grignou
2025-05-21iio: light: zopt2201: Remove code duplication in scale write functionsBeatriz Viana Costa
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea
2025-05-21iio: adc: stm32: add oversampling supportOlivier Moysan
2025-05-21iio: orientation: hid-sensor-rotation: remove unnecessary alignmentDavid Lechner
2025-05-21iio: adc: hx711: use struct with aligned_s64 timestampDavid Lechner
2025-05-21iio: accel: adxl345: set the tap suppress bit permanentlyLothar Rubusch
2025-05-21iio: accel: adxl345: add double tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: add single tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: introduce adxl345_push_event functionLothar Rubusch
2025-05-21iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()Dan Carpenter