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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+4
2025-05-16
iio: Switch to irq_domain_create_simple()
Jiri Slaby (SUSE)
1
-3
/
+4
2025-05-01
Merge tag 'iio-fixes-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Greg Kroah-Hartman
24
-72
/
+103
2025-04-21
iio: adis16201: Correct inclinometer channel resolution
Gabriel Shahrouzi
1
-2
/
+2
2025-04-21
iio: adc: ad7606: fix serial register access
Angelo Dureghello
1
-1
/
+1
2025-04-21
iio: pressure: mprls0025pa: use aligned_s64 for timestamp
David Lechner
1
-11
/
+6
2025-04-21
iio: imu: adis16550: align buffers for timestamp
David Lechner
1
-1
/
+1
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
1
-2
/
+2
2025-04-18
iio: adc: ad7266: Fix potential timestamp alignment issue.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: chemical: pms7003: use aligned_s64 for timestamp
David Lechner
1
-2
/
+3
2025-04-18
iio: chemical: sps30: use aligned_s64 for timestamp
David Lechner
1
-1
/
+1
2025-04-18
iio: imu: inv_mpu6050: align buffer for timestamp
David Lechner
1
-1
/
+1
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
2025-04-12
iio: adc: qcom-spmi-iadc: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+3
2025-04-12
iio: accel: fxls8962af: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
2025-04-07
iio: adc: ad7380: fix event threshold shift
David Lechner
1
-6
/
+19
2025-04-07
iio: hid-sensor-prox: Fix incorrect OFFSET calculation
Zhang Lixu
1
-2
/
+1
2025-04-07
iio: hid-sensor-prox: support multi-channel SCALE calculation
Zhang Lixu
2
-11
/
+17
2025-04-07
iio: hid-sensor-prox: Restore lost scale assignments
Zhang Lixu
1
-0
/
+5
2025-04-07
iio: adc: ad7606: check for NULL before calling sw_mode_config()
David Lechner
1
-3
/
+8
2025-04-07
iio: light: opt3001: fix deadlock due to concurrent flag access
Luca Ceresoli
1
-2
/
+3
2025-04-07
iio: adc: ad7380: disable offload before using SPI bus
David Lechner
1
-4
/
+3
2025-04-07
iio: adc: rockchip: Fix clock initialization sequence
Simon Xue
1
-9
/
+8
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
1
-0
/
+3
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
1
-0
/
+3
2025-04-07
iio: accel: adxl367: fix setting odr for activity time update
Lothar Rubusch
1
-7
/
+3
2025-04-07
iio: imu: bmi270: fix initial sampling frequency configuration
Gustavo Silva
1
-4
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
125
-2451
/
+13773
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-2
/
+2
2025-03-25
Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-2
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+3
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
125
-2451
/
+13773
2025-03-11
iio: ad7380: add support for SPI offload
Angelo Dureghello
2
-36
/
+477
2025-03-11
iio: light: Add check for array bounds in veml6075_read_int_time_ms
Karan Sanghavi
1
-2
/
+6
2025-03-11
iio: adc: ti-ads7924 Drop unnecessary function parameters
Matti Vaittinen
1
-5
/
+2
2025-03-11
iio: gyro: bmg160_spi: add of_match_table
Jun Yan
1
-0
/
+10
2025-03-11
iio: adc: ad7768-1: remove unnecessary locking
Jonathan Santos
1
-12
/
+8
2025-03-11
iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
Jonathan Santos
1
-0
/
+15
2025-03-11
iio: adc: ad7768-1: Fix conversion result sign
Sergiu Cuciurean
1
-2
/
+2
2025-03-11
iio: adc: ad7124: Benefit of dev = indio_dev->dev.parent in ad7124_parse_channel_config()
Uwe Kleine-König
1
-2
/
+2
2025-03-11
iio: adc: ad7124: Implement system calibration
Uwe Kleine-König
1
-17
/
+135
2025-03-11
iio: adc: ad7124: Implement internal calibration at probe time
Uwe Kleine-König
1
-3
/
+126
2025-03-11
iio: adc: ad_sigma_delta: Add error checking for ad_sigma_delta_set_channel()
Uwe Kleine-König
1
-1
/
+4
2025-03-11
iio: adc: ad4130: Adapt internal names to match official filter_type ABI
Uwe Kleine-König
1
-42
/
+42
2025-03-11
iio: adc: ad7173: Fix comparison of channel configs
Uwe Kleine-König
1
-4
/
+21
[next]