summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-03-21iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze
2026-03-21iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner
2026-03-21iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_dataSanjay Chitroda
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu
2026-03-21iio: light: as73211: remove duplicate zero init of scan.chan[3]David Lechner
2026-03-21iio: amplifiers: fix typo from Curren to CurrentShi Hao
2026-03-21iio: cdc: fix spelling mistakes in commentsShi Hao
2026-03-21iio: chemical: rephrase comment and fix a typoShi Hao
2026-03-21iio: common: fix spelling mistakes in commentsShi Hao
2026-03-21iio: test: fix typo from neeeds to needs in commentShi Hao
2026-03-21iio: temp: fix spelling mistakes in commentsShi Hao
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