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
2025-04-22
iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos
Purva Yeshi
1
-0
/
+4
2025-04-22
iio: dac: ad3552r-hs: add support for internal ramp
Angelo Dureghello
1
-6
/
+156
2025-04-22
iio: dac: adi-axi-dac: add data source get
Angelo Dureghello
1
-0
/
+30
2025-04-22
iio: backend: add support for data source get
Angelo Dureghello
1
-0
/
+28
2025-04-22
iio: dac: adi-axi-dac: add cntrl chan check
Angelo Dureghello
1
-0
/
+24
2025-04-22
iio: imu: inv_icm42600: switch to use generic name irq get
Jean-Baptiste Maneyrol
4
-7
/
+15
2025-04-22
iio: adc: ti-adc128s052: Support ROHM BD79104
Matti Vaittinen
2
-5
/
+37
2025-04-22
iio: adc: ti-adc128s052: Simplify using guard(mutex)
Matti Vaittinen
1
-5
/
+7
2025-04-22
iio: adc: ti-adc128s052: Use devm_mutex_init()
Matti Vaittinen
1
-1
/
+3
2025-04-22
iio: adc: ti-adc128s052: Be consistent with arrays
Matti Vaittinen
1
-1
/
+1
2025-04-22
iio: adc: ti-adc128s052: Simplify using be16_to_cpu()
Matti Vaittinen
1
-6
/
+7
2025-04-22
iio: addac: ad74115: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-10
/
+8
2025-04-22
iio: addac: ad74413r: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-14
/
+14
2025-04-22
iio: adc: ad4130: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-04-22
iio: adc: ti-ads7950: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+12
2025-04-22
iio: dac: ad5592r: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-04-22
iio: dac: ad5592r: use lock guards
Bartosz Golaszewski
1
-79
/
+56
2025-04-22
iio: dac: ad5592r: destroy mutexes in detach paths
Bartosz Golaszewski
1
-2
/
+6
2025-04-22
iio: bd79124: Use set_rv and set_multiple_rv
Matti Vaittinen
1
-12
/
+11
2025-04-22
iio: adc: ad7606: add SPI offload support
Angelo Dureghello
4
-14
/
+265
2025-04-22
iio: adc: ad7380: add ad7389-4
David Lechner
1
-0
/
+18
2025-04-22
iio: adc: ad7380: move internal reference voltage to chip_info
David Lechner
1
-2
/
+20
2025-04-22
iio: adc: ad7380: rename internal_ref_only
David Lechner
1
-5
/
+5
2025-04-22
iio: Adjust internals of handling of direct mode claiming to suit new API.
Jonathan Cameron
1
-12
/
+16
2025-04-22
iio: temp: maxim_thermocouple: Drop unused mutex.h include.
Jonathan Cameron
1
-1
/
+0
2025-04-22
iio: temp: maxim_thermocouple: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-17
/
+12
2025-04-22
iio: proximity: sx9500: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: proximity: pulsed-light: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-2
/
+2
2025-04-22
iio: proximity: hx9023s: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: pressure: zpa2326: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-9
/
+6
2025-04-22
iio: pressure: rohm-bm1390: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: pressure: ms5611: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-5
/
+3
2025-04-22
iio: pressure: mpl3115: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: pressure: mpl3115: factor out core of IIO_INFO_RAW read to simplify code flow
Jonathan Cameron
1
-43
/
+47
2025-04-22
iio: pressure: icp10100: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-9
/
+6
2025-04-22
iio: pressure: dlhl60d: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: magnetometer: rm3100: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: magnetometer: mag3110: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: magnetometer: mag3110: Factor out core of read/write_raw() and use guard() to simplify code flow.
Jonathan Cameron
1
-78
/
+75
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
1
-9
/
+7
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allow direct returns
Jonathan Cameron
1
-28
/
+33
2025-04-22
iio: imu: smi240: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: imu: inv_mpu6050: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: inv_icm42600: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
3
-28
/
+21
2025-04-22
iio: humidity: hts211: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: humidity: hts211: Factor out everything under direct mode claim into helper functions.
Jonathan Cameron
1
-44
/
+45
2025-04-22
iio: humidity: hdc2010: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: humidity: hdc100x: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: humidity: hdc100x: Use guard(mutex) to simplify code flow
Jonathan Cameron
1
-42
/
+27
[prev]
[next]