index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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 sett...
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
-5
/
+11
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/cl...
Linus Torvalds
2
-3
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
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]