aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2026-03-21iio: resolver: fix typo from degredation to degradationShi Hao1-3/+3
2026-03-21iio: proximity: fix typo from currenly to currentlyShi Hao1-1/+1
2026-03-21iio: pressure: fix spelling mistakes in commentsShi Hao4-4/+4
2026-03-21iio: magnetometer: fix various spelling mistakesShi Hao3-5/+5
2026-03-21iio: imu: fix typo from adjustement to adjustmentShi Hao1-1/+1
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao1-3/+3
2026-03-21iio: light: fix several incorrect spellingsShi Hao5-5/+5
2026-03-21iio: accel: fix typo celcius to CelsiusShi Hao2-2/+2
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai1-7/+31
2026-03-21iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delayBilly Tsai1-3/+3
2026-03-21iio: adc: Enable multiple consecutive channels based on model dataBilly Tsai1-1/+21
2026-03-21iio: adc: Add battery channel definition for ADCBilly Tsai1-2/+4
2026-03-21iio: dac: ltc2632: add support for LTC2654 DAC familyDavid Marinovic1-3/+23
2026-03-21iio: dac: ltc2632: drop enum and use individual chip_info objectsDavid Marinovic1-185/+142
2026-03-21iio: light: vcnl4000: add support for regulatorsErikas Bitovtas1-0/+7
2026-03-21iio: light: vcnl4000: remove redundant check for proximity-near-levelErikas Bitovtas1-3/+1
2026-03-21iio: light: vcnl4000: use variables for I2C client and device instancesErikas Bitovtas1-19/+16
2026-03-21iio: light: vcnl4000: remove error messages for trigger and irqErikas Bitovtas1-7/+2
2026-03-21iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()Erikas Bitovtas1-3/+14
2026-03-21iio: light: vcnl4000: move power enablement from init to probeErikas Bitovtas1-5/+5
2026-03-21iio: light: vcnl4000: sort includes by their nameErikas Bitovtas1-4/+4
2026-03-21iio: backend: use __free(fwnode_handle) for automatic cleanupAntoniu Miclaus1-4/+2
2026-03-21iio: accel: adxl372: add support for ADXL371Antoniu Miclaus5-18/+75
2026-03-21iio: accel: adxl372: factor out buffer and trigger setupAntoniu Miclaus1-43/+50
2026-03-21iio: accel: adxl372: introduce chip_info structureAntoniu Miclaus4-75/+112
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze1-1/+1
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar1-27/+22
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf1-10/+5
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds1-2/+1
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner1-3/+19
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner1-89/+83
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze1-3/+3
2026-03-14iio: accel: adxl372: convert to guard(mutex)Rajveer Chaudhari1-9/+6
2026-03-14iio: accel: adxl313: convert to guard(mutex)Rajveer Chaudhari1-7/+4
2026-03-14iio: buffer: hw-consumer: remove redundant scan_mask flexible arrayNuno Sá1-4/+7
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev1-6/+7
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev1-1/+2
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki1-14/+14
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki1-5/+15
2026-03-14iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus1-28/+37
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze1-40/+43
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu1-3/+4
2026-03-07iio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus1-4/+4
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai1-0/+1
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu1-0/+3
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen1-1/+1
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov1-3/+5
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-03-03iio: light: ltr501: return proper error code from ltr501_get_gain_index()Antoniu Miclaus1-3/+3
2026-03-03iio: adc: cpcap-adc: add support for Mot ADCSvyatoslav Ryhel1-0/+15