summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada2023-12-191-35/+2
* Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada2023-12-191-63/+0
* iio: adc: MCP3564: fix hardware identification logicMarius Cristea2023-12-041-2/+2
* iio: adc: MCP3564: fix calib_bias and calib_scale range checksJavier Carrasco2023-12-041-2/+2
* iio: adc: meson: add separate config for axg SoC familyGeorge Stark2023-12-041-1/+15
* iio: adc: imx93: add four channels for imx93 adcHaibo Chen2023-12-041-0/+4
* iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov2023-12-041-1/+3
* iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner2023-11-261-0/+10
* iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui2023-11-261-2/+2
* iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa2023-11-261-2/+2
* iio: imu: adis16475: add spi_device_id tableNuno Sa2023-11-261-45/+72
* iio: tmag5273: fix temperature offsetJavier Carrasco2023-11-251-1/+1
* iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco2023-11-161-2/+2
* iio: kx022a: Fix acceleration value scalingMatti Vaittinen2023-11-161-11/+26
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-03111-1183/+6406
|\
| * Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-10-20111-1183/+6406
| |\
| | * iio: Use device_get_match_data()Rob Herring2023-10-143-19/+11
| | * iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero.Marius Cristea2023-10-141-1/+1
| | * iio: si7005: Add device tree supportJavier Carrasco2023-10-141-0/+7
| | * drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu2023-10-141-21/+46
| | * iio: resolver: ad2s1210: remove of_match_ptr()David Lechner2023-10-141-2/+1
| | * iio: resolver: ad2s1210: remove DRV_NAME macroDavid Lechner2023-10-141-3/+1
| | * iio: resolver: ad2s1210: move out of stagingDavid Lechner2023-10-123-0/+1536
| | * iio: event: add optional event label supportDavid Lechner2023-10-111-0/+55
| | * iio: adc: mt6577_auxadc: Fix kernel panic on suspendAngeloGioacchino Del Regno2023-10-111-0/+1
| | * iio: adc: ad7192: Add fast settling supportAlisa-Dariana Roman2023-10-111-26/+81
| | * iio: adc: ad7192: Remove unused memberAlisa-Dariana Roman2023-10-111-8/+6
| | * iio: adc: ad7192: Organize chip infoAlisa-Dariana Roman2023-10-111-27/+18
| | * iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli2023-10-111-0/+8
| | * iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch2023-10-051-6/+5
| | * iio: adc: stm32-adc: Replace deprecated strncpy() with strscpy()Justin Stitt2023-10-051-1/+1
| | * iio: adc: meson: improve error logging at probe stageGeorge Stark2023-10-051-6/+10
| | * iio: kx022a: Support ROHM KX132ACR-LBZMatti Vaittinen2023-10-055-5/+43
| | * iio: adc: ad7192: Improve f_order computationAlisa-Dariana Roman2023-10-051-16/+46
| | * iio: adc: ad7192: Use bitfield access macrosAlisa-Dariana Roman2023-10-051-36/+37
| | * iio: pressure: Support ROHM BU1390Matti Vaittinen2023-10-053-0/+944
| | * iio: imu: mpu6050: add level shifter flagAndreas Kemnade2023-10-053-0/+17
| | * iio: imu: adis16475: Add buffer padding after temp channelRamona Gradinariu2023-10-051-0/+10
| | * iio: adc: MCP3564: fix the static checker warningMarius Cristea2023-09-241-4/+1
| | * Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron2023-09-242-16/+116
| | |\
| | | * iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar2023-09-241-0/+63
| | | * iio: Add channel type for chromaticityBasavaraj Natikar2023-09-241-0/+1
| | | * iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar2023-09-241-2/+35
| | | * iio: Add channel type light color temperatureBasavaraj Natikar2023-09-241-0/+1
| | | * iio: hid-sensor-als: Use channel index to support more hub attributesBasavaraj Natikar2023-09-241-18/+20
| | * | iio: adc: palmas_gpadc: Drop duplicated the in comment.Andy Shen Shen2023-09-231-1/+1
| | * | iio: trigger: stm32-timer: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * | iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...Uwe Kleine-König2023-09-231-4/+2
| | * | iio: temperature: hid-sensor: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * | iio: proximity: srf04: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2