summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-04-27iio: accel: adxl367: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: accel: adxl355: Use dev_err_probe()Sanjay Chitroda
2026-04-27iio: accel: adxl355_core: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: accel: adxl380: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: accel: adxl313: Use dev_err_probe()Sanjay Chitroda
2026-04-27iio: accel: adxl313_core: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: magnetometer: ak8975: remove unnecessary bracesJoshua Crofts
2026-04-27iio: adc: ti-ads8688: use read_avail for available attributesGabriel Rondon
2026-04-27iio: adc: ad4062: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad9467: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7768-1: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7280a: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7791: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7791: add dev variableAntoniu Miclaus
2026-04-27iio: adc: ad7292: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7292: add dev variableAntoniu Miclaus
2026-04-27iio: adc: ad7793: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7793: add dev variableAntoniu Miclaus
2026-04-27iio: adc: ad7780: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ad7780: add dev variableAntoniu Miclaus
2026-04-27iio: adc: ad7949: use dev_err_probe()Antoniu Miclaus
2026-04-27iio: adc: ti-ads7950: complete conversion to using managed resourcesDmitry Torokhov
2026-04-27iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage()Dmitry Torokhov
2026-04-27iio: adc: ti-ads7950: simplify check for spi_setup() failuresDmitry Torokhov
2026-04-27iio: adc: ti-ads7950: switch to using guard() notationDmitry Torokhov
2026-04-27iio: adc: ltc2309: Optimize chip_info structure layoutCarlos Jones Jr
2026-04-27iio: adc: ltc2309: add read delay for ltc2305Carlos Jones Jr
2026-04-27iio: imu: st_lsm6dsx: Add support for rotation sensorFrancesco Lavra
2026-04-27iio: ABI: Add quaternion axis modifierFrancesco Lavra
2026-04-27iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFOFrancesco Lavra
2026-04-27iio: adc: ad7191: Don't check for specific errors when parsing propertiesAndy Shevchenko
2026-04-27iio: orientation: hid-sensor-rotation: use ext_scan_typeDavid Lechner
2026-04-27iio: imu: bno055: add explicit scan buf layoutDavid Lechner
2026-04-27iio: buffer: ensure repeat alignment is a power of twoDavid Lechner
2026-04-27iio: buffer: cache timestamp offset in scan bufferDavid Lechner
2026-04-27iio: buffer: check return value of iio_compute_scan_bytes()David Lechner
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski
2026-03-29Merge tag 'iio-fixes-for-7.0c' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-03-26iio: amplifiers: ad8366: add support for adrf5702/3Rodrigo Alencar
2026-03-26iio: adc: meson-saradc: add support for Meson S4Nick Xie
2026-03-26iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscopeMilan Misic
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte
2026-03-26iio: proximity: add driver for ST VL53L1X ToF sensorSiratul Islam
2026-03-25iio: adc: max11410: make vref register name arrays static constGiorgi Tchankvetadze
2026-03-25iio: accel: bmc150-accel-core: use sysfs_emit() in show functionsGabriel Rondon
2026-03-25iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()Neel Bullywon