summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-05-31iio: tcs3472: convert remaining locking to guard(mutex)Aldo Conte
2026-05-31iio: tcs3472: sort headers alphabeticallyAldo Conte
2026-05-31iio: tcs3472: power down chip on probe failureAldo Conte
2026-05-31iio: pressure: HID: hid-sensor-press: Refactor channel initializationNatália Salvino André
2026-05-31iio: magnetometer: HID: hid-sensor-magn-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: light: HID: hid-sensor-prox: Refactor channel initializationNatália Salvino André
2026-05-31iio: light: HID: hid-sensor-als: Refactor channel initializationNatália Salvino André
2026-05-31iio: gyro: HID: hid-sensor-gyro-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: accel: HID: hid-sensor-accel-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: imu: bno055: terminate dev_err() strings with a newlineStepan Ionichev
2026-05-31iio: imu: kmx61: Use guard(mutex)() over manual lockingMaxwell Doose
2026-05-31iio: humidity: ens210: remove compiler warning workaroundDavid Lechner
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: proximity: sx9360: Drop unused driver dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: proximity: sx9324: Drop unused driver dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: dac: max5821: Drop unused i2c driver dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: ad7091r5: Simplify driver_data handlingUwe Kleine-König (The Capable Hub)
2026-05-31iio: accel: bmc150: Explicitly set .driver_dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macroDavid Lechner
2026-05-31iio: trigger: drop generic interrupt trigger.Jonathan Cameron
2026-05-31iio: accel: mma8452: Use dev_err_probe()Sanjay Chitroda
2026-05-31iio: accel: mma8452: sort headers alphabeticallySanjay Chitroda
2026-05-31iio: accel: mma8452: cleanup codestyle warningSanjay Chitroda
2026-05-31iio: accel: mma8452: switch to non-devm request_threaded_irq()Sanjay Chitroda
2026-05-31iio: accel: mma8452: handle I2C read error(s) in mma8452_read()Sanjay Chitroda
2026-05-31iio: dac: ad5504: introduce local dev pointerTaha Ed-Dafili
2026-05-31iio: dac: ad5504: sort headers alphabeticallyTaha Ed-Dafili
2026-05-31iio: chemical: bme680: use BME680_NUM_CHANNELS for scan bufferNikhil Gautam
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-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-31iio: adc: ad7192: fix GPOCON register access annotationStepan Ionichev
2026-05-31iio: light: vcnl4000: use lock guard()Raffael Raiel Trindade
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-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-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-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