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