summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-01-16Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-12iio: dac: ad3552r-hs: clear reset status flagAngelo Dureghello
2025-01-12iio: dac: ad3552r-common: fix ad3541/2r rangesAngelo Dureghello
2025-01-12iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()Dan Carpenter
2025-01-12Merge tag 'iio-for-6.14a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-01-04iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignmentMatteo Martelli
2025-01-04iio: adc: ad7625: Add ending newlines to error messagesUwe Kleine-König
2025-01-04iio: accel: adxl345: complete the list of definesLothar Rubusch
2025-01-04iio: accel: adxl345: add FIFO with watermark eventsLothar Rubusch
2025-01-04iio: accel: adxl345: initialize FIFO delay value for SPILothar Rubusch
2025-01-04iio: accel: adxl345: introduce interrupt handlingLothar Rubusch
2025-01-04iio: light: veml3235: fix scale to conform to ABIJavier Carrasco
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco
2024-12-28iio: light: veml3235: extend regmap to add cacheJavier Carrasco
2024-12-28iio: light: veml3235: fix code styleJavier Carrasco
2024-12-28iio: adc: meson: simplify MESON_SAR_ADC_REG11 register accessMartin Blumenstingl
2024-12-28iio: adc: meson: use tabs instead of spaces for some REG11 bit fieldsMartin Blumenstingl
2024-12-28iio: adc: meson: fix voltage reference selection field name typoMartin Blumenstingl
2024-12-28iio: adc: rockchip: correct alignment of timestampJonathan Cameron
2024-12-28iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...Jonathan Cameron
2024-12-28iio: chemical: scd4x: switch timestamp type from int64_t __aligned(8) to alig...Jonathan Cameron
2024-12-28iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to ali...Jonathan Cameron
2024-12-28iio: accel: bma220: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: adc: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: chemical: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: gyro: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: humidity: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: imu: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: light: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: magnetometer: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: pressure: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: proximity: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.Jonathan Cameron
2024-12-28iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.Jonathan Cameron
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier
2024-12-28iio: proximity: hx9023s: Added firmware file parsing functionalityYasin Lee
2024-12-28iio: dac: Support ROHM BD79703 DACMatti Vaittinen
2024-12-28iio: imu: bno055: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis
2024-12-28iio: common: ssp_sensors: drop conditional optimization for simplicityVasileios Amoiridis
2024-12-28iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocationVasileios Amoiridis
2024-12-28iio: adc: dln2-adc: zero full struct instead of just the paddingVasileios Amoiridis
2024-12-28iio: dac: ad7293: enable power before resetDavid Lechner
2024-12-28iio: dac: ad5624r: Drop docs of missing membersMatti Vaittinen
2024-12-28iio: light: Add support for TI OPT4060 color sensorPer-Daniel Olsson
2024-12-28iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`Uwe Kleine-König
2024-12-28iio: accel: adxl345: add function to switch measuring modeLothar Rubusch