summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-05iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl1-1/+1
2023-10-05iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman1-4/+25
2023-10-05iio: light: vcnl4000: Don't power on/off chip in configMårten Lindahl1-1/+0
2023-10-05iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus1-0/+2
2023-10-05iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati1-4/+4
2023-10-05iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron1-0/+2
2023-10-05iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak1-2/+2
2023-10-05iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih1-1/+5
2023-10-05iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handlerGONG, Ruiqi1-3/+3
2023-10-05iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch1-6/+5
2023-10-05iio: adc: stm32-adc: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-10-05iio: adc: meson: improve error logging at probe stageGeorge Stark1-6/+10
2023-10-05iio: kx022a: Support ROHM KX132ACR-LBZMatti Vaittinen5-5/+43
2023-10-05iio: adc: ad7192: Improve f_order computationAlisa-Dariana Roman1-16/+46
2023-10-05iio: adc: ad7192: Use bitfield access macrosAlisa-Dariana Roman1-36/+37
2023-10-05iio: pressure: Support ROHM BU1390Matti Vaittinen3-0/+944
2023-10-05iio: imu: mpu6050: add level shifter flagAndreas Kemnade3-0/+17
2023-10-05iio: imu: adis16475: Add buffer padding after temp channelRamona Gradinariu1-0/+10
2023-09-24iio: adc: MCP3564: fix the static checker warningMarius Cristea1-4/+1
2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron2-16/+116
2023-09-24iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar1-0/+63
2023-09-24iio: Add channel type for chromaticityBasavaraj Natikar1-0/+1
2023-09-24iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar1-2/+35
2023-09-24iio: Add channel type light color temperatureBasavaraj Natikar1-0/+1
2023-09-24iio: hid-sensor-als: Use channel index to support more hub attributesBasavaraj Natikar1-18/+20
2023-09-23iio: adc: palmas_gpadc: Drop duplicated the in comment.Andy Shen Shen1-1/+1
2023-09-23iio: trigger: stm32-timer: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-09-23iio: temperature: hid-sensor: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23iio: proximity: srf04: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23iio: proximity: cros_ec_mkbp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2