summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2023-11-26iio: light: ltrf216a: Return floating point valuesShreeya Patel1-5/+5
2023-11-26iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner1-0/+10
2023-11-26iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui1-2/+2
2023-11-26iio: imu: inv_mpu6050: return callee's error code rather than -EINVALSu Hui1-6/+3
2023-11-26iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa1-2/+2
2023-11-26iio: imu: adis16475: add spi_device_id tableNuno Sa1-45/+72
2023-11-26iio: amplifiers: hmc425a: add support for ADRF5740 AttenuatorAna-Maria Cusco1-0/+23
2023-11-25iio: tmag5273: fix temperature offsetJavier Carrasco1-1/+1
2023-11-16iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco1-2/+2
2023-11-16iio: kx022a: Fix acceleration value scalingMatti Vaittinen1-11/+26
2023-11-16iio: buffer: document known issueMatti Vaittinen1-0/+16
2023-11-16iio: sanity check available_scan_masks arrayMatti Vaittinen1-0/+63
2023-11-16iio: imu: adis: Use spi cs inactive delayRamona Gradinariu1-12/+6
2023-11-16iio/imu: inv_icm42600: Use max() helper macrosBragatheswaran Manickavel3-12/+3
2023-11-16iio: temperature: Add MCP9600 thermocouple EMF converterAndrew Hepp3-0/+150
2023-11-16iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"Colin Ian King1-2/+2
2023-11-16iio: pressure: bmp280: Add support for BMP390Angel Iglesias2-1/+3
2023-11-16iio: pressure: bmp280: Allow multiple chips id per family of devicesAngel Iglesias2-10/+28
2023-11-16iio: pressure: bmp280: Rearrange vars in reverse xmas tree orderAngel Iglesias2-6/+4
2023-11-16iio: pressure: bmp280: Use spi_get_device_match_data()Angel Iglesias1-3/+1
2023-11-16iio: pressure: bmp280: Use i2c_get_match_data()Biju Das1-3/+1
2023-11-16iio: bu27008: Add illuminance channelMatti Vaittinen1-5/+196
2023-11-16iio: pressure: fix some word spelling errorsLi peiyu2-4/+4
2023-11-16iio: proximity: sx9324: Switch to device_property_match_property_string()Andy Shevchenko1-14/+10
2023-11-16iio: magnetometer: tmag5273: Switch to device_property_match_property_string()Andy Shevchenko1-7/+3
2023-11-16iio: frequency: admv1014: Switch to device_property_match_property_string()Andy Shevchenko1-19/+12
2023-11-16iio: frequency: adf4377: Switch to device_property_match_property_string()Andy Shevchenko1-10/+6
2023-11-16iio: resolver: ad2s1210: add reset gpio supportDavid Lechner1-0/+12
2023-11-16iio: resolver: ad2s1210: add support for adi,fixed-modeDavid Lechner1-31/+119
2023-11-16iio: imu: Add driver for BMI323 IMUJagath Jog J8-0/+2603
2023-11-16iio: adc: Add driver support for MAX34408/9Ivan Mikhaylov3-0/+288
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds111-1183/+6406
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman111-1183/+6406
2023-10-17iio: afe: rescale: Accept only offset channelsLinus Walleij1-4/+15
2023-10-14iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski1-10/+14
2023-10-14iio: Use device_get_match_data()Rob Herring3-19/+11
2023-10-14iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero.Marius Cristea1-1/+1
2023-10-14iio: si7005: Add device tree supportJavier Carrasco1-0/+7
2023-10-14drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu1-21/+46
2023-10-14iio: resolver: ad2s1210: remove of_match_ptr()David Lechner1-2/+1
2023-10-14iio: resolver: ad2s1210: remove DRV_NAME macroDavid Lechner1-3/+1
2023-10-13iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2-3/+16
2023-10-13iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock1-22/+0
2023-10-12iio: resolver: ad2s1210: move out of stagingDavid Lechner3-0/+1536
2023-10-11iio: event: add optional event label supportDavid Lechner1-0/+55
2023-10-11iio: adc: mt6577_auxadc: Fix kernel panic on suspendAngeloGioacchino Del Regno1-0/+1
2023-10-11iio: adc: ad7192: Add fast settling supportAlisa-Dariana Roman1-26/+81
2023-10-11iio: adc: ad7192: Remove unused memberAlisa-Dariana Roman1-8/+6
2023-10-11iio: adc: ad7192: Organize chip infoAlisa-Dariana Roman1-27/+18
2023-10-11iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli1-0/+8