summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorLines
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1950/+4734
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-12/+2
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman-139/+187
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski-12/+2
2026-03-29Merge tag 'iio-fixes-for-7.0c' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-79/+92
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-60/+95
2026-03-26iio: amplifiers: ad8366: add support for adrf5702/3Rodrigo Alencar-0/+24
2026-03-26iio: adc: meson-saradc: add support for Meson S4Nick Xie-0/+8
2026-03-26iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscopeMilan Misic-0/+1
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte-3/+1
2026-03-26iio: proximity: add driver for ST VL53L1X ToF sensorSiratul Islam-0/+772
2026-03-25iio: adc: max11410: make vref register name arrays static constGiorgi Tchankvetadze-2/+2
2026-03-25iio: accel: bmc150-accel-core: use sysfs_emit() in show functionsGabriel Rondon-2/+2
2026-03-25iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()Neel Bullywon-4/+4
2026-03-25iio: adc: ltc2309: add support for ltc2305Kyle Hsieh-5/+44
2026-03-25iio: adc: ltc2309: explicitly assign hex values to channel enumsKyle Hsieh-16/+16
2026-03-25iio: accel: adxl380: fix typo in PART_ID register macroNikhil Gautam-2/+2
2026-03-22iio: dac: ds4424: add Rfs-based scale and per-variant limitsOleksij Rempel-1/+80
2026-03-22iio: dac: ds4424: convert to regmapOleksij Rempel-73/+91
2026-03-22iio: dac: ds4424: support per-variant output range limitsOleksij Rempel-2/+12
2026-03-22iio: dac: ds4424: add DS4402/DS4404 device IDsDavid Jander-0/+14
2026-03-22iio: dac: ds4424: use fsleep() instead of usleep_range()Oleksij Rempel-1/+8
2026-03-22iio: dac: ds4424: use device match data for chip infoOleksij Rempel-23/+24
2026-03-22iio: dac: ds4424: rename iio_info struct to avoid ambiguityOleksij Rempel-2/+2
2026-03-22iio: dac: ds4424: sort headers alphabeticallyOleksij Rempel-4/+5
2026-03-22iio: dac: ds4424: ratelimit read errors and use device contextOleksij Rempel-2/+3
2026-03-22iio: dac: ds4424: refactor raw access to use bitwise operationsOleksij Rempel-34/+21
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron-29/+74
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu-4/+5
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej-1/+1
2026-03-21iio: frequency: ad9523: use dev_err_probeAntoniu Miclaus-4/+2
2026-03-21iio: frequency: ad9523: add dev variableAntoniu Miclaus-7/+9
2026-03-21iio: frequency: admv4420: use dev_err_probeAntoniu Miclaus-16/+12
2026-03-21iio: frequency: admv4420: add dev variableAntoniu Miclaus-3/+4
2026-03-21iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze-2/+4
2026-03-21iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner-6/+5
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner-6/+12
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner-12/+8
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner-9/+12
2026-03-21iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_dataSanjay Chitroda-8/+3
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu-12/+53
2026-03-21iio: light: as73211: remove duplicate zero init of scan.chan[3]David Lechner-3/+0
2026-03-21iio: amplifiers: fix typo from Curren to CurrentShi Hao-1/+1
2026-03-21iio: cdc: fix spelling mistakes in commentsShi Hao-2/+2
2026-03-21iio: chemical: rephrase comment and fix a typoShi Hao-1/+1
2026-03-21iio: common: fix spelling mistakes in commentsShi Hao-5/+5
2026-03-21iio: test: fix typo from neeeds to needs in commentShi Hao-1/+1
2026-03-21iio: temp: fix spelling mistakes in commentsShi Hao-2/+2