summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-28dt-bindings: iio: accel: adxl345: add interrupt-namesLothar Rubusch1-0/+10
2024-12-28dt-bindings: iio: accel: adxl345: make interrupts not a required propertyLothar Rubusch1-1/+0
2024-12-28dt-bindings: iio: imu: bmi323: add boolean type for drive-open-drainVasileios Amoiridis1-0/+1
2024-12-28dt-bindings: iio: imu: bmi270: add boolean type for drive-open-drainVasileios Amoiridis1-0/+1
2024-12-28dt-bindings: iio: imu: bmi160: add boolean type for drive-open-drainVasileios Amoiridis1-0/+1
2024-12-28iio: adc: meson: simplify MESON_SAR_ADC_REG11 register accessMartin Blumenstingl1-21/+8
2024-12-28iio: adc: meson: use tabs instead of spaces for some REG11 bit fieldsMartin Blumenstingl1-4/+4
2024-12-28iio: adc: meson: fix voltage reference selection field name typoMartin Blumenstingl1-5/+5
2024-12-28iio: adc: rockchip: correct alignment of timestampJonathan Cameron1-1/+1
2024-12-28iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...Jonathan Cameron2-2/+2
2024-12-28iio: chemical: scd4x: switch timestamp type from int64_t __aligned(8) to alig...Jonathan Cameron1-1/+1
2024-12-28iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to ali...Jonathan Cameron1-1/+1
2024-12-28iio: accel: bma220: Use aligned_s64 instead of open coding alignment.Jonathan Cameron1-1/+1
2024-12-28iio: adc: Use aligned_s64 instead of open coding alignment.Jonathan Cameron13-13/+13
2024-12-28iio: chemical: Use aligned_s64 instead of open coding alignment.Jonathan Cameron3-3/+3
2024-12-28iio: gyro: Use aligned_s64 instead of open coding alignment.Jonathan Cameron4-4/+4
2024-12-28iio: humidity: Use aligned_s64 instead of open coding alignment.Jonathan Cameron3-3/+3
2024-12-28iio: imu: Use aligned_s64 instead of open coding alignment.Jonathan Cameron2-2/+2
2024-12-28iio: light: Use aligned_s64 instead of open coding alignment.Jonathan Cameron11-11/+11
2024-12-28iio: magnetometer: Use aligned_s64 instead of open coding alignment.Jonathan Cameron7-7/+7
2024-12-28iio: pressure: Use aligned_s64 instead of open coding alignment.Jonathan Cameron3-3/+3
2024-12-28iio: proximity: Use aligned_s64 instead of open coding alignment.Jonathan Cameron6-6/+6
2024-12-28iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment.Jonathan Cameron1-1/+1
2024-12-28iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.Jonathan Cameron1-1/+1
2024-12-28io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.Jonathan Cameron1-1/+1
2024-12-28iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.Jonathan Cameron1-1/+1
2024-12-28iio: ABI: combine current input sectionsDavid Lechner1-14/+5
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier2-2/+25
2024-12-28iio: proximity: hx9023s: Added firmware file parsing functionalityYasin Lee1-7/+86
2024-12-28MAINTAINERS: Add maintainer for ROHM BD79703Matti Vaittinen1-0/+5
2024-12-28iio: dac: Support ROHM BD79703 DACMatti Vaittinen3-0/+171
2024-12-28dt-bindings: Add ROHM BD79703Matti Vaittinen1-0/+62
2024-12-28iio: imu: bno055: constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis3-3/+3
2024-12-28iio: common: ssp_sensors: drop conditional optimization for simplicityVasileios Amoiridis1-7/+5
2024-12-28iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocationVasileios Amoiridis1-21/+9
2024-12-28iio: adc: dln2-adc: zero full struct instead of just the paddingVasileios Amoiridis1-19/+2
2024-12-28iio: ABI: document in_illuminance_hardwaregainJavier Carrasco1-0/+1
2024-12-28iio: dac: ad7293: enable power before resetDavid Lechner1-59/+9
2024-12-28iio: ABI: use Y consistently as channel numberDavid Lechner1-25/+25
2024-12-28iio: dac: ad5624r: Drop docs of missing membersMatti Vaittinen1-2/+0
2024-12-28iio: light: Add support for TI OPT4060 color sensorPer-Daniel Olsson6-0/+1426
2024-12-28dt-bindings: iio: light: Document TI OPT4060 RGBW sensorPer-Daniel Olsson1-0/+51
2024-12-28iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`Uwe Kleine-König1-1/+1
2024-12-28dt-bindings: iio: pressure: bmp085: Add SPI interfaceVasileios Amoiridis1-0/+29
2024-12-28iio: accel: adxl345: add function to switch measuring modeLothar Rubusch1-12/+29
2024-12-11iio: adc: ad-sigma-delta: Document ABI for sigma delta adcGuillaume Ranquet2-24/+23
2024-12-11iio: adc: ad7173: add calibration supportGuillaume Ranquet1-0/+116
2024-12-11iio: adc: ad4000: Add support for PulSAR devicesMarcelo Schmitt1-0/+162
2024-12-11iio: adc: ad4000: Use device specific timing for SPI transfersMarcelo Schmitt1-9/+42