summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-03-04iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-03-04iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270Derek J. Clark
2026-02-26iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli
2026-02-26drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel
2026-02-26iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-02-26iio: test: drop dangling symbol in gain-time-scale helpersRandy Dunlap
2026-01-11iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin
2026-01-11iio: accel: iis328dq: fix gain valuesMarkus Koeniger
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2025-12-21iio: chemical: scd4x: fix reported channel endiannessFiona Klute
2025-12-21iio: imu: inv_icm45600: fix temperature offset reportingJean-Baptiste Maneyrol
2025-12-21iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold
2025-12-21iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2025-12-21iio: accel: adxl380: fix handling of unavailable "INT1" interruptFrancesco Lavra
2025-12-21iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detectionFrancesco Lavra
2025-12-21iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum
2025-12-21iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2025-12-21iio: adc: ad7606: Fix incorrect type for error return variableHaotian Zhang
2025-12-21iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2025-12-21iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-11-24iio: mlx90614: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2025-11-24iio: dac: Convert to common field_prep() helperGeert Uytterhoeven
2025-11-24iio: mlx90614: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-24iio: dac: ad3530r: #undef field_prep() before local definitionGeert Uytterhoeven
2025-11-16iio: pressure: Arrange Makefile alphabeticallyAkhilesh Patil
2025-11-15iio: mpl3115: add threshold events supportAntoni Pokusinski
2025-11-15iio: mpl3115: use get_unaligned_be24() to retrieve pressure dataAntoni Pokusinski
2025-11-15iio: buffer: use dma_buf_unmap_attachment_unlocked() helperLiang Jie
2025-11-15iio: core: Replace lockdep_set_class() + mutex_init() by combined callAndy Shevchenko
2025-11-15iio: core: Clean up device correctly on iio_device_alloc() failureAndy Shevchenko
2025-11-15iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko
2025-11-15iio: accel: adxl380: add support for ADXL318 and ADXL319Jonathan Santos
2025-11-11iio: accel: bmc150: Fix irq assumption regressionLinus Walleij
2025-11-09iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleepRemi Buisson
2025-11-09iio: adc: pac1934: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-09iio: dac: ad5446: Add AD5542 to the spi id tableMichael Hennerich
2025-11-09iio: dac: ad5446: Fix coding style issuesNuno Sá
2025-11-09iio: dac: ad5446: Refactor header inclusionNuno Sá
2025-11-09iio: dac: ad5446: Make use of the cleanup helpersNuno Sá
2025-11-09iio: dac: ad5446: Make use of devm_mutex_init()Nuno Sá
2025-11-09iio: dac: ad5446: Separate I2C/SPI into different driversNuno Sá