index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Lines
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1950
/
+4734
2026-04-15
Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-12
/
+2
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
-139
/
+187
2026-03-30
hwmon: (ina2xx) drop unused platform data
Bartosz Golaszewski
-12
/
+2
2026-03-29
Merge tag 'iio-fixes-for-7.0c' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-79
/
+92
2026-03-29
Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-60
/
+95
2026-03-26
iio: amplifiers: ad8366: add support for adrf5702/3
Rodrigo Alencar
-0
/
+24
2026-03-26
iio: adc: meson-saradc: add support for Meson S4
Nick Xie
-0
/
+8
2026-03-26
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
Milan Misic
-0
/
+1
2026-03-26
iio: light: veml6070: fix veml6070_read() return value
Aldo Conte
-3
/
+1
2026-03-26
iio: proximity: add driver for ST VL53L1X ToF sensor
Siratul Islam
-0
/
+772
2026-03-25
iio: adc: max11410: make vref register name arrays static const
Giorgi Tchankvetadze
-2
/
+2
2026-03-25
iio: accel: bmc150-accel-core: use sysfs_emit() in show functions
Gabriel Rondon
-2
/
+2
2026-03-25
iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()
Neel Bullywon
-4
/
+4
2026-03-25
iio: adc: ltc2309: add support for ltc2305
Kyle Hsieh
-5
/
+44
2026-03-25
iio: adc: ltc2309: explicitly assign hex values to channel enums
Kyle Hsieh
-16
/
+16
2026-03-25
iio: accel: adxl380: fix typo in PART_ID register macro
Nikhil Gautam
-2
/
+2
2026-03-22
iio: dac: ds4424: add Rfs-based scale and per-variant limits
Oleksij Rempel
-1
/
+80
2026-03-22
iio: dac: ds4424: convert to regmap
Oleksij Rempel
-73
/
+91
2026-03-22
iio: dac: ds4424: support per-variant output range limits
Oleksij Rempel
-2
/
+12
2026-03-22
iio: dac: ds4424: add DS4402/DS4404 device IDs
David Jander
-0
/
+14
2026-03-22
iio: dac: ds4424: use fsleep() instead of usleep_range()
Oleksij Rempel
-1
/
+8
2026-03-22
iio: dac: ds4424: use device match data for chip info
Oleksij Rempel
-23
/
+24
2026-03-22
iio: dac: ds4424: rename iio_info struct to avoid ambiguity
Oleksij Rempel
-2
/
+2
2026-03-22
iio: dac: ds4424: sort headers alphabetically
Oleksij Rempel
-4
/
+5
2026-03-22
iio: dac: ds4424: ratelimit read errors and use device context
Oleksij Rempel
-2
/
+3
2026-03-22
iio: dac: ds4424: refactor raw access to use bitwise operations
Oleksij Rempel
-34
/
+21
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
-29
/
+74
2026-03-22
iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger mode
Felix Gu
-4
/
+5
2026-03-22
iio: accel: adxl313: add missing error check in predisable
Antoniu Miclaus
-0
/
+2
2026-03-22
iio: dac: ad5770r: fix error return in ad5770r_read_raw()
Antoniu Miclaus
-1
/
+1
2026-03-22
iio: accel: fix ADXL355 temperature signature value
Valek Andrej
-1
/
+1
2026-03-21
iio: frequency: ad9523: use dev_err_probe
Antoniu Miclaus
-4
/
+2
2026-03-21
iio: frequency: ad9523: add dev variable
Antoniu Miclaus
-7
/
+9
2026-03-21
iio: frequency: admv4420: use dev_err_probe
Antoniu Miclaus
-16
/
+12
2026-03-21
iio: frequency: admv4420: add dev variable
Antoniu Miclaus
-3
/
+4
2026-03-21
iio: adc: ad_sigma_delta: Format block comments
Giorgi Tchankvetadze
-2
/
+4
2026-03-21
iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
David Lechner
-6
/
+5
2026-03-21
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
-6
/
+12
2026-03-21
iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()
David Lechner
-12
/
+8
2026-03-21
iio: adc: ti-adc161s626: fix buffer read on big-endian
David Lechner
-9
/
+12
2026-03-21
iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
Sanjay Chitroda
-8
/
+3
2026-03-21
iio: adc: ina2xx: add INA236 support
Chuang Zhu
-12
/
+53
2026-03-21
iio: light: as73211: remove duplicate zero init of scan.chan[3]
David Lechner
-3
/
+0
2026-03-21
iio: amplifiers: fix typo from Curren to Current
Shi Hao
-1
/
+1
2026-03-21
iio: cdc: fix spelling mistakes in comments
Shi Hao
-2
/
+2
2026-03-21
iio: chemical: rephrase comment and fix a typo
Shi Hao
-1
/
+1
2026-03-21
iio: common: fix spelling mistakes in comments
Shi Hao
-5
/
+5
2026-03-21
iio: test: fix typo from neeeds to needs in comment
Shi Hao
-1
/
+1
2026-03-21
iio: temp: fix spelling mistakes in comments
Shi Hao
-2
/
+2
[next]