summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-02-03iio: adc: ti-ads124s08: Switch to fsleep()Fabio Estevam
2025-02-03iio: adc: ad4695: add custom regmap bus callbacksTrevor Gamblin
2025-02-03iio: adc: ad4695: make ad4695_exit_conversion_mode() more robustTrevor Gamblin
2025-02-03iio: imu: bmi270: add temperature channelGustavo Silva
2025-02-03iio: accel: mc3230: add mc3510c supportVasiliy Doylov
2025-02-03iio: accel: mc3230: add multiple devices supportVasiliy Doylov
2025-02-03iio: accel: mc3230: add OF match tableVasiliy Doylov
2025-02-03iio: accel: mc3230: add mount matrix supportVasiliy Doylov
2025-02-03iio: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-02-03iio: adc: ad7625: drop BSD license tagTrevor Gamblin
2025-02-03iio: adc: ad7173: don't make copy of ad_sigma_delta_info structDavid Lechner
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner
2025-02-03iio: adc: stm32: Drop unnecessary DT property presence checkRob Herring (Arm)
2025-02-03iio: adc: ad7380: add alert supportJulien Stephan
2025-02-03iio: adc: ad7380: do not store osr in private data structureJulien Stephan
2025-02-03iio: adc: ad7380: enable regmap cacheJulien Stephan
2025-02-03iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymoreJulien Stephan
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