summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorLines
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada-35/+2
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada-63/+0
2023-12-04iio: adc: MCP3564: fix hardware identification logicMarius Cristea-2/+2
2023-12-04iio: adc: MCP3564: fix calib_bias and calib_scale range checksJavier Carrasco-2/+2
2023-12-04iio: adc: meson: add separate config for axg SoC familyGeorge Stark-1/+15
2023-12-04iio: adc: imx93: add four channels for imx93 adcHaibo Chen-0/+4
2023-12-04iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov-1/+3
2023-11-26iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner-0/+10
2023-11-26iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui-2/+2
2023-11-26iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa-2/+2
2023-11-26iio: imu: adis16475: add spi_device_id tableNuno Sa-45/+72
2023-11-25iio: tmag5273: fix temperature offsetJavier Carrasco-1/+1
2023-11-16iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco-2/+2
2023-11-16iio: kx022a: Fix acceleration value scalingMatti Vaittinen-11/+26
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1183/+6406
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-1183/+6406
2023-10-17iio: afe: rescale: Accept only offset channelsLinus Walleij-4/+15
2023-10-14iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski-10/+14
2023-10-14iio: Use device_get_match_data()Rob Herring-19/+11
2023-10-14iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero.Marius Cristea-1/+1
2023-10-14iio: si7005: Add device tree supportJavier Carrasco-0/+7
2023-10-14drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu-21/+46
2023-10-14iio: resolver: ad2s1210: remove of_match_ptr()David Lechner-2/+1
2023-10-14iio: resolver: ad2s1210: remove DRV_NAME macroDavid Lechner-3/+1
2023-10-13iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock-3/+16
2023-10-13iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock-22/+0
2023-10-12iio: resolver: ad2s1210: move out of stagingDavid Lechner-0/+1536
2023-10-11iio: event: add optional event label supportDavid Lechner-0/+55
2023-10-11iio: adc: mt6577_auxadc: Fix kernel panic on suspendAngeloGioacchino Del Regno-0/+1
2023-10-11iio: adc: ad7192: Add fast settling supportAlisa-Dariana Roman-26/+81
2023-10-11iio: adc: ad7192: Remove unused memberAlisa-Dariana Roman-8/+6
2023-10-11iio: adc: ad7192: Organize chip infoAlisa-Dariana Roman-27/+18
2023-10-11iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli-0/+8
2023-10-05iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl-1/+1
2023-10-05iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman-4/+25
2023-10-05iio: light: vcnl4000: Don't power on/off chip in configMårten Lindahl-1/+0
2023-10-05iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus-0/+2
2023-10-05iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati-4/+4
2023-10-05iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron-0/+2
2023-10-05iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak-2/+2
2023-10-05iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih-1/+5
2023-10-05iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handlerGONG, Ruiqi-3/+3
2023-10-05iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch-6/+5
2023-10-05iio: adc: stm32-adc: Replace deprecated strncpy() with strscpy()Justin Stitt-1/+1
2023-10-05iio: adc: meson: improve error logging at probe stageGeorge Stark-6/+10
2023-10-05iio: kx022a: Support ROHM KX132ACR-LBZMatti Vaittinen-5/+43
2023-10-05iio: adc: ad7192: Improve f_order computationAlisa-Dariana Roman-16/+46
2023-10-05iio: adc: ad7192: Use bitfield access macrosAlisa-Dariana Roman-36/+37
2023-10-05iio: pressure: Support ROHM BU1390Matti Vaittinen-0/+944
2023-10-05iio: imu: mpu6050: add level shifter flagAndreas Kemnade-0/+17