summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu2023-10-141-21/+46
* dt-bindings: iio: imu: st,lsm6dsx: add mount-matrix propertyMartin Kepplinger2023-10-141-0/+3
* 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-128-27/+14
* staging: iio: resolver: ad2s1210: simplify code with guard(mutex)David Lechner2023-10-121-104/+49
* staging: iio: resolver: ad2s1210: clear faults after soft resetDavid Lechner2023-10-121-1/+24
* staging: iio: resolver: ad2s1210: refactor sample toggleDavid Lechner2023-10-121-8/+22
* staging: iio: resolver: ad2s1210: remove fault attributeDavid Lechner2023-10-111-57/+0
* staging: iio: resolver: ad2s1210: add label attribute supportDavid Lechner2023-10-111-0/+29
* staging: iio: resolver: ad2s1210: add register/fault support summaryDavid Lechner2023-10-111-0/+40
* staging: iio: resolver: ad2s1210: implement fault eventsDavid Lechner2023-10-112-14/+212
* iio: event: add optional event label supportDavid Lechner2023-10-112-0/+63
* staging: iio: resolver: ad2s1210: rename DOS reset min/max attrsDavid Lechner2023-10-112-44/+82
* staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attrDavid Lechner2023-10-111-4/+15
* staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attrDavid Lechner2023-10-111-4/+16
* staging: iio: resolver: ad2s1210: convert LOS threshold to event attrDavid Lechner2023-10-111-4/+72
* staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrsDavid Lechner2023-10-111-8/+183
* staging: iio: resolver: ad2s1210: add triggered buffer supportDavid Lechner2023-10-111-1/+82
* staging: iio: resolver: ad2s1210: add phase lock range supportDavid Lechner2023-10-111-0/+125
* staging: iio: resolver: ad2s1210: convert resolution to devicetree propertyDavid Lechner2023-10-111-79/+71
* staging: iio: resolver: ad2s1210: convert fexcit to channel attributeDavid Lechner2023-10-111-52/+71
* staging: iio: resolver: ad2s1210: implement hysteresis as channel attrDavid Lechner2023-10-111-3/+88
* staging: iio: resolver: ad2s1210: do not use fault register for dummy readDavid Lechner2023-10-111-2/+3
* 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
* Revert "dt-bindings: iio: magnetometer: asahi-kasei,ak8975: Drop deprecated e...Jonathan Cameron2023-10-111-0/+7
* iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli2023-10-111-0/+8
* tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-10-051-1/+12
* iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch2023-10-051-6/+5
* dt-bindings: iio: resolver: add devicetree bindings for ad2s1210David Lechner2023-10-051-0/+177
* 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
* dt-bindings: iio: Add KX132ACR-LBZ accelerometerMatti Vaittinen2023-10-051-4/+6
* 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
* MAINTAINERS: Add ROHM BM1390Matti Vaittinen2023-10-051-0/+6
* iio: pressure: Support ROHM BU1390Matti Vaittinen2023-10-053-0/+944
* dt-bindings: Add ROHM BM1390 pressure sensorMatti Vaittinen2023-10-051-0/+52
* iio: improve doc for available_scan_maskMatti Vaittinen2023-10-051-1/+3
* iio: imu: mpu6050: add level shifter flagAndreas Kemnade2023-10-053-0/+17
* dt-bindings: iio: imu: mpu6050: Add level shifterAndreas Kemnade2023-10-051-0/+5
* MAINTAINERS: fix Analog Devices website linkAntoniu Miclaus2023-10-051-3/+3
* iio: imu: adis16475: Add buffer padding after temp channelRamona Gradinariu2023-10-051-0/+10
* staging: iio: resolver: ad2s1210: read excitation frequency from control regi...David Lechner2023-10-051-4/+15
* staging: iio: resolver: ad2s1210: refactor setting excitation frequencyDavid Lechner2023-10-051-32/+34
* staging: iio: resolver: ad2s1210: rework gpiosDavid Lechner2023-10-051-79/+85