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: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-16
/
+10
2025-04-22
iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+5
2025-04-22
iio: adc: ad7606_par: add ad7606c chips
David Lechner
1
-0
/
+4
2025-04-22
iio: adc: ad7606: dynamically allocate channel info
David Lechner
4
-324
/
+101
2025-04-22
iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_t
David Lechner
2
-22
/
+24
2025-04-22
iio: adc: ad7606: don't use address field
David Lechner
2
-5
/
+4
2025-04-22
iio: adc: ad7606: use kernel identifier name style
David Lechner
2
-9
/
+9
2025-04-22
iio: adc: ad7606: fix kernel-doc comments
David Lechner
1
-46
/
+46
2025-04-22
iio: adc: ad7606: use devm_mutex_init()
David Lechner
1
-1
/
+5
2025-04-22
iio: adc: ad7606: add missing max sample rates
David Lechner
1
-2
/
+11
2025-04-22
iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()
David Lechner
1
-3
/
+5
2025-04-22
iio: light: al3320a: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+9
2025-04-22
iio: light: al3010: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+11
2025-04-22
iio: light: al3320a: Abstract device reference in the probe function
David Heidelberg
1
-6
/
+5
2025-04-22
iio: light: al3010: Abstract device reference in the probe function
David Heidelberg
1
-3
/
+4
2025-04-22
iio: light: al3320a: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3010: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3320a: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: light: al3010: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: dac: ad3552r-hs: add debugfs reg access
Angelo Dureghello
3
-0
/
+25
2025-04-22
iio: adc: Support ROHM BD79124 ADC
Matti Vaittinen
3
-0
/
+1160
2025-04-22
iio: adc: sun20i-gpadc: Use adc-helpers
Matti Vaittinen
2
-25
/
+15
2025-04-22
iio: adc: rzg2l_adc: Use adc-helpers
Matti Vaittinen
2
-23
/
+17
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
3
-0
/
+87
2025-04-22
iio: filter: admv8818: Support frequencies >= 2^32
Brian Pellegrino
1
-0
/
+17
2025-04-22
iio: core: Add support for writing 64 bit attrs
Sam Winchenbach
1
-0
/
+13
2025-04-22
iio: filter: admv8818: fix range calculation
Sam Winchenbach
1
-52
/
+151
2025-04-22
iio: filter: admv8818: fix integer overflow
Sam Winchenbach
1
-1
/
+1
2025-04-22
iio: filter: admv8818: fix band 4, state 15
Sam Winchenbach
1
-1
/
+1
2025-04-22
iio: adc: meson: add support for the GXLX SoC
Martin Blumenstingl
1
-0
/
+34
2025-04-22
iio: light: bh1750: Add hardware reset support via GPIO
Sergio Perez
1
-0
/
+24
2025-04-22
iio: hid-sensor-prox: Add support for 16-bit report size
Zhang Lixu
1
-0
/
+3
2025-04-22
iio: accel: adxl345: cleanup regmap return values
Lothar Rubusch
1
-12
/
+12
2025-04-22
iio: accel: adxl345: move INT enable to regmap cache
Lothar Rubusch
1
-17
/
+9
2025-04-22
iio: accel: adxl345: use regmap cache for INT mapping
Lothar Rubusch
4
-23
/
+49
2025-04-22
iio: adc: sort TI drivers alphanumerical
Tobias Sperling
1
-57
/
+57
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
[prev]
[next]