summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-03-21iio: resolver: fix typo from degredation to degradationShi Hao
2026-03-21iio: proximity: fix typo from currenly to currentlyShi Hao
2026-03-21iio: pressure: fix spelling mistakes in commentsShi Hao
2026-03-21iio: magnetometer: fix various spelling mistakesShi Hao
2026-03-21iio: imu: fix typo from adjustement to adjustmentShi Hao
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao
2026-03-21iio: light: fix several incorrect spellingsShi Hao
2026-03-21iio: accel: fix typo celcius to CelsiusShi Hao
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai
2026-03-21iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delayBilly Tsai
2026-03-21iio: adc: Enable multiple consecutive channels based on model dataBilly Tsai
2026-03-21iio: adc: Add battery channel definition for ADCBilly Tsai
2026-03-21iio: dac: ltc2632: add support for LTC2654 DAC familyDavid Marinovic
2026-03-21iio: dac: ltc2632: drop enum and use individual chip_info objectsDavid Marinovic
2026-03-21iio: light: vcnl4000: add support for regulatorsErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove redundant check for proximity-near-levelErikas Bitovtas
2026-03-21iio: light: vcnl4000: use variables for I2C client and device instancesErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove error messages for trigger and irqErikas Bitovtas
2026-03-21iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()Erikas Bitovtas
2026-03-21iio: light: vcnl4000: move power enablement from init to probeErikas Bitovtas
2026-03-21iio: light: vcnl4000: sort includes by their nameErikas Bitovtas
2026-03-21iio: backend: use __free(fwnode_handle) for automatic cleanupAntoniu Miclaus
2026-03-21iio: accel: adxl372: add support for ADXL371Antoniu Miclaus
2026-03-21iio: accel: adxl372: factor out buffer and trigger setupAntoniu Miclaus
2026-03-21iio: accel: adxl372: introduce chip_info structureAntoniu Miclaus
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze
2026-03-14iio: accel: adxl372: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: accel: adxl313: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: buffer: hw-consumer: remove redundant scan_mask flexible arrayNuno Sá
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-14iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu
2026-03-07iio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov
2026-03-03iio: light: ltr501: return proper error code from ltr501_get_gain_index()Antoniu Miclaus
2026-03-03iio: adc: cpcap-adc: add support for Mot ADCSvyatoslav Ryhel