summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-31iio: adc: sun20i-gpadc: support non-contiguous channel lookupsMichal Piekos
2026-05-31iio: adc: sun20i-gpadc: add A523 gpadc supportMichal Piekos
2026-05-31dt-bindings: iio: adc: Add GPADC for Allwinner A523Michal Piekos
2026-05-31iio: light: veml6030: remove unnecessary read of IT indexJavier Carrasco
2026-05-31iio: adc: xilinx-ams: refactor alarm mapping to table-driven approachGuilherme Ivo Bozi
2026-05-31iio: adc: xilinx-ams: use guard(mutex) for automatic lockingGuilherme Ivo Bozi
2026-05-31iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handlingGuilherme Ivo Bozi
2026-05-31iio: light: opt3001: use macros from bits.h headerJoshua Crofts
2026-05-31iio: light: opt3001: make headers conform to iwyuJoshua Crofts
2026-05-31iio: magnetometer: add driver for MEMSIC MMC5983MAVladislav Kulikov
2026-05-31dt-bindings: iio: magnetometer: add MEMSIC MMC5983MAVladislav Kulikov
2026-05-31Documentation: iio: make ADXL Y-axis calibbias description consistentStepan Ionichev
2026-05-31Documentation: iio: fix typo in triggered-buffers exampleStepan Ionichev
2026-05-31iio: adc: ad7192: fix GPOCON register access annotationStepan Ionichev
2026-05-31iio: light: vcnl4000: use lock guard()Raffael Raiel Trindade
2026-05-31dt-bindings: iio: chemical: sensirion,scd30: Update maintainers fieldMaxwell Doose
2026-05-31iio: magnetometer: ak8975: fix potential kernel stack memory leakJoshua Crofts
2026-05-31iio: magnetometer: ak8975: ensure device is awake for buffered captureJoshua Crofts
2026-05-31staging: iio: addac: adt7316: document SPI interface switching sequenceHungyu Lin
2026-05-31iio: magnetometer: ak8975: consistently use 'data' parameterAndy Shevchenko
2026-05-31iio: magnetometer: ak8975: check if gpiod read was successfulJoshua Crofts
2026-05-31iio: magnetometer: ak8975: modernize polling loops with iopoll() macrosJoshua Crofts
2026-05-31MAINTAINERS: Update maintainer for IIO driversSanjay Chitroda
2026-05-31MAINTAINERS: Update Analog Devices IIO drivers entrySanjay Chitroda
2026-05-31iio: Drop unused driver_data in four i2c driversUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: hx711: move scale computation to per-device storagePiyush Patle
2026-05-31dt-bindings: iio: adc: hx711: clean up existing binding textPiyush Patle
2026-05-31dt-bindings: iio: adc: qcom,pm8018-adc: add label property for ADC channelsAntony Kurniawan Soemardi
2026-05-31iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labelsAntony Kurniawan Soemardi
2026-05-31iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading valuesAntony Kurniawan Soemardi
2026-05-31iio: accel: adxl355: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: adc: ad7192: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during initMd Shofiqul Islam
2026-05-31iio: adc: ti-ads1298: Add parentheses around macro parameterMd Shofiqul Islam
2026-05-31iio: adc: ti-ads1298: Fix incorrect timeout commentMd Shofiqul Islam
2026-05-31iio: frequency: adrf6780: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: adc: ad7793: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: chemical: scd30: reject (response=NULL, size>0) in scd30_i2c_command()Stepan Ionichev
2026-05-31iio: chemical: scd30: make command lookup table constGiorgi Tchankvetadze
2026-05-31iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()Andy Shevchenko
2026-05-31iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initializationAndy Shevchenko
2026-05-31iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id()Andy Shevchenko
2026-05-31MAINTAINERS: Add myself as SCD30 maintainerMaxwell Doose
2026-05-31iio: adc: ingenic-adc: use guard()() and scoped_guard() to handle synchronisa...Felipe Ribeiro de Souza
2026-05-31iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()Felipe Ribeiro de Souza
2026-05-31iio: adc: ingenic-adc: rename ingenic_adc_enable_unlocked() functionFelipe Ribeiro de Souza
2026-05-31iio: magnetometer: ak8975: unify return code variable nameAndy Shevchenko
2026-05-31iio: magnetometer: ak8975: reduce usage of magic lengths of the bufferAndy Shevchenko
2026-05-31iio: magnetometer: ak8975: remove duplicate error messageAndy Shevchenko
2026-05-31iio: magnetometer: ak8975: drop duplicate NULL checkAndy Shevchenko