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-08-16
iio: light: vl6180: remove space before \n newline
Colin Ian King
1
-1
/
+1
2025-08-16
iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"
Colin Ian King
1
-1
/
+1
2025-08-16
iio: adc: ti-adc081c: use individual model structures instead of array
David Lechner
1
-22
/
+18
2025-08-16
iio: accel: bma180: use stack allocated buffer for scan
David Lechner
1
-7
/
+6
2025-08-16
iio: proximity: srf08: use stack allocated scan buffer
David Lechner
1
-11
/
+7
2025-08-16
iio: proximity: sx9500: use stack allocated struct for scan data
David Lechner
1
-21
/
+6
2025-08-16
iio: proximity: vl53l0x-i2c: use stack allocated scan struct
David Lechner
1
-7
/
+6
2025-08-16
iio: proximity: pulsedlight-lidar-lite-v2: use stack allocated scan struct
David Lechner
1
-9
/
+6
2025-08-16
iio: proximity: mb1232: use stack allocated scan struct
David Lechner
1
-8
/
+7
2025-08-16
iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before setting register
Rodrigo Gobbi
1
-4
/
+5
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
2025-08-11
iio: adc: ad7124: fix channel lookup in syscalib functions
David Lechner
1
-7
/
+7
2025-08-11
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
1
-10
/
+16
2025-08-11
iio: adc: ad7173: prevent scan if too many setups requested
David Lechner
1
-12
/
+75
2025-08-11
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
1
-4
/
+10
2025-08-11
iio: accel: sca3300: fix uninitialized iio scan data
David Lechner
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
8
-10
/
+10
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-3
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
150
-1229
/
+9524
2025-07-16
iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOAD
Nathan Chancellor
1
-0
/
+2
2025-07-16
iio: adc: ad7173: fix setting ODR in probe
David Lechner
1
-1
/
+2
2025-07-16
iio: adc: ad7173: fix calibration channel
David Lechner
1
-3
/
+2
2025-07-16
iio: adc: ad7173: fix num_slots
David Lechner
1
-10
/
+26
2025-07-16
iio: adc: ad7173: fix channels index for syscalib_mode
David Lechner
1
-3
/
+3
2025-07-16
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
1
-2
/
+2
2025-07-14
iio: Add driver for Nicera D3-323-AA PIR sensor
Waqar Hameed
3
-0
/
+826
2025-07-14
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-10
/
+1
2025-07-14
iio: adc: vf610: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+3
2025-07-14
iio: adc: vf610: Drop -ENOMEM error message
Krzysztof Kozlowski
1
-3
/
+1
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
1
-23
/
+26
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
1
-3
/
+8
2025-07-14
iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
Jonathan Cameron
1
-1
/
+11
2025-07-14
iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens
Marcelo Schmitt
1
-1
/
+499
2025-07-14
iio: adc: ad4170-4: Add support for internal temperature sensor
Marcelo Schmitt
1
-0
/
+62
2025-07-14
iio: adc: ad4170-4: Add GPIO controller support
Marcelo Schmitt
2
-1
/
+224
2025-07-14
iio: adc: ad4170-4: Add clock provider support
Marcelo Schmitt
2
-1
/
+147
2025-07-14
iio: adc: ad4170-4: Add timestamp channel
Marcelo Schmitt
1
-2
/
+17
2025-07-14
iio: adc: ad4170-4: Add support for buffered data capture
Marcelo Schmitt
2
-1
/
+217
2025-07-14
iio: adc: ad4170-4: Add digital filter and sample frequency config support
Marcelo Schmitt
1
-2
/
+261
2025-07-14
iio: adc: ad4170-4: Add support for calibration bias
Marcelo Schmitt
1
-0
/
+19
2025-07-14
iio: adc: ad4170-4: Add support for calibration gain
Marcelo Schmitt
1
-0
/
+20
2025-07-14
iio: adc: Add basic support for AD4170-4
Ana-Maria Cusco
3
-0
/
+1586
2025-07-14
iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
Jean-Baptiste Maneyrol
3
-13
/
+47
2025-07-14
iio: imu: inv_icm42600: add WoM support
Jean-Baptiste Maneyrol
4
-5
/
+427
2025-07-14
iio: imu: inv_icm42600: reorganize DMA aligned buffers in structure
Jean-Baptiste Maneyrol
1
-4
/
+4
2025-07-14
iio: accel: adxl345: simplify reading the FIFO
Lothar Rubusch
1
-5
/
+2
2025-07-14
iio: accel: adxl345: simplify interrupt mapping
Lothar Rubusch
1
-14
/
+20
2025-07-13
iio: accel: adxl313: add AC coupled activity/inactivity events
Lothar Rubusch
1
-14
/
+200
2025-07-13
iio: accel: adxl313: implement power-save on inactivity
Lothar Rubusch
2
-0
/
+25
[prev]
[next]