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